Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/doc-git-updates' into maint | Junio C Hamano | 2012-09-11 | 1 | -28/+32 |
|\ | |||||
| * | Documentation: update the introductory section | Junio C Hamano | 2012-08-17 | 1 | -28/+32 |
* | | Merge branch 'jk/check-docs-update' into maint | Junio C Hamano | 2012-09-11 | 6 | -29/+18 |
|\ \ | |||||
| * | | check-docs: get documented command list from Makefile | Jeff King | 2012-08-08 | 2 | -24/+5 |
| * | | check-docs: drop git-help special-case | Jeff King | 2012-08-08 | 1 | -1/+0 |
| * | | check-docs: list git-gui as a command | Jeff King | 2012-08-08 | 1 | -2/+1 |
| * | | check-docs: factor out command-list | Jeff King | 2012-08-08 | 1 | -2/+6 |
| * | | command-list: mention git-credential-* helpers | Jeff King | 2012-08-08 | 4 | -3/+5 |
| * | | command-list: add git-sh-i18n | Jeff King | 2012-08-08 | 1 | -0/+1 |
| * | | check-docs: update non-command documentation list | Jeff King | 2012-08-08 | 1 | -0/+3 |
| * | | check-docs: mention gitweb specially | Jeff King | 2012-08-08 | 1 | -2/+2 |
* | | | Merge branch 'jc/test-prereq' into maint | Junio C Hamano | 2012-09-11 | 6 | -205/+233 |
|\ \ \ | |||||
| * | | | t3910: use the UTF8_NFD_TO_NFC test prereq | Michael J Gruber | 2012-08-22 | 1 | -146/+135 |
| * | | | test-lib: provide UTF8 behaviour as a prerequisite | Michael J Gruber | 2012-07-27 | 3 | -17/+25 |
| * | | | t0050: use the SYMLINKS test prereq | Michael J Gruber | 2012-07-27 | 1 | -14/+7 |
| * | | | t0050: use the CASE_INSENSITIVE_FS test prereq | Michael J Gruber | 2012-07-27 | 1 | -13/+8 |
| * | | | test-lib: provide case insensitivity as a prerequisite | Michael J Gruber | 2012-07-27 | 3 | -10/+10 |
| * | | | test: allow prerequisite to be evaluated lazily | Junio C Hamano | 2012-07-27 | 2 | -3/+46 |
| * | | | test: rename $satisfied to $satisfied_prereq | Junio C Hamano | 2012-07-27 | 1 | -3/+3 |
* | | | | Start preparing for 1.7.12.1 | Junio C Hamano | 2012-09-10 | 2 | -1/+63 |
* | | | | Merge branch 'bc/prune-info' into maint | Junio C Hamano | 2012-09-10 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | prune.c: only print informational message in show_only or verbose mode | Brandon Casey | 2012-08-07 | 1 | -1/+2 |
* | | | | | Merge branch 'maint-1.7.11' into maint | Junio C Hamano | 2012-09-10 | 27 | -43/+288 |
|\ \ \ \ \ | |||||
| * | | | | | Almost 1.7.11.6 | Junio C Hamano | 2012-09-10 | 1 | -1/+29 |
| * | | | | | Merge branch 'mg/rebase-i-onto-reflog-in-full' into maint-1.7.11 | Junio C Hamano | 2012-09-10 | 1 | -2/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | rebase -i: use full onto sha1 in reflog | Michael J Gruber | 2012-08-10 | 1 | -2/+1 |
| * | | | | | | Merge branch 'jc/maint-protect-sh-from-ifs' into maint-1.7.11 | Junio C Hamano | 2012-09-10 | 1 | -0/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | sh-setup: protect from exported IFS | Junio C Hamano | 2012-08-08 | 1 | -0/+4 |
| * | | | | | | | Merge branch 'bc/receive-pack-stdout-protection' into maint-1.7.11 | Junio C Hamano | 2012-09-10 | 2 | -1/+37 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | receive-pack: do not leak output from auto-gc to standard output | Junio C Hamano | 2012-08-06 | 2 | -2/+3 |
| | * | | | | | | | t/t5400: demonstrate breakage caused by informational message from prune | Brandon Casey | 2012-08-06 | 1 | -0/+35 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge branch 'jk/maint-null-in-trees' into maint-1.7.11 | Junio C Hamano | 2012-09-10 | 18 | -32/+188 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | fsck: detect null sha1 in tree entries | Jeff King | 2012-07-29 | 2 | -1/+33 |
| | * | | | | | | | do not write null sha1s to on-disk index | Jeff King | 2012-07-29 | 2 | -0/+21 |
| | * | | | | | | | diff: do not use null sha1 as a sentinel value | Jeff King | 2012-07-29 | 14 | -32/+135 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge branch 'tr/maint-send-email-2047' into maint-1.7.11 | Junio C Hamano | 2012-09-10 | 2 | -4/+19 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | send-email: improve RFC2047 quote parsing | Thomas Rast | 2012-07-31 | 2 | -4/+19 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge branch 'mm/die-with-dashdash-help' into maint-1.7.11 | Junio C Hamano | 2012-09-10 | 1 | -3/+5 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | setup: clarify error messages for file/revisions ambiguity | Matthieu Moy | 2012-08-03 | 1 | -3/+5 |
| * | | | | | | | | Merge branch 'js/gitweb-path-info-unquote' into maint-1.7.11 | Junio C Hamano | 2012-09-10 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | gitweb: URL-decode $my_url/$my_uri when stripping PATH_INFO | Jay Soffian | 2012-08-15 | 1 | -0/+5 |
| | | |_|/ / / / / | | |/| | | | | | | |||||
* | | | | | | | | | Merge branch 'maint-1.7.11' into maint | Junio C Hamano | 2012-08-24 | 19 | -48/+231 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Prepare for 1.7.11.6 | Junio C Hamano | 2012-08-24 | 2 | -1/+35 |
| * | | | | | | | | Merge branch 'mv/pull-r-for-rebase' into maint-1.7.11 | Junio C Hamano | 2012-08-24 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | man: git pull -r is a short for --rebase | Miklos Vajna | 2012-08-17 | 1 | -0/+1 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge branch 'jc/maint-abbrev-option-cli' into maint-1.7.11 | Junio C Hamano | 2012-08-24 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | gitcli: describe abbreviation of long options | Junio C Hamano | 2012-08-16 | 1 | -0/+8 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge branch 'jc/maint-rev-list-topo-doc' into maint-1.7.11 | Junio C Hamano | 2012-08-24 | 1 | -7/+24 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | rev-list docs: clarify --topo-order description | Junio C Hamano | 2012-08-15 | 1 | -7/+24 |
| | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'hv/coding-guidelines' into maint-1.7.11 | Junio C Hamano | 2012-08-24 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ \ |