summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in git-gc document.Jiang Xin2010-12-172-2/+2
* difftool: provide basename to external toolsMichael J Gruber2010-12-161-0/+1
* git-difftool.txt: correct the description of $BASE and describe $MERGEDMichael J Gruber2010-12-161-2/+3
* Git 1.7.3.4v1.7.3.4Junio C Hamano2010-12-157-0/+88
|\
| * Git 1.7.2.5v1.7.2.5Junio C Hamano2010-12-156-0/+85
| |\
| | * Git 1.7.1.4v1.7.1.4Junio C Hamano2010-12-155-0/+77
| | |\
| | | * Git 1.7.0.9v1.7.0.9Junio C Hamano2010-12-154-0/+69
| | | |\
| | | | * Git 1.6.6.3v1.6.6.3Junio C Hamano2010-12-153-0/+61
| | | | |\
| | | | | * Git 1.6.5.9v1.6.5.9Junio C Hamano2010-12-152-0/+38
| | | | | |\
| | | | | | * Git 1.6.4.5v1.6.4.5Junio C Hamano2010-12-151-0/+20
| | | | | | * Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maint-1.6.4Junio C Hamano2009-10-251-3/+6
| | | | | | |\
* | | | | | | | Prepare for 1.7.3.4Junio C Hamano2010-12-141-0/+10
* | | | | | | | Merge branch 'ja/maint-pull-rebase-doc' into maintJunio C Hamano2010-12-141-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | git-pull.txt: Mention branch.autosetuprebaseJari Aalto2010-12-031-2/+3
* | | | | | | | | Prepare for 1.7.3.4Junio C Hamano2010-12-101-0/+32
* | | | | | | | | Add --force to git-send-email documentationAlejandro R. Sedeño2010-12-101-0/+3
* | | | | | | | | Merge branch 'jn/ignore-doc' into maintJunio C Hamano2010-12-091-7/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: point to related commands from gitignoreJonathan Nieder2010-11-111-5/+19
| * | | | | | | | | Documentation: split gitignore page into sectionsJonathan Nieder2010-11-111-2/+4
* | | | | | | | | | git-rm.txt: Fix quotingMichael J Gruber2010-12-071-6/+6
* | | | | | | | | | Git 1.7.3.3v1.7.3.3Junio C Hamano2010-12-031-2/+10
* | | | | | | | | | CodingGuidelines: mention whitespace preferences for shell scriptsGiuseppe Bilotta2010-12-031-0/+4
* | | | | | | | | | Documentation: do not misinterpret pull refspec as bold textJonathan Nieder2010-12-031-2/+2
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Prepare for 1.7.3.3Junio C Hamano2010-12-024-0/+76
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Git 1.7.2.4v1.7.2.4Junio C Hamano2010-12-023-0/+30
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Git 1.7.1.3v1.7.1.3Junio C Hamano2010-12-022-0/+20
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | Git 1.7.0.8v1.7.0.8Junio C Hamano2010-12-021-0/+10
* | | | | | | | | Documentation: Fix mark-up of lines with more than one tildeJunio C Hamano2010-12-022-2/+2
* | | | | | | | | Merge branch 'jk/add-e-doc' into maintJunio C Hamano2010-12-021-3/+77
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | docs: give more hints about how "add -e" worksJeff King2010-11-091-28/+76
| * | | | | | | | | docs: give more hints about how "add -e" worksJeff King2010-10-211-3/+29
* | | | | | | | | | Merge branch 'bc/fortran-userdiff' into maintJunio C Hamano2010-12-021-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | userdiff.c: add builtin fortran regex patternsBrandon Casey2010-09-101-0/+2
* | | | | | | | | | | Merge branch 'maint-1.7.2' into maintJunio C Hamano2010-12-012-3/+7
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'maint-1.7.1' into maint-1.7.2Junio C Hamano2010-12-011-1/+5
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano2010-12-011-1/+5
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | * | | | | | | | add: introduce add.ignoreerrors synonym for add.ignore-errorsJonathan Nieder2010-12-011-1/+5
| * | | | | | | | | | git-commit.txt: (synopsis): move -i and -o before "--"Jari Aalto2010-12-011-2/+2
* | | | | | | | | | | Merge branch 'jl/maint-pull-tags-doc' into maintJunio C Hamano2010-11-241-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pull: Remove --tags option from manpageJens Lehmann2010-11-031-0/+2
* | | | | | | | | | | | Merge branch 'jk/repack-reuse-object' into maintJunio C Hamano2010-11-242-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentation: pack.compression: explain how to recompressJan Krüger2010-09-271-0/+4
| * | | | | | | | | | | | repack: add -F flag to let user choose between --no-reuse-delta/objectJan Krüger2010-09-271-1/+5
* | | | | | | | | | | | | Merge branch 'mg/reset-doc' into maintJunio C Hamano2010-11-241-29/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-reset.txt: make modes description more consistentMichael J Gruber2010-09-181-17/+26
| * | | | | | | | | | | | | git-reset.txt: point to git-checkoutMichael J Gruber2010-09-181-0/+7
| * | | | | | | | | | | | | git-reset.txt: use "working tree" consistentlyMichael J Gruber2010-09-181-7/+7
| * | | | | | | | | | | | | git-reset.txt: reset --soft is not a no-opMichael J Gruber2010-09-181-4/+4
| * | | | | | | | | | | | | git-reset.txt: reset does not change files in targetMichael J Gruber2010-09-181-2/+4
| * | | | | | | | | | | | | git-reset.txt: clarify branch vs. branch headMichael J Gruber2010-09-181-2/+2
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |