aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* The third batch for 1.8.0Junio C Hamano2012-09-03
* Merge branch 'sz/submodule-force-update'Junio C Hamano2012-09-03
|\
| * Make 'git submodule update --force' always check out submodules.Stefan Zager2012-08-24
* | Merge branch 'jc/daemon-access-hook'Junio C Hamano2012-09-03
|\ \
| * | daemon: --access-hook optionJunio C Hamano2012-08-15
* | | Merge branch 'cw/cherry-pick-allow-empty-message'Junio C Hamano2012-09-03
|\ \ \
| * | | cherry-pick: add --allow-empty-message optionChris Webb2012-08-06
* | | | Merge branch 'jc/maint-config-exit-status'Junio C Hamano2012-09-03
|\ \ \ \
| * | | | config: "git config baa" should exit with status 1Junio C Hamano2012-07-30
* | | | | Latter half of the second batch for 1.8.0Junio C Hamano2012-08-29
* | | | | Merge branch 'mh/maint-config-doc-proxy-command'Junio C Hamano2012-08-29
|\ \ \ \ \
| * | | | | git-config doc: unconfuse an exampleJunio C Hamano2012-08-18
| * | | | | git-config.txt: fix exampleMichael Haggerty2012-08-18
* | | | | | First half of the second batch for 1.8.0Junio C Hamano2012-08-27
* | | | | | Merge branch 'jk/docs-docbook-monospace-display'Junio C Hamano2012-08-27
|\ \ \ \ \ \
| * | | | | | docs: monospace listings in docbook outputJeff King2012-08-07
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'da/difftool-updates'Junio C Hamano2012-08-27
|\ \ \ \ \ \
| * | | | | | mergetool,difftool: Document --tool-help consistentlyDavid Aguilar2012-08-10
| * | | | | | difftool: Use symlinks when diffing against the worktreeDavid Aguilar2012-07-23
* | | | | | | Merge branch 'js/grep-patterntype-config'Junio C Hamano2012-08-27
|\ \ \ \ \ \ \
| * | | | | | | grep: add a grep.patternType configuration settingJ Smith2012-08-03
* | | | | | | | Merge branch 'maint'Junio C Hamano2012-08-24
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-08-24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Prepare for 1.7.11.6Junio C Hamano2012-08-24
| | * | | | | | | | Merge branch 'mv/pull-r-for-rebase' into maint-1.7.11Junio C Hamano2012-08-24
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'jc/maint-abbrev-option-cli' into maint-1.7.11Junio C Hamano2012-08-24
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-rev-list-topo-doc' into maint-1.7.11Junio C Hamano2012-08-24
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'hv/coding-guidelines' into maint-1.7.11Junio C Hamano2012-08-24
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/tag-doc' into maint-1.7.11Junio C Hamano2012-08-24
| | |\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | Kick off cycle towards 1.8.0Junio C Hamano2012-08-22
* | | | | | | | | | | | | | | Merge branch 'jc/doc-git-updates'Junio C Hamano2012-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Documentation: update the introductory sectionJunio C Hamano2012-08-17
* | | | | | | | | | | | | | | | Merge branch 'mv/pull-r-for-rebase'Junio C Hamano2012-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | man: git pull -r is a short for --rebaseMiklos Vajna2012-08-17
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jc/maint-abbrev-option-cli'Junio C Hamano2012-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | gitcli: describe abbreviation of long optionsJunio C Hamano2012-08-16
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jc/maint-rev-list-topo-doc'Junio C Hamano2012-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | rev-list docs: clarify --topo-order descriptionJunio C Hamano2012-08-15
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'hv/coding-guidelines'Junio C Hamano2012-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Documentation/CodingGuidelines: spell out more shell guidelinesHeiko Voigt2012-08-15
* | | | | | | | | | | | | Merge branch 'jk/check-docs-update'Junio C Hamano2012-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | check-docs: get documented command list from MakefileJeff King2012-08-08
| * | | | | | | | | | | | | command-list: mention git-credential-* helpersJeff King2012-08-08
* | | | | | | | | | | | | | Merge branch 'jc/tag-doc'Junio C Hamano2012-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | / / / / / / | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Documentation: do not mention .git/refs/* directoriesJunio C Hamano2012-08-06
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Git 1.7.12v1.7.12Junio C Hamano2012-08-19
* | | | | | | | | | | | Merge branch 'jc/doc-git-updates' (early part)Junio C Hamano2012-08-17
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Documentation: update URL for formatted pagesJunio C Hamano2012-08-17
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Git 1.7.12-rc3v1.7.12-rc3Junio C Hamano2012-08-15
* | | | | | | | | | | Sync with 1.7.11.5Junio C Hamano2012-08-15
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | / / / / / / | | |_|_|/ / / / / / | |/| | | | | | | |