summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* attr: a note about the order of .gitattributes lookupNguyen Thai Ngoc Duy2012-10-101-0/+5
* Git 1.7.12.3v1.7.12.3Junio C Hamano2012-10-082-1/+18
* Merge branch 'rt/maint-clone-single' into maintJunio C Hamano2012-10-081-4/+11
|\
| * clone --single: limit the fetch refspec to fetched branchRalf Thielow2012-09-201-4/+11
* | Merge branch 'jc/blame-follows-renames' into maintJunio C Hamano2012-10-081-0/+6
|\ \
| * | git blame: document that it always follows origin across whole-file renamesJunio C Hamano2012-09-211-0/+6
* | | Start preparing for 1.7.12.3Junio C Hamano2012-10-021-0/+18
* | | Merge branch 'rr/maint-submodule-unknown-cmd' into maintJunio C Hamano2012-10-021-1/+0
|\ \ \
| * | | submodule: if $command was not matched, don't parse other argsRamkumar Ramachandra2012-09-251-1/+0
| |/ /
* | | Git 1.7.12.2v1.7.12.2Junio C Hamano2012-09-292-1/+10
* | | Merge branch 'jc/maint-log-grep-all-match-1' into maintJunio C Hamano2012-09-291-5/+18
|\ \ \
| * | | log: document use of multiple commit limiting optionsJunio C Hamano2012-09-141-5/+18
* | | | Start preparation for 1.7.12.2Junio C Hamano2012-09-241-0/+32
* | | | Merge branch 'dj/fetch-all-tags' into maintJunio C Hamano2012-09-241-0/+4
|\ \ \ \
| * | | | argv-array: add pop functionJeff King2012-09-021-0/+4
* | | | | Merge branch 'jw/doc-commit-title' into maintJunio C Hamano2012-09-207-22/+31
|\ \ \ \ \
| * | | | | Documentation: describe subject more preciselyJeremy White2012-09-137-22/+31
* | | | | | Merge branch 'sn/ls-remote-get-url-doc' into maintJunio C Hamano2012-09-201-0/+5
|\ \ \ \ \ \
| * | | | | | ls-remote: document the '--get-url' optionStefan Naewe2012-09-071-0/+5
* | | | | | | Merge branch 'nd/log-n-doc' into maintJunio C Hamano2012-09-202-5/+4
|\ \ \ \ \ \ \
| * | | | | | | doc: move rev-list option -<n> from git-log.txt to rev-list-options.txtNguyễn Thái Ngọc Duy2012-09-062-5/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'nd/maint-remote-remove' into maintJunio C Hamano2012-09-201-1/+2
|\ \ \ \ \ \ \
| * | | | | | | remote: prefer subcommand name 'remove' to 'rm'Nguyễn Thái Ngọc Duy2012-09-061-1/+2
* | | | | | | | Documentation: Document signature showing optionsStephen Boyd2012-09-202-0/+7
* | | | | | | | Git 1.7.12.1v1.7.12.1Junio C Hamano2012-09-182-1/+13
* | | | | | | | Merge branch 'er/doc-fast-import-done' into maintJunio C Hamano2012-09-181-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | fast-import: document the --done optionEric S. Raymond2012-08-221-1/+7
* | | | | | | | | Doc: Improve shallow depth wordingPhilip Oakley2012-09-181-2/+4
* | | | | | | | | Documentation/git-filter-branch: Move note about effect of removing commitsAndreas Schwab2012-09-181-10/+9
* | | | | | | | | Documentation: indent-with-non-tab uses "equivalent tabs" not 8Wesley J. Landaker2012-09-171-2/+3
* | | | | | | | | Draft release notes to 1.7.12.1Junio C Hamano2012-09-141-47/+69
* | | | | | | | | Merge branch 'mz/cherry-pick-cmdline-order' into maintJunio C Hamano2012-09-141-4/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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