aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* split_ident_line(): make best effort when parsing author/committer lineJunio C Hamano2012-08-31
* 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
| |/ / / / / /
* | | | | | | Merge branch 'hv/link-alt-odb-entry' into maintJunio C Hamano2012-08-15
|\ \ \ \ \ \ \
| * | | | | | | link_alt_odb_entry: fix read over array bounds reported by valgrindHeiko Voigt2012-07-29
| |/ / / / / /
* | | | | | | Prepare for 1.7.11.5Junio C Hamano2012-08-06
* | | | | | | Merge branch 'jn/block-sha1' into maintJunio C Hamano2012-08-06
|\ \ \ \ \ \ \
| * | | | | | | Makefile: BLK_SHA1 does not require fast htonl() and unaligned loadsJonathan Nieder2012-07-23
| * | | | | | | block-sha1: put expanded macro parameters in parenthesesJonathan Nieder2012-07-22
| * | | | | | | block-sha1: avoid pointer conversion that violates alignment constraintsJonathan Nieder2012-07-22
* | | | | | | | Merge branch 'jn/make-assembly-in-right-directory' into maintJunio C Hamano2012-08-06
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: fix location of listing produced by "make subdir/foo.s"Jonathan Nieder2012-07-22
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ms/daemon-doc-typo' into maintJunio C Hamano2012-08-06
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/git-daemon: add missing wordMichael Schubert2012-07-16
* | | | | | | | | Merge branch 'lm/git-blame-el' into maintJunio C Hamano2012-08-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-blame.el: Do not use bare 0 to mean (point-min)Lawrence Mitchell2012-06-14
| * | | | | | | | | git-blame.el: Use with-current-buffer where appropriateLawrence Mitchell2012-06-14
| * | | | | | | | | git-blame.el: Do not use goto-line in lisp codeRüdiger Sonderfeld2012-06-14
* | | | | | | | | | Merge branch 'rs/ipv6-ssh-url' into maintJunio C Hamano2012-08-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git: Wrong parsing of ssh urls with IPv6 literals ignores portRené Scharfe2012-06-13
* | | | | | | | | | | Merge branch 'rs/git-blame-mapcar-mapc' into maintJunio C Hamano2012-08-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-blame.el: use mapc instead of mapcarRüdiger Sonderfeld2012-06-10
* | | | | | | | | | | | 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 'jk/maint-checkout-orphan-check-fix' into maintJunio C Hamano2012-08-06
|\ \ \ \ \ \ \ \ \ \ \ \ \