summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2008-03-141-10/+8
|\
| * Minor wording changes in the keyboard descriptions in git-add --interactive.Vineet Kumar2008-03-131-10/+8
* | gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin2008-03-122-12/+9
* | Documentation/config: typofixJunio C Hamano2008-03-121-1/+1
* | Merge branch 'maint'Junio C Hamano2008-03-111-0/+2
|\ \ | |/
| * git-pull documentation: warn about the option orderJunio C Hamano2008-03-101-0/+2
* | update 'git rebase' documentationSZEDER Gábor2008-03-101-2/+1
* | Merge branch 'ph/parseopt'Junio C Hamano2008-03-081-5/+12
|\ \
| * | parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseoptPierre Habouzit2008-03-021-5/+12
* | | Merge branch 'ml/submodule-add-existing'Junio C Hamano2008-03-081-2/+3
|\ \ \
| * | | git-submodule - Allow adding a submodule in-placeMark Levedahl2008-03-051-2/+3
* | | | Merge branch 'sp/fetch-optim'Junio C Hamano2008-03-082-1/+12
|\ \ \ \
| * | | | Teach fetch-pack/upload-pack about --include-tagShawn O. Pearce2008-03-041-1/+7
| * | | | git-pack-objects: Automatically pack annotated tags if object was packedShawn O. Pearce2008-03-041-0/+5
* | | | | Merge branch 'jc/am'Junio C Hamano2008-03-081-5/+1
|\ \ \ \ \
| * | | | | am: remove support for -d .dotestJunio C Hamano2008-03-051-5/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'maint' to sync with 1.5.4.4Junio C Hamano2008-03-083-11/+28
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | GIT 1.5.4.4v1.5.4.4Junio C Hamano2008-03-081-6/+26
* | | | | merge-tool documentation: describe custom command usageCharles Bailey2008-03-081-0/+22
* | | | | git-mergetool documentaiton: show toolnames in typewriter fontCharles Bailey2008-03-081-8/+8
* | | | | Merge branch 'maint'Junio C Hamano2008-03-071-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | config.txt: refer to --upload-pack and --receive-pack instead of --execUwe Kleine-König2008-03-071-4/+4
* | | | | Merge branch 'js/reflog-delete'Junio C Hamano2008-03-072-1/+26
|\ \ \ \ \
| * | | | | git-reflog.txt: Document new commands --updateref and --rewriteBrandon Casey2008-03-031-0/+9
| * | | | | Merge commit '74359821' into js/reflog-deleteJunio C Hamano2008-03-0318-54/+221
| |\ \ \ \ \
| * | | | | | git-stash: add new 'pop' subcommandBrandon Casey2008-02-221-1/+7
| * | | | | | git-stash: add new 'drop' subcommandBrandon Casey2008-02-221-1/+6
| * | | | | | Merge branch 'bc/reflog-fix' into js/reflog-deleteJunio C Hamano2008-02-22208-2060/+5579
| |\ \ \ \ \ \
| * | | | | | | Teach "git reflog" a subcommand to delete single entriesJohannes Schindelin2007-10-171-0/+5
* | | | | | | | Merge branch 'dc/format-pretty'Junio C Hamano2008-03-073-5/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | log/show/whatchanged: introduce format.pretty configurationDenis Cheng2008-03-052-0/+8
| * | | | | | | | whatchanged documentation: share description of --pretty with othersDenis Cheng2008-03-051-5/+4
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'cb/mergetool'Junio C Hamano2008-03-071-2/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Teach git mergetool to use custom commands defined at config timeCharles Bailey2008-03-051-2/+23
| * | | | | | | | Tidy up git mergetool's backup file behaviourCharles Bailey2008-03-051-0/+6
| |/ / / / / / /
* | | | | | | | run-command: Redirect stderr to a pipe before redirecting stdout to stderrChristian Couder2008-03-051-3/+4
|/ / / / / / /
* | | | | | | Revert "unpack-objects: prevent writing of inconsistent objects"Junio C Hamano2008-03-041-3/+0
* | | | | | | Revert "receive-pack: use strict mode for unpacking objects"Junio C Hamano2008-03-041-6/+0
* | | | | | | Merge branch 'maint'Junio C Hamano2008-03-041-1/+2
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Fix incorrect wording in git-merge.txt.Matthieu Moy2008-03-031-1/+2
* | | | | | Update draft release notes for 1.5.5Junio C Hamano2008-03-031-1/+27
* | | | | | Merge branch 'maint'Junio C Hamano2008-03-021-1/+21
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Update draft release notes for 1.5.4.4Junio C Hamano2008-03-021-1/+21
* | | | | | Fix doc typos.Ralf Wildenhues2008-03-022-4/+4
* | | | | | Merge branch 'np/verify-pack'Junio C Hamano2008-03-021-2/+2
|\ \ \ \ \ \
| * | | | | | add storage size output to 'git verify-pack -v'Nicolas Pitre2008-03-011-2/+2
* | | | | | | Merge branch 'pb/cvsimport'Junio C Hamano2008-03-021-1/+5
|\ \ \ \ \ \ \
| * | | | | | | cvsimport: document that -M can be used multiple timesPhilippe Bruhat (BooK2008-03-011-1/+5
* | | | | | | | Merge branch 'mk/maint-parse-careful'Junio C Hamano2008-03-023-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | receive-pack: use strict mode for unpacking objectsMartin Koegler2008-02-281-0/+6