summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* string_list: add a new function, string_list_remove_duplicates()Michael Haggerty2012-09-121-0/+9
* string_list: add a new function, filter_string_list()Michael Haggerty2012-09-121-0/+11
* string_list: add two new functions for splitting stringsMichael Haggerty2012-09-121-1/+21
* string_list: add function string_list_append_nodup()Michael Haggerty2012-09-121-3/+14
* The fourth batch for 1.8.0Junio C Hamano2012-09-071-0/+52
* Merge branch 'nd/branch-v-alignment'Junio C Hamano2012-09-071-0/+2
|\
| * branch -v: align even when branch names are in UTF-8Nguyễn Thái Ngọc Duy2012-08-271-0/+2
* | Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name'Junio C Hamano2012-09-071-3/+3
|\ \
| * | doc: "git checkout -b/-B/--orphan" always takes a branch nameJunio C Hamano2012-08-261-3/+3
* | | Merge branch 'jc/dotdot-is-parent-directory'Junio C Hamano2012-09-071-0/+7
|\ \ \
| * | | specifying ranges: we did not mean to make ".." an empty setJunio C Hamano2012-08-231-0/+7
* | | | The third batch for 1.8.0Junio C Hamano2012-09-041-0/+45
* | | | Merge branch 'sz/submodule-force-update'Junio C Hamano2012-09-041-1/+8
|\ \ \ \
| * | | | Make 'git submodule update --force' always check out submodules.Stefan Zager2012-08-241-1/+8
* | | | | Merge branch 'jc/daemon-access-hook'Junio C Hamano2012-09-041-0/+16
|\ \ \ \ \
| * | | | | daemon: --access-hook optionJunio C Hamano2012-08-151-0/+16
* | | | | | Merge branch 'cw/cherry-pick-allow-empty-message'Junio C Hamano2012-09-041-0/+5
|\ \ \ \ \ \
| * | | | | | cherry-pick: add --allow-empty-message optionChris Webb2012-08-061-0/+5
* | | | | | | Merge branch 'jc/maint-config-exit-status'Junio C Hamano2012-09-041-4/+4
|\ \ \ \ \ \ \
| * | | | | | | config: "git config baa" should exit with status 1Junio C Hamano2012-07-301-4/+4
* | | | | | | | Latter half of the second batch for 1.8.0Junio C Hamano2012-08-301-1/+30
* | | | | | | | Merge branch 'mh/maint-config-doc-proxy-command'Junio C Hamano2012-08-291-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | git-config doc: unconfuse an exampleJunio C Hamano2012-08-191-1/+1
| * | | | | | | | git-config.txt: fix exampleMichael Haggerty2012-08-181-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | First half of the second batch for 1.8.0Junio C Hamano2012-08-271-0/+37
* | | | | | | | Merge branch 'jk/docs-docbook-monospace-display'Junio C Hamano2012-08-272-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: monospace listings in docbook outputJeff King2012-08-072-3/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'da/difftool-updates'Junio C Hamano2012-08-272-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | mergetool,difftool: Document --tool-help consistentlyDavid Aguilar2012-08-102-3/+6
| * | | | | | | | difftool: Use symlinks when diffing against the worktreeDavid Aguilar2012-07-231-0/+8
* | | | | | | | | Merge branch 'js/grep-patterntype-config'Junio C Hamano2012-08-272-2/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | grep: add a grep.patternType configuration settingJ Smith2012-08-032-2/+18
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2012-08-241-0/+34
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ 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
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-abbrev-option-cli' into maint-1.7.11Junio C Hamano2012-08-241-0/+8
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-rev-list-topo-doc' into maint-1.7.11Junio C Hamano2012-08-241-7/+24
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'hv/coding-guidelines' into maint-1.7.11Junio C Hamano2012-08-241-0/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/tag-doc' into maint-1.7.11Junio C Hamano2012-08-247-16/+27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Kick off cycle towards 1.8.0Junio C Hamano2012-08-221-0/+44
* | | | | | | | | | | | | | | Merge branch 'jc/doc-git-updates'Junio C Hamano2012-08-221-28/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Documentation: update the introductory sectionJunio C Hamano2012-08-171-28/+32
* | | | | | | | | | | | | | | | Merge branch 'mv/pull-r-for-rebase'Junio C Hamano2012-08-221-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | man: git pull -r is a short for --rebaseMiklos Vajna2012-08-171-0/+1
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jc/maint-abbrev-option-cli'Junio C Hamano2012-08-221-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | gitcli: describe abbreviation of long optionsJunio C Hamano2012-08-171-0/+8
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jc/maint-rev-list-topo-doc'Junio C Hamano2012-08-221-7/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | rev-list docs: clarify --topo-order descriptionJunio C Hamano2012-08-151-7/+24
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'hv/coding-guidelines'Junio C Hamano2012-08-221-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |