Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | fast-export: add new --refspec option | Felipe Contreras | 2014-04-21 | 3 | -0/+43 | |
| * | | | | | | | | | fast-export: improve argument parsing | Felipe Contreras | 2014-04-21 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'nd/daemonize-gc' | Junio C Hamano | 2014-06-16 | 1 | -6/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | gc --auto: do not lock refs in the backgroundnd/daemonize-gc | Nguyễn Thái Ngọc Duy | 2014-05-27 | 1 | -6/+20 | |
* | | | | | | | | | | | Merge branch 'jm/t9138-style-fix' | Junio C Hamano | 2014-06-16 | 1 | -18/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | t9138-git-svn-authors-prog.sh fixupsjm/t9138-style-fix | Jeremiah Mahler | 2014-05-27 | 1 | -18/+17 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'jm/instaweb-apache-24' | Junio C Hamano | 2014-06-16 | 1 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | git-instaweb: add support for Apache 2.4jm/instaweb-apache-24 | Jonathan McCrohan | 2014-05-27 | 1 | -1/+11 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'jl/remote-rm-prune' | Junio C Hamano | 2014-06-16 | 3 | -9/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | remote prune: optimize "dangling symref" check/warningjl/remote-rm-prune | Jens Lindström | 2014-05-27 | 3 | -2/+25 | |
| * | | | | | | | | | | | remote: repack packed-refs once when deleting multiple refs | Jens Lindström | 2014-05-27 | 3 | -3/+21 | |
| * | | | | | | | | | | | remote rm: delete remote configuration as the last | Jens Lindström | 2014-05-23 | 1 | -4/+6 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'jk/complete-merge-pull' | Junio C Hamano | 2014-06-16 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | completion: add missing options for git-mergejk/complete-merge-pull | John Keeping | 2014-05-27 | 1 | -1/+4 | |
| * | | | | | | | | | | | completion: add a note that merge options are shared | John Keeping | 2014-05-27 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'bg/xcalloc-nmemb-then-size' | Junio C Hamano | 2014-06-16 | 12 | -21/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | transport-helper.c: rearrange xcalloc argumentsbg/xcalloc-nmemb-then-size | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | remote.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | reflog-walk.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -4/+4 | |
| * | | | | | | | | | | | pack-revindex.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | notes.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -3/+3 | |
| * | | | | | | | | | | | imap-send.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | http-push.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | diff.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | config.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | commit.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | builtin/remote.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -4/+4 | |
| * | | | | | | | | | | | builtin/ls-remote.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'jl/status-added-submodule-is-never-ignored' | Junio C Hamano | 2014-06-16 | 5 | -8/+108 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | commit -m: commit staged submodules regardless of ignore configjl/status-added-submodule-is-never-ignored | Jens Lehmann | 2014-04-07 | 2 | -3/+17 | |
| * | | | | | | | | | | | status/commit: show staged submodules regardless of ignore config | Jens Lehmann | 2014-04-07 | 4 | -6/+92 | |
* | | | | | | | | | | | | Merge branch 'cb/byte-order' | Junio C Hamano | 2014-06-16 | 1 | -9/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | compat/bswap.h: fix endianness detectioncb/byte-order | Ben Walton | 2014-05-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | compat/bswap.h: restore preference __BIG_ENDIAN over BIG_ENDIAN | Junio C Hamano | 2014-05-02 | 1 | -7/+7 | |
| * | | | | | | | | | | | | compat/bswap.h: detect endianness on more platforms that don't use BYTE_ORDER | Charles Bailey | 2014-05-02 | 1 | -9/+24 | |
* | | | | | | | | | | | | | Merge branch 'jk/strbuf-tolower' | Junio C Hamano | 2014-06-16 | 4 | -7/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | strbuf: add strbuf_tolower functionjk/strbuf-tolower | Jeff King | 2014-05-23 | 4 | -7/+13 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jk/daemon-tolower' | Junio C Hamano | 2014-06-16 | 4 | -22/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | daemon/config: factor out duplicate xstrdup_tolowerjk/daemon-tolower | Jeff King | 2014-05-23 | 4 | -22/+16 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'as/pretty-truncate' | Junio C Hamano | 2014-06-16 | 5 | -72/+282 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | pretty.c: format string with truncate respects logOutputEncodingas/pretty-truncate | Alexey Shumkin | 2014-05-21 | 3 | -8/+13 | |
| * | | | | | | | | | | | | | t4205, t6006: add tests that fail with i18n.logOutputEncoding set | Alexey Shumkin | 2014-05-21 | 2 | -2/+213 | |
| * | | | | | | | | | | | | | t4205 (log-pretty-format): use `tformat` rather than `format` | Alexey Shumkin | 2014-05-21 | 1 | -39/+13 | |
| * | | | | | | | | | | | | | t4041, t4205, t6006, t7102: don't hardcode tested encoding value | Alexey Shumkin | 2014-05-21 | 4 | -27/+39 | |
| * | | | | | | | | | | | | | t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs | Alexey Shumkin | 2014-05-19 | 1 | -3/+11 | |
* | | | | | | | | | | | | | | Merge branch 'jk/diff-follow-must-take-one-pathspec' | Junio C Hamano | 2014-06-16 | 2 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | move "--follow needs one pathspec" rule to diff_setup_donejk/diff-follow-must-take-one-pathspec | Jeff King | 2014-05-20 | 2 | -6/+5 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'sk/windows-unc-path' | Junio C Hamano | 2014-06-16 | 5 | -8/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Windows: allow using UNC path for git repositorysk/windows-unc-path | Cezary Zawadka | 2014-06-10 | 5 | -8/+30 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'rr/rebase-autostash-fix' | Junio C Hamano | 2014-06-16 | 3 | -3/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |