Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trace: improve trace performance | Karsten Blees | 2014-07-14 | 1 | -1/+1 |
* | Merge branch 'lt/log-auto-decorate' | Junio C Hamano | 2014-06-16 | 1 | -0/+2 |
|\ | |||||
| * | git log: support "auto" decorations | Linus Torvalds | 2014-05-30 | 1 | -0/+2 |
* | | Merge branch 'jm/format-patch-mail-sig' | Junio C Hamano | 2014-06-16 | 1 | -2/+24 |
|\ \ | |||||
| * | | format-patch: add "--signature-file=<file>" option | Jeremiah Mahler | 2014-05-27 | 1 | -0/+17 |
| * | | format-patch: make newline after signature conditional | Jeff King | 2014-05-21 | 1 | -2/+7 |
| |/ | |||||
* | | Merge branch 'fc/remote-helper-refmap' | Junio C Hamano | 2014-06-16 | 1 | -1/+48 |
|\ \ | |||||
| * | | fast-export: add support to delete refs | Felipe Contreras | 2014-04-21 | 1 | -0/+14 |
| * | | fast-export: add new --refspec option | Felipe Contreras | 2014-04-21 | 1 | -0/+32 |
| * | | 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 background | Nguyễn Thái Ngọc Duy | 2014-05-27 | 1 | -6/+20 |
* | | | | Merge branch 'jl/remote-rm-prune' | Junio C Hamano | 2014-06-16 | 1 | -7/+30 |
|\ \ \ \ | |||||
| * | | | | remote prune: optimize "dangling symref" check/warning | Jens Lindström | 2014-05-27 | 1 | -1/+6 |
| * | | | | remote: repack packed-refs once when deleting multiple refs | Jens Lindström | 2014-05-27 | 1 | -2/+18 |
| * | | | | remote rm: delete remote configuration as the last | Jens Lindström | 2014-05-23 | 1 | -4/+6 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'bg/xcalloc-nmemb-then-size' | Junio C Hamano | 2014-06-16 | 2 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | 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 | 1 | -2/+16 |
|\ \ \ \ | |||||
| * | | | | commit -m: commit staged submodules regardless of ignore config | Jens Lehmann | 2014-04-07 | 1 | -2/+16 |
* | | | | | Merge branch 'jk/daemon-tolower' | Junio C Hamano | 2014-06-16 | 1 | -14/+1 |
|\ \ \ \ \ | |||||
| * | | | | | daemon/config: factor out duplicate xstrdup_tolower | Jeff King | 2014-05-23 | 1 | -14/+1 |
* | | | | | | Merge branch 'jk/diff-follow-must-take-one-pathspec' | Junio C Hamano | 2014-06-16 | 1 | -6/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | move "--follow needs one pathspec" rule to diff_setup_done | Jeff King | 2014-05-20 | 1 | -6/+2 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'cc/replace-edit' | Junio C Hamano | 2014-06-16 | 1 | -45/+180 |
|\ \ \ \ \ \ | |||||
| * | | | | | | replace: add --edit to usage string | Christian Couder | 2014-05-19 | 1 | -0/+1 |
| * | | | | | | replace: die early if replace ref already exists | Christian Couder | 2014-05-19 | 1 | -1/+4 |
| * | | | | | | replace: refactor checking ref validity | Christian Couder | 2014-05-19 | 1 | -11/+20 |
| * | | | | | | replace: make sure --edit results in a different object | Christian Couder | 2014-05-19 | 1 | -0/+3 |
| * | | | | | | replace: add --edit option | Jeff King | 2014-04-29 | 1 | -1/+111 |
| * | | | | | | replace: factor object resolution out of replace_object | Jeff King | 2014-04-29 | 1 | -8/+18 |
| * | | | | | | replace: use OPT_CMDMODE to handle modes | Jeff King | 2014-04-29 | 1 | -24/+25 |
| * | | | | | | replace: refactor command-mode determination | Jeff King | 2014-04-29 | 1 | -8/+6 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'mt/patch-id-stable' (early part) | Junio C Hamano | 2014-06-16 | 1 | -15/+59 |
|\ \ \ \ \ \ | |||||
| * | | | | | | patch-id: make it stable against hunk reordering | Michael S. Tsirkin | 2014-06-10 | 1 | -15/+59 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'rs/mailinfo-header-cmp' | Junio C Hamano | 2014-06-09 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | mailinfo: use strcmp() for string comparison | René Scharfe | 2014-06-02 | 1 | -3/+3 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'jc/rev-parse-argh-dashed-multi-words' | Junio C Hamano | 2014-06-09 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | update-index: fix segfault with missing --cacheinfo argument | Jeff King | 2014-06-04 | 1 | -0/+3 |
* | | | | | | | Merge branch 'nd/status-auto-comment-char' | Junio C Hamano | 2014-06-06 | 1 | -0/+32 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | commit: allow core.commentChar=auto for character auto selection | Nguyễn Thái Ngọc Duy | 2014-05-19 | 1 | -0/+32 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'sk/spawn-less-case-insensitively-from-grep-O-i' | Junio C Hamano | 2014-06-06 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git grep -O -i: if the pager is 'less', pass the '-I' option | Johannes Schindelin | 2014-05-15 | 1 | -0/+3 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/index-pack-report-missing' | Junio C Hamano | 2014-06-06 | 1 | -2/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | index-pack: distinguish missing objects from type errors | Jeff King | 2014-05-12 | 1 | -2/+7 |
* | | | | | | | | Merge branch 'bc/blame-crlf-test' | Junio C Hamano | 2014-06-06 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | blame: correctly handle files regardless of autocrlf | brian m. carlson | 2014-05-08 | 1 | -1/+0 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'dk/blame-reorg' | Junio C Hamano | 2014-06-06 | 1 | -298/+567 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | blame: large-scale performance rewrite | David Kastrup | 2014-04-28 | 1 | -298/+567 |
| | |_|_|/ / / / | |/| | | | | | |