summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | teach log --no-walk=unsorted, which avoids sortingMartin von Zweigbergk2012-08-301-3/+8
* | | | | | | | | | | Sync with 1.7.11.7Junio C Hamano2012-09-144-2/+78
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Git 1.7.11.7v1.7.11.7maint-1.7.11Junio C Hamano2012-09-142-1/+48
| * | | | | | | | | Merge branch 'jc/maint-checkout-fileglob-doc' into maint-1.7.11Junio C Hamano2012-09-142-1/+30
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | gitcli: contrast wildcard given to shell and to gitJunio C Hamano2012-09-101-0/+17
| | * | | | | | | | gitcli: formatting fixJunio C Hamano2012-09-101-1/+1
| | * | | | | | | | Document file-glob for "git checkout -- '*.c'"Junio C Hamano2012-09-041-0/+12
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | Further merging in preparation for 1.7.12.1Junio C Hamano2012-09-121-0/+26
* | | | | | | | | Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-09-122-3/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'jc/dotdot-is-parent-directory' into maint-1.7.11Junio C Hamano2012-09-121-0/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | specifying ranges: we did not mean to make ".." an empty setJunio C Hamano2012-08-231-0/+7
| * | | | | | | | | Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name' into maint-1....Junio C Hamano2012-09-121-3/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | doc: "git checkout -b/-B/--orphan" always takes a branch nameJunio C Hamano2012-08-261-3/+3
| | | |_|_|_|_|/ / / | | |/| | | | | | |
* | | | | | | | | | Further merging down for 1.7.12.1Junio C Hamano2012-09-111-0/+13
* | | | | | | | | | Sync with 1.7.11.6Junio C Hamano2012-09-116-44/+74
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Git 1.7.11.6v1.7.11.6Junio C Hamano2012-09-112-34/+57
| * | | | | | | | | Merge branch 'sz/submodule-force-update' into maint-1.7.11Junio C Hamano2012-09-111-1/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Make 'git submodule update --force' always check out submodules.Stefan Zager2012-08-241-1/+8
| * | | | | | | | | | Merge branch 'jc/maint-config-exit-status' into maint-1.7.11Junio C Hamano2012-09-111-4/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | config: "git config baa" should exit with status 1Junio C Hamano2012-07-301-4/+4
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'mh/maint-config-doc-proxy-command' into maint-1.7.11Junio C Hamano2012-09-111-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | git-config doc: unconfuse an exampleJunio C Hamano2012-08-181-1/+1
| | * | | | | | | | | | git-config.txt: fix exampleMichael Haggerty2012-08-181-1/+1
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'jk/docs-docbook-monospace-display' into maint-1.7.11Junio C Hamano2012-09-112-3/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | docs: monospace listings in docbook outputJeff King2012-08-072-3/+3
* | | | | | | | | | | | Merge branch 'jc/doc-git-updates' into maintJunio C Hamano2012-09-111-28/+32
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentation: update the introductory sectionJunio C Hamano2012-08-171-28/+32
* | | | | | | | | | | | | Merge branch 'jk/check-docs-update' into maintJunio C Hamano2012-09-114-3/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | check-docs: get documented command list from MakefileJeff King2012-08-081-0/+3
| * | | | | | | | | | | | | command-list: mention git-credential-* helpersJeff King2012-08-083-3/+3
* | | | | | | | | | | | | | Start preparing for 1.7.12.1Junio C Hamano2012-09-101-0/+62
* | | | | | | | | | | | | | Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-09-101-1/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | / / / | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Almost 1.7.11.6Junio C Hamano2012-09-101-1/+29
* | | | | | | | | | | | | Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-08-2412-23/+102
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Prepare for 1.7.11.6Junio C Hamano2012-08-241-0/+34
| * | | | | | | | | | | Merge branch 'mv/pull-r-for-rebase' into maint-1.7.11Junio C Hamano2012-08-241-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | man: git pull -r is a short for --rebaseMiklos Vajna2012-08-171-0/+1
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'jc/maint-abbrev-option-cli' into maint-1.7.11Junio C Hamano2012-08-241-0/+8
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | gitcli: describe abbreviation of long optionsJunio C Hamano2012-08-161-0/+8
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'jc/maint-rev-list-topo-doc' into maint-1.7.11Junio C Hamano2012-08-241-7/+24
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | rev-list docs: clarify --topo-order descriptionJunio C Hamano2012-08-151-7/+24
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'hv/coding-guidelines' into maint-1.7.11Junio C Hamano2012-08-241-0/+8
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Documentation/CodingGuidelines: spell out more shell guidelinesHeiko Voigt2012-08-151-0/+8
| * | | | | | | | | | | | Merge branch 'jc/tag-doc' into maint-1.7.11Junio C Hamano2012-08-247-16/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Documentation: do not mention .git/refs/* directoriesJunio C Hamano2012-08-067-16/+27
| | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Git 1.7.12v1.7.12Junio C Hamano2012-08-191-0/+5
* | | | | | | | | | | | Merge branch 'jc/doc-git-updates' (early part)Junio C Hamano2012-08-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Documentation: update URL for formatted pagesJunio C Hamano2012-08-171-1/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Git 1.7.12-rc3v1.7.12-rc3Junio C Hamano2012-08-151-10/+1
* | | | | | | | | | | Sync with 1.7.11.5Junio C Hamano2012-08-152-1/+10
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | / / / / / / | |_|_|_|/ / / / / / |/| | | | | | | | |