summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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-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
* | | Merge branch 'sp/safecrlf'Junio C Hamano2008-02-162-0/+65
|\ \ \
| * | | safecrlf: Add mechanism to warn about irreversible crlf conversionsSteffen Prohaska2008-02-062-0/+65
| | |/ | |/|
* | | Merge branch 'cc/browser'Junio C Hamano2008-02-163-27/+89
|\ \ \
| * | | Documentation: add 'git-web--browse.txt' and simplify other docs.Christian Couder2008-02-163-43/+86
| * | | Documentation: instaweb: add 'git-web--browse' information.Christian Couder2008-02-091-4/+23
| * | | Rename 'git-help--browse.sh' to 'git-web--browse.sh'.Christian Couder2008-02-051-3/+3
| |/ /
* | | Merge branch 'jc/gitignore-ends-with-slash'Junio C Hamano2008-02-161-0/+7
|\ \ \
| * | | gitignore(5): Allow "foo/" in ignore list to match directory "foo"Junio C Hamano2008-02-051-0/+7
| |/ /
* | | Merge branch 'pb/prepare-commit-msg'Junio C Hamano2008-02-162-2/+31
|\ \ \
| * | | git-commit: add a prepare-commit-msg hookPaolo Bonzini2008-02-062-2/+27
| * | | git-commit: set GIT_EDITOR=: if editor will not be launchedPaolo Bonzini2008-02-061-0/+4
| |/ /
* | | Merge branch 'jc/submittingpatches'Junio C Hamano2008-02-161-8/+57
|\ \ \
| * | | Documentation/SubmittingPatches - a suggested patch flowJunio C Hamano2008-02-161-0/+35
| * | | Documentation/SubmittingPatches: What's Acked-by and Tested-by?Junio C Hamano2008-02-051-4/+12
| * | | Documentation/SubmittingPatches: discuss first then submitJunio C Hamano2008-02-051-4/+5
| * | | Documentation/SubmittingPatches: Instruct how to use [PATCH] Subject headerJunio C Hamano2008-02-051-1/+6
| |/ /
* | | Merge branch 'maint'Junio C Hamano2008-02-161-3/+20
|\ \ \ | | |/ | |/|