Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: "git config baa" should exit with status 1 | Junio C Hamano | 2012-07-30 | 3 | -6/+11 |
* | Git 1.7.10.5v1.7.10.5maint-1.7.10 | Junio C Hamano | 2012-06-17 | 4 | -3/+16 |
* | Do not autosquash in case of an implied interactive rebase | Vincent van Ravesteijn | 2012-06-17 | 1 | -0/+1 |
* | Merge branch 'js/maint-fast-export-mark-error' into maint | Junio C Hamano | 2012-06-17 | 1 | -1/+1 |
|\ | |||||
| * | fast-export: report SHA-1 instead of gibberish when marks exist already | Johannes Schindelin | 2012-06-12 | 1 | -1/+1 |
* | | Git 1.7.10.4v1.7.10.4 | Junio C Hamano | 2012-06-03 | 2 | -1/+6 |
* | | Merge branch 'ef/maint-rebase-error-message' into maint | Junio C Hamano | 2012-06-03 | 2 | -1/+6 |
|\ \ | |||||
| * | | rebase: report invalid commit correctly | Erik Faye-Lund | 2012-05-30 | 2 | -1/+6 |
* | | | Start preparing for 1.7.10.4 | Junio C Hamano | 2012-06-01 | 3 | -2/+28 |
* | | | Merge branch 'ef/http-o-depends-on-gvf' into maint | Junio C Hamano | 2012-06-01 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Makefile: add missing GIT-VERSION-FILE dependency | Erik Faye-Lund | 2012-05-31 | 1 | -1/+1 |
* | | | | Merge branch 'rs/maint-grep-F' into maint | Junio C Hamano | 2012-06-01 | 5 | -24/+68 |
|\ \ \ \ | |||||
| * | | | | grep: stop leaking line strings with -f | René Scharfe | 2012-05-21 | 1 | -5/+2 |
| * | | | | grep: support newline separated pattern list | René Scharfe | 2012-05-20 | 4 | -3/+41 |
| * | | | | grep: factor out do_append_grep_pat() | René Scharfe | 2012-05-20 | 1 | -6/+9 |
| * | | | | grep: factor out create_grep_pat() | René Scharfe | 2012-05-20 | 1 | -11/+17 |
* | | | | | Merge branch 'jk/ident-split-fix' into maint | Junio C Hamano | 2012-06-01 | 2 | -1/+8 |
|\ \ \ \ \ | |||||
| * | | | | | fix off-by-one error in split_ident_line | Jeff King | 2012-05-22 | 2 | -1/+8 |
* | | | | | | Merge branch 'jk/pretty-commit-header-incomplete-line' into maint | Junio C Hamano | 2012-06-01 | 1 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | avoid segfault when reading header of malformed commits | Jeff King | 2012-05-22 | 1 | -1/+4 |
* | | | | | | | Merge branch 'jk/format-person-part-buffer-limit' into maint | Junio C Hamano | 2012-06-01 | 1 | -2/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | pretty: avoid buffer overflow in format_person_part | Jeff King | 2012-05-22 | 1 | -2/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ap/checkout-no-progress-for-non-tty' into maint | Junio C Hamano | 2012-06-01 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | checkout: no progress messages if !isatty(2). | Avery Pennarun | 2012-05-24 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'maint' of git://github.com/git-l10n/git-po into maint | Junio C Hamano | 2012-06-01 | 1 | -247/+289 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update Swedish translation (728t0f0u) | Peter Krefting | 2012-05-29 | 1 | -247/+289 |
* | | | | | | | | | Git 1.7.10.3v1.7.10.3 | Junio C Hamano | 2012-05-25 | 2 | -5/+16 |
* | | | | | | | | | Merge branch 'hv/submodule-alt-odb' into maint | Junio C Hamano | 2012-05-25 | 4 | -2/+39 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | teach add_submodule_odb() to look for alternates | Heiko Voigt | 2012-05-14 | 4 | -2/+39 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'bp/diff-no-index-strbuf-fix' into maint | Junio C Hamano | 2012-05-25 | 2 | -2/+27 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | diff --no-index: don't leak buffers in queue_diff | Bobby Powers | 2012-05-16 | 1 | -2/+2 |
| * | | | | | | | | | diff --no-index: reset temporary buffer lengths on directory iteration | Bobby Powers | 2012-05-16 | 2 | -0/+25 |
* | | | | | | | | | | fmt-merge-message: add empty line between tag and signature verification | Linus Torvalds | 2012-05-25 | 1 | -3/+5 |
* | | | | | | | | | | config doc: remove confusion about relative GIT_DIR from FILES section | Jonathan Nieder | 2012-05-25 | 1 | -3/+1 |
* | | | | | | | | | | Update draft release notes to 1.7.10.3 | Junio C Hamano | 2012-05-24 | 1 | -0/+6 |
* | | | | | | | | | | Merge branch 'jk/maint-status-porcelain-z-b' into maint | Junio C Hamano | 2012-05-24 | 5 | -89/+105 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | status: respect "-b" for porcelain format | Jeff King | 2012-05-08 | 5 | -11/+16 |
| * | | | | | | | | | status: fix null termination with "-b" | Jeff King | 2012-05-08 | 2 | -3/+13 |
| * | | | | | | | | | status: refactor null_termination option | Jeff King | 2012-05-08 | 3 | -24/+24 |
| * | | | | | | | | | commit: refactor option parsing | Jeff King | 2012-05-08 | 1 | -58/+59 |
* | | | | | | | | | | osxkeychain: pull make config from top-level directory | Jeff King | 2012-05-24 | 1 | -2/+5 |
* | | | | | | | | | | Consistently use "superproject" instead of "supermodule" | Jens Lehmann | 2012-05-20 | 3 | -4/+4 |
* | | | | | | | | | | t3404: begin "exchange commits with -p" test with correct preconditions | Johannes Sixt | 2012-05-20 | 1 | -0/+1 |
| |_|_|/ / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | l10n: de.po: translate 3 new messages | Ralf Thielow | 2012-05-15 | 1 | -101/+127 |
* | | | | | | | | | l10n: zh_CN.po: translate 3 new messages | Jiang Xin | 2012-05-15 | 1 | -99/+121 |
* | | | | | | | | | l10n: Update git.pot (3 new, 2 removed messages) | Jiang Xin | 2012-05-15 | 1 | -96/+108 |
* | | | | | | | | | Merge branch 'maint' of git://github.com/git-l10n/git-po into maint | Junio C Hamano | 2012-05-14 | 4 | -515/+538 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | l10n: zh_CN.po: translate 1 new message | Jiang Xin | 2012-05-12 | 1 | -94/+98 |
| * | | | | | | | | | l10n: de.po: translate one new message | Ralf Thielow | 2012-05-08 | 1 | -130/+148 |
| * | | | | | | | | | l10n: de.po: unify translation of "ahead" and "behind" | Ralf Thielow | 2012-05-08 | 1 | -8/+9 |