summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '74359821' into js/reflog-deleteJunio C Hamano2008-03-0318-54/+221
|\
| * Merge branch 'maint'Junio C Hamano2008-02-292-1/+27
| |\
| | * Correct name of diff_flush() in API documentationDaniel Barkalow2008-02-281-1/+1
| | * Start preparing for 1.5.4.4Junio C Hamano2008-02-271-0/+26
| * | Merge branch 'maint'Junio C Hamano2008-02-271-0/+4
| |\ \ | | |/
| | * Documentation/git svn log: add a note about timezones.Miklos Vajna2008-02-271-0/+4
| * | Merge branch 'js/branch-track'Junio C Hamano2008-02-273-33/+33
| |\ \
| | * | doc: documentation update for the branch track changesJay Soffian2008-02-193-32/+34
| * | | Merge branch 'db/cover-letter'Junio C Hamano2008-02-271-7/+18
| |\ \ \
| | * | | Support a --cc=<email> option in format-patchDaniel Barkalow2008-02-191-0/+5
| | * | | Add a --cover-letter option to format-patchDaniel Barkalow2008-02-191-7/+13
| * | | | Merge branch 'jc/diff-relative'Junio C Hamano2008-02-271-0/+8
| |\ \ \ \
| | * | | | diff --relative: help working in a bare repositoryJunio C Hamano2008-02-131-2/+5
| | * | | | diff --relative: output paths as relative to the current subdirectoryJunio C Hamano2008-02-131-0/+5
| * | | | | Merge branch 'db/host-alias'Junio C Hamano2008-02-272-0/+34
| |\ \ \ \ \
| | * | | | | url rewriting: take longest and first matchJunio C Hamano2008-02-241-3/+2
| | * | | | | Add support for url aliases in config filesDaniel Barkalow2008-02-242-0/+35
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'ae/pack-autothread'Junio C Hamano2008-02-272-0/+4
| |\ \ \ \ \
| | * | | | | pack-objects: Add runtime detection of online CPU'sAndreas Ericsson2008-02-232-0/+4
| * | | | | | Merge branch 'sp/describe'Junio C Hamano2008-02-271-0/+5
| |\ \ \ \ \ \
| | * | | | | | Teach git-describe --exact-match to avoid expensive tag searchesShawn O. Pearce2008-02-241-0/+5
| | |/ / / / /
| * | | | | | Add '--fixed-strings' option to "git log --grep" and friendsJakub Narebski2008-02-262-0/+6
| * | | | | | Merge branch 'maint'Junio C Hamano2008-02-262-3/+14
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotestBryan Donlan2008-02-251-1/+1
| | * | | | | filter-branch documentation: non-zero exit status in command abort the filterCaio Marcelo de Oliveira Filho2008-02-251-2/+4
| | * | | | | Documentation/git-filter-branch: add a new msg-filter exampleMiklos Vajna2008-02-251-0/+9
| * | | | | | git-bundle.txt: Add different strategies to create the bundleSanti BĂ©jar2008-02-241-9/+35
| * | | | | | Merge branch 'jc/apply-whitespace'Junio C Hamano2008-02-241-0/+4
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | core.whitespace: cr-at-eolJunio C Hamano2008-02-051-0/+4
| | | |_|/ / | | |/| | |
| * | | | | Sync with 1.5.4.3Junio C Hamano2008-02-232-1/+29
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | GIT 1.5.4.3v1.5.4.3Junio C Hamano2008-02-231-0/+27
* | | | | | 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
|\ \ \ \ \ \ | |/ / / / /
| * | | | | git-merge-index documentation: clarify synopsisGerrit Pape2008-02-221-1/+1
| * | | | | Teach git-grep --name-only as synonym for -lShawn O. Pearce2008-02-201-1/+3
| * | | | | Merge branch 'mk/color'Junio C Hamano2008-02-201-0/+7
| |\ \ \ \ \
| | * | | | | Add color.ui variable which globally enables colorization if setMatthias Kestenholz2008-02-181-0/+7
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'maint'Junio C Hamano2008-02-202-3/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Clarified the meaning of git-add -u in the documentationPekka Kaitaniemi2008-02-201-2/+2
| | * | | | Documentation/git-stash: document options for git stash listMiklos Vajna2008-02-201-1/+4
| * | | | | Merge branch 'maint'Junio C Hamano2008-02-201-3/+52
| |\ \ \ \ \ | | |/ / / /
| | * | | | push: document the status outputJeff King2008-02-191-0/+49
| | * | | | Documentation/push: clarify matching refspec behaviorJeff King2008-02-191-3/+3
| * | | | | Technical documentation of the run-command API.Johannes Sixt2008-02-191-5/+166
| * | | | | Correct git-pull documentationJay Soffian2008-02-191-8/+12
| * | | | | API documentation for remote.hDaniel Barkalow2008-02-191-0/+123
| | |/ / / | |/| | |
| * | | | Sync with 1.5.4.2 and start 1.5.5 Release NotesJunio C Hamano2008-02-172-1/+80
| * | | | Merge branch 'maint'Junio C Hamano2008-02-172-0/+60
| |\ \ \ \ | | |/ / /
| | * | | GIT 1.5.4.2v1.5.4.2Junio C Hamano2008-02-172-0/+60