summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Update draft release notes for 1.6.1Junio C Hamano2008-09-031-1/+58
* Merge branch 'maint'Junio C Hamano2008-09-034-6/+56
|\
| * Start 1.6.0.2 maintenance cycleJunio C Hamano2008-09-031-0/+50
| * Fix passwd(5) ref and reflect that commit doens't use commit-treeJonas Fonseca2008-09-033-6/+6
* | Merge branch 'tr/filter-branch'Junio C Hamano2008-09-021-0/+42
|\ \
| * | Documentation: rev-list-options: move --simplify-merges documentationThomas Rast2008-08-121-6/+42
| * | Merge branch 'jc/post-simplify' into tr/rev-list-docsJunio C Hamano2008-08-121-0/+6
| |\ \
| | * | revision traversal: show full history with merge simplificationJunio C Hamano2008-08-021-2/+8
* | | | Merge branch 'rf/man-env'Junio C Hamano2008-09-021-1/+3
|\ \ \ \
| * | | | builtin-help: fallback to GIT_MAN_VIEWER before manRomain Francoise2008-08-291-1/+3
* | | | | Merge branch 'jc/author-nickname'Junio C Hamano2008-09-021-2/+4
|\ \ \ \ \
| * | | | | git commit --author=$name: look $name up in existing commitsJunio C Hamano2008-08-301-2/+4
* | | | | | Merge branch 'maint'Junio C Hamano2008-09-023-15/+14
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Improve documentation for --dirstat diff optionHeikki Orsila2008-09-011-6/+5
| * | | | | Documentation: minor cleanup in a use case in 'git stash' manualSZEDER Gábor2008-09-011-1/+1
| * | | | | Documentation: fix disappeared lines in 'git stash' manpageSZEDER Gábor2008-09-011-7/+7
| * | | | | Documentation: fix reference to a for-each-ref optionSZEDER Gábor2008-09-011-1/+1
* | | | | | Merge branch 'maint'Junio C Hamano2008-08-314-3/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Document sendemail.envelopesender configurationAsk Bjørn Hansen2008-08-311-0/+3
| * | | | | Document clarification: gitmodules, gitattributesGustaf Hendeby2008-08-312-2/+2
| * | | | | config.txt: Add missing colons after option nameTeemu Likonen2008-08-301-1/+1
* | | | | | Merge branch 'maint'Junio C Hamano2008-08-302-4/+38
|\ \ \ \ \ \ | |/ / / / /
| * | | | | gitattributes: -crlf is not binaryJunio C Hamano2008-08-301-3/+37
| * | | | | Fix example in git-name-rev documentationJunio C Hamano2008-08-301-1/+1
| |/ / / /
* | | | | Merge branch 'sb/daemon'Junio C Hamano2008-08-301-2/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | git-daemon: rewrite kindergarden, new option --max-connectionsStephen R. van den Berg2008-08-171-2/+7
* | | | | Merge branch 'maint'Junio C Hamano2008-08-293-2/+36
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | tutorial: gentler illustration of Alice/Bob workflow using gitkPaolo Ciarrocchi2008-08-291-1/+28
| * | | | pretty=format: respect date format optionsJeff King2008-08-291-1/+1
| * | | | Document gitk --argscmd flag.Yann Dirson2008-08-291-0/+7
* | | | | git-submodule: add "sync" commandDavid Aguilar2008-08-251-0/+9
* | | | | Merge branch 'maint' to sync with 1.6.0.1Junio C Hamano2008-08-243-13/+27
|\ \ \ \ \ | |/ / / /
| * | | | GIT 1.6.0.1v1.6.0.1Junio C Hamano2008-08-241-6/+11
| * | | | Documentation: clarify pager configurationJonathan Nieder2008-08-242-3/+9
| * | | | Documentation: clarify pager.<cmd> configurationJonathan Nieder2008-08-241-3/+5
* | | | | git-merge documentation: more details about resolving conflictsDan Hensgen2008-08-221-6/+18
* | | | | Extend "checkout --track" DWIM to support more casesAlex Riesen2008-08-221-3/+10
* | | | | Teach "git diff -p" HTML funcname patternsJohan Herland2008-08-201-0/+2
* | | | | Teach "git diff -p" Python funcname patternsKirill Smelkov2008-08-201-0/+2
* | | | | Merge branch 'ml/submodule-foreach'Junio C Hamano2008-08-201-0/+17
|\ \ \ \ \
| * | | | | git-submodule - Add 'foreach' subcommandMark Levedahl2008-08-171-0/+17
| | |/ / / | |/| | |
* | | | | Merge branch 'kh/diff-tree'Junio C Hamano2008-08-201-5/+14
|\ \ \ \ \
| * | | | | Teach git diff-tree --stdin to diff treesKarl Hasselström2008-08-111-5/+10
| * | | | | diff-tree: Note that the commit ID is printed with --stdinKarl Hasselström2008-08-111-3/+7
* | | | | | Merge branch 'mg/count-objects'Junio C Hamano2008-08-201-2/+3
|\ \ \ \ \ \
| * | | | | | count-objects: Add total pack size to verbose outputMarcus Griep2008-08-171-2/+3
* | | | | | | Merge branch 'cc/merge-base-many'Junio C Hamano2008-08-201-11/+66
|\ \ \ \ \ \ \
| * | | | | | | documentation: merge-base: explain "git merge-base" with more than 2 argsJunio C Hamano2008-07-291-11/+66
* | | | | | | | Update draft release notes for 1.6.1Junio C Hamano2008-08-201-5/+21
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-08-202-2/+27
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |