aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'tr/merge-recursive-flush' into maint-1.7.11Junio C Hamano2012-09-11
|\
| * merge-recursive: eliminate flush_buffer() in favor of write_in_full()Thomas Rast2012-08-03
* | Merge branch 'nd/index-errno' into maint-1.7.11Junio C Hamano2012-09-11
|\ \
| * | read_index_from: remove bogus errno assignmentsNguyễn Thái Ngọc Duy2012-08-06
* | | Merge branch 'pg/maint-apply-remove-unused-variable' into maint-1.7.11Junio C Hamano2012-09-11
|\ \ \
| * | | apply: delete unused deflate_origlen from patch structPaul Gortmaker2012-08-05
| |/ /
* | | Almost 1.7.11.6Junio C Hamano2012-09-10
* | | Merge branch 'mg/rebase-i-onto-reflog-in-full' into maint-1.7.11Junio C Hamano2012-09-10
|\ \ \
| * | | rebase -i: use full onto sha1 in reflogMichael J Gruber2012-08-10
* | | | Merge branch 'jc/maint-protect-sh-from-ifs' into maint-1.7.11Junio C Hamano2012-09-10
|\ \ \ \
| * | | | sh-setup: protect from exported IFSJunio C Hamano2012-08-08
| | |_|/ | |/| |
* | | | Merge branch 'bc/receive-pack-stdout-protection' into maint-1.7.11Junio C Hamano2012-09-10
|\ \ \ \
| * | | | receive-pack: do not leak output from auto-gc to standard outputJunio C Hamano2012-08-06
| * | | | t/t5400: demonstrate breakage caused by informational message from pruneBrandon Casey2012-08-06
| |/ / /
* | | | Merge branch 'jk/maint-null-in-trees' into maint-1.7.11Junio C Hamano2012-09-10
|\ \ \ \
| * | | | fsck: detect null sha1 in tree entriesJeff King2012-07-29
| * | | | do not write null sha1s to on-disk indexJeff King2012-07-29
| * | | | diff: do not use null sha1 as a sentinel valueJeff King2012-07-29
| |/ / /
* | | | Merge branch 'tr/maint-send-email-2047' into maint-1.7.11Junio C Hamano2012-09-10
|\ \ \ \
| * | | | send-email: improve RFC2047 quote parsingThomas Rast2012-07-31
| |/ / /
* | | | Merge branch 'mm/die-with-dashdash-help' into maint-1.7.11Junio C Hamano2012-09-10
|\ \ \ \
| * | | | setup: clarify error messages for file/revisions ambiguityMatthieu Moy2012-08-03
* | | | | Merge branch 'js/gitweb-path-info-unquote' into maint-1.7.11Junio C Hamano2012-09-10
|\ \ \ \ \
| * | | | | gitweb: URL-decode $my_url/$my_uri when stripping PATH_INFOJay Soffian2012-08-15
| | |_|/ / | |/| | |
* | | | | 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
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'mk/test-seq' into maint-1.7.11Junio C Hamano2012-08-24
|\ \ \ \ \ \
| * | | | | | tests: Introduce test_seqMichał Kiedrowicz2012-08-04
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'lp/no-cmd-http-fetch' into maint-1.7.11Junio C Hamano2012-08-24
|\ \ \ \ \ \
| * | | | | | builtin.h: remove unused cmd_<foo> declarationsLuka Perkov2012-06-15
* | | | | | | Merge branch 'bw/maint-1.7.9-solaris-getpass' into maint-1.7.11Junio C Hamano2012-08-24
|\ \ \ \ \ \ \
| * | | | | | | Enable HAVE_DEV_TTY for SolarisBen Walton2012-08-06
| * | | | | | | terminal: seek when switching between reading and writingJeff King2012-08-06
* | | | | | | | Merge branch 'jk/maint-commit-check-committer-early' into maint-1.7.11Junio C Hamano2012-08-24
|\ \ \ \ \ \ \ \
| * | | | | | | | commit: check committer identity more strictlyJeff King2012-07-23
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Make the ciabot scripts completely self-configuring in the normal case.Eric S. Raymond2012-08-23
* | | | | | | | Improved documentation for the ciabot scripts.Eric S. Raymond2012-08-23
* | | | | | | | contrib/ciabot: Get ciabot configuration from git variablesEric S. Raymond2012-08-22
* | | | | | | | Git 1.7.11.5v1.7.11.5Junio C Hamano2012-08-15
* | | | | | | | Merge branch 'rj/maint-grep-remove-redundant-test' into maintJunio C Hamano2012-08-15
|\ \ \ \ \ \ \ \
| * | | | | | | | t7810-*.sh: Remove redundant testRamsay Jones2012-07-29
| |/ / / / / / /