summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/add-edit'Junio C Hamano2009-05-181-1/+10
|\
| * git-add: introduce --edit (to edit the diff vs. the index)Johannes Schindelin2009-04-121-1/+10
* | Merge branch 'mh/show-branch-color'Junio C Hamano2009-05-182-0/+15
|\ \
| * | show-branch: color the commit status signsMarkus Heidelberg2009-04-222-0/+15
* | | Merge branch 'maint'Junio C Hamano2009-05-162-2/+4
|\ \ \
| * | | api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd2009-05-161-1/+1
| * | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-161-1/+3
| |\ \ \
| | * \ \ Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-05-131-1/+3
| | |\ \ \
| | | * \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-05-131-1/+3
| | | |\ \ \
| | | | * | | ls-tree manpage: output of ls-tree is compatible with update-indexAlex Riesen2009-05-101-0/+2
| | | | * | | ls-tree manpage: use "unless" instead of "when ... is not"Alex Riesen2009-05-101-1/+1
* | | | | | | Documentation: clarify / requirement in 'git check-ref-format'Michael J Gruber2009-05-131-0/+4
* | | | | | | Merge branch 'maint'Junio C Hamano2009-05-121-6/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | GIT 1.6.3.1v1.6.3.1Junio C Hamano2009-05-121-6/+4
* | | | | | | Merge branch 'maint'Junio C Hamano2009-05-092-3/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Documentation: cloning to empty directory is allowedAlexander Potashev2009-05-091-1/+1
| * | | | | | git config: clarify --add and --get-colorFelipe Contreras2009-05-091-2/+3
* | | | | | | allow -t abbreviation for --track in git branchSitaram Chamarty2009-05-091-0/+1
* | | | | | | Start 1.6.4 developmentJunio C Hamano2009-05-081-0/+59
|/ / / / / /
* | | | | | Start 1.6.3.1 maintenance series.Junio C Hamano2009-05-081-0/+12
* | | | | | GIT 1.6.3v1.6.3Junio C Hamano2009-05-062-7/+3
* | | | | | git-clean doc: the command only affects paths under $(cwd)Junio C Hamano2009-05-061-2/+2
* | | | | | Merge branch 'maint'Junio C Hamano2009-05-051-14/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | git-am.txt: reword extra headers in message bodyStephen Boyd2009-05-051-4/+4
| * | | | | git-am.txt: Use date or value instead of time or timestampStephen Boyd2009-05-051-4/+4
| * | | | | git-am.txt: add an 'a', say what 'it' is, simplify a sentenceStephen Boyd2009-05-051-6/+6
* | | | | | Sync with GIT 1.6.2.5Junio C Hamano2009-05-032-0/+46
|\ \ \ \ \ \ | |/ / / / /
| * | | | | GIT 1.6.2.5v1.6.2.5Junio C Hamano2009-05-031-0/+21
| * | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-05-031-0/+25
| |\ \ \ \ \ | | |/ / / /
| | * | | | GIT 1.6.1.4v1.6.1.4Junio C Hamano2009-05-031-0/+25
* | | | | | GIT 1.6.3-rc4v1.6.3-rc4Junio C Hamano2009-05-011-0/+6
* | | | | | parseopt: fix documentation for --keep-dashdashUwe Kleine-König2009-04-291-1/+1
* | | | | | Rename core.unreliableHardlinks to core.createObjectJohannes Schindelin2009-04-291-4/+8
* | | | | | doc: consistently use ASCIIDOC_EXTRAEric Blake2009-04-281-3/+3
* | | | | | Merge branch 'maint'Junio C Hamano2009-04-281-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-281-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-281-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Documentation: fix a grammatical error in api-builtin.txtAllan Caffee2009-04-271-1/+1
| | * | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-181-8/+8
| | |\ \ \ \ | | | |/ / /
* | | | | | SubmittingPatches: itemize and reflect upon well written changesSam Vilain2009-04-281-1/+13
* | | | | | Add an option not to use link(src, dest) && unlink(src) when that is unreliableJohannes Schindelin2009-04-251-0/+5
* | | | | | Documentation: git-clean: make description more readableWesley J. Landaker2009-04-251-5/+8
* | | | | | Documentation: git-clean: fix minor grammatical errorsWesley J. Landaker2009-04-251-3/+3
* | | | | | Remove obsolete bug warning in man git-update-server-infoSitaram Chamarty2009-04-251-6/+0
* | | | | | GIT 1.6.3-rc2v1.6.3-rc2Junio C Hamano2009-04-241-1/+5
* | | | | | config.txt: Make configuration paragraph more consistentStephen Boyd2009-04-231-3/+3
* | | | | | config.txt: clarify sentences in the configuration and syntax sectionsStephen Boyd2009-04-231-6/+6
* | | | | | config.txt: add missing 'the's and make words pluralStephen Boyd2009-04-231-17/+17
* | | | | | git-format-patch.txt: general rewordings and cleanupsStephen Boyd2009-04-231-19/+19
* | | | | | git-show-branch.txt: cleanup example descriptionStephen Boyd2009-04-231-3/+4