aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* dir.c: provide clear_directory() for reclaiming dir_struct memoryAdam Spiers2013-01-06
* dir.c: use a single struct exclude_list per source of excludesAdam Spiers2013-01-06
* Improve documentation and comments regarding directory traversal APIAdam Spiers2012-12-28
* api-directory-listing.txt: update to match codeAdam Spiers2012-12-28
* attr: more matching optimizations from .gitignoreNguyễn Thái Ngọc Duy2012-10-15
* Git 1.7.11.7v1.7.11.7Junio C Hamano2012-09-14
* Merge branch 'jc/maint-checkout-fileglob-doc' into maint-1.7.11Junio C Hamano2012-09-14
|\
| * gitcli: contrast wildcard given to shell and to gitJunio C Hamano2012-09-10
| * gitcli: formatting fixJunio C Hamano2012-09-10
| * Document file-glob for "git checkout -- '*.c'"Junio C Hamano2012-09-04
* | Merge branch 'jc/dotdot-is-parent-directory' into maint-1.7.11Junio C Hamano2012-09-12
|\ \
| * | specifying ranges: we did not mean to make ".." an empty setJunio C Hamano2012-08-23
* | | Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name' into maint-1....Junio C Hamano2012-09-12
|\ \ \
| * | | doc: "git checkout -b/-B/--orphan" always takes a branch nameJunio C Hamano2012-08-26
* | | | Git 1.7.11.6v1.7.11.6Junio C Hamano2012-09-11
* | | | Merge branch 'sz/submodule-force-update' into maint-1.7.11Junio C Hamano2012-09-11
|\ \ \ \
| * | | | Make 'git submodule update --force' always check out submodules.Stefan Zager2012-08-24
* | | | | Merge branch 'jc/maint-config-exit-status' into maint-1.7.11Junio C Hamano2012-09-11
|\ \ \ \ \
| * | | | | config: "git config baa" should exit with status 1Junio C Hamano2012-07-30
| | |_|_|/ | |/| | |
* | | | | Merge branch 'mh/maint-config-doc-proxy-command' into maint-1.7.11Junio C Hamano2012-09-11
|\ \ \ \ \
| * | | | | git-config doc: unconfuse an exampleJunio C Hamano2012-08-18
| * | | | | git-config.txt: fix exampleMichael Haggerty2012-08-18
| | |_|/ / | |/| | |
* | | | | Merge branch 'jk/docs-docbook-monospace-display' into maint-1.7.11Junio C Hamano2012-09-11
|\ \ \ \ \
| * | | | | docs: monospace listings in docbook outputJeff King2012-08-07
* | | | | | Almost 1.7.11.6Junio C Hamano2012-09-10
* | | | | | 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
|\ \ \ \ \ \
| * | | | | | man: git pull -r is a short for --rebaseMiklos Vajna2012-08-17
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jc/maint-abbrev-option-cli' into maint-1.7.11Junio C Hamano2012-08-24
|\ \ \ \ \ \
| * | | | | | gitcli: describe abbreviation of long optionsJunio C Hamano2012-08-16
| |/ / / / /
* | | | | | Merge branch 'jc/maint-rev-list-topo-doc' into maint-1.7.11Junio C Hamano2012-08-24
|\ \ \ \ \ \
| * | | | | | rev-list docs: clarify --topo-order descriptionJunio C Hamano2012-08-15
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'hv/coding-guidelines' into maint-1.7.11Junio C Hamano2012-08-24
|\ \ \ \ \ \
| * | | | | | Documentation/CodingGuidelines: spell out more shell guidelinesHeiko Voigt2012-08-15
* | | | | | | Merge branch 'jc/tag-doc' into maint-1.7.11Junio C Hamano2012-08-24
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Documentation: do not mention .git/refs/* directoriesJunio C Hamano2012-08-06
| | |/ / / / | |/| | | |
* | | | | | Git 1.7.11.5v1.7.11.5Junio C Hamano2012-08-15
* | | | | | Prepare for 1.7.11.5Junio C Hamano2012-08-06
* | | | | | Merge branch 'ms/daemon-doc-typo' into maintJunio C Hamano2012-08-06
|\ \ \ \ \ \
| * | | | | | Documentation/git-daemon: add missing wordMichael Schubert2012-07-16
* | | | | | | Merge branch 'rr/doc-commit' into maintJunio C Hamano2012-08-06
|\ \ \ \ \ \ \
| * | | | | | | commit: document a couple of optionsRamkumar Ramachandra2012-06-08
* | | | | | | | doc: A few minor copy edits.Štěpán Němec2012-08-06
* | | | | | | | Merge branch 'mh/maint-revisions-doc' into maintJunio C Hamano2012-08-06
|\ \ \ \ \ \ \ \
| * | | | | | | | Enumerate revision range specifiers in the documentationJunio C Hamano2012-07-24
| * | | | | | | | Make <refname> documentation more consistent.Max Horn2012-07-05
* | | | | | | | | Merge branch 'jc/mergetool-tool-help' into maintJunio C Hamano2012-08-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mergetool: support --tool-help option like difftool doesJunio C Hamano2012-07-23
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Git 1.7.11.4v1.7.11.4Junio C Hamano2012-07-30
* | | | | | | | | Merge branch 'jk/maint-commit-document-editmsg' into maintJunio C Hamano2012-07-30
|\ \ \ \ \ \ \ \ \