Age | Commit message (Expand) | Author | Files | Lines |
2012-09-14 | grep: show --debug output only once | Michael J Gruber | 1 | -0/+1 |
2012-09-14 | grep: teach --debug option to dump the parse tree | Junio C Hamano | 1 | -0/+3 |
2012-06-17 | Merge branch 'js/maint-fast-export-mark-error' into maint | Junio C Hamano | 1 | -1/+1 |
2012-06-01 | Merge branch 'rs/maint-grep-F' into maint | Junio C Hamano | 1 | -5/+2 |
2012-06-01 | Merge branch 'ap/checkout-no-progress-for-non-tty' into maint | Junio C Hamano | 1 | -2/+2 |
2012-05-25 | fmt-merge-message: add empty line between tag and signature verification | Linus Torvalds | 1 | -3/+5 |
2012-05-24 | Merge branch 'jk/maint-status-porcelain-z-b' into maint | Junio C Hamano | 1 | -68/+67 |
2012-05-24 | checkout: no progress messages if !isatty(2). | Avery Pennarun | 1 | -2/+2 |
2012-05-21 | grep: stop leaking line strings with -f | René Scharfe | 1 | -5/+2 |
2012-05-14 | Merge branch 'jk/maint-reflog-walk-count-vs-time' into maint | Junio C Hamano | 1 | -0/+1 |
2012-05-14 | Merge branch 'ef/checkout-empty' into maint | Junio C Hamano | 1 | -1/+1 |
2012-05-14 | Merge branch 'js/checkout-detach-count' into maint | Junio C Hamano | 1 | -6/+7 |
2012-05-14 | Merge branch 'ef/maint-clone-progress-fix' into maint | Junio C Hamano | 1 | -1/+1 |
2012-05-11 | Merge branch 'ct/advise-push-default' into maint | Junio C Hamano | 1 | -5/+55 |
2012-05-11 | Merge branch 'jk/repack-no-explode-objects-from-old-pack' into maint | Junio C Hamano | 2 | -49/+65 |
2012-05-11 | Merge branch 'rl/show-empty-prefix' into maint | Junio C Hamano | 1 | -0/+2 |
2012-05-10 | Merge branch 'cc/fix-missing-va-end-in-revert' into maint | Junio C Hamano | 1 | -0/+1 |
2012-05-10 | Merge branch 'jk/maint-push-progress' into maint | Junio C Hamano | 1 | -0/+13 |
2012-05-08 | checkout: do not corrupt HEAD on empty repo | Erik Faye-Lund | 1 | -1/+1 |
2012-05-08 | status: respect "-b" for porcelain format | Jeff King | 1 | -5/+4 |
2012-05-08 | status: refactor null_termination option | Jeff King | 1 | -9/+8 |
2012-05-08 | commit: refactor option parsing | Jeff King | 1 | -58/+59 |
2012-05-07 | Merge branch 'ef/maint-1.7.6-clone-progress-fix' into ef/maint-clone-progress... | Junio C Hamano | 1 | -1/+1 |
2012-05-07 | clone: fix progress-regression | Erik Faye-Lund | 1 | -1/+1 |
2012-05-04 | checkout (detached): truncate list of orphaned commits at the new HEAD | Johannes Sixt | 1 | -6/+7 |
2012-05-04 | log: respect date_mode_explicit with --format:%gd | Jeff King | 1 | -0/+1 |
2012-05-03 | Merge branch 'jc/merge-reduce-parents-early' into maint | Junio C Hamano | 2 | -63/+207 |
2012-05-03 | Merge branch 'cb/cherry-pick-rev-path-confusion' into maint | Junio C Hamano | 1 | -1/+4 |
2012-05-03 | Merge branch 'mb/fetch-call-a-non-branch-a-ref' into maint | Junio C Hamano | 1 | -4/+13 |
2012-05-01 | Merge branch 'it/fetch-pack-many-refs' into maint | Junio C Hamano | 1 | -1/+41 |
2012-05-01 | Merge branch 'jl/maint-submodule-recurse-fetch' into maint | Junio C Hamano | 1 | -3/+3 |
2012-05-01 | Merge branch 'jc/maint-blame-minimal' into maint | Junio C Hamano | 1 | -0/+1 |
2012-05-01 | teach send-pack about --[no-]progress | Jeff King | 1 | -2/+12 |
2012-05-01 | send-pack: show progress when isatty(2) | Jeff King | 1 | -0/+3 |
2012-04-26 | Merge branch 'jc/push-upstream-sanity' into maint | Junio C Hamano | 1 | -8/+18 |
2012-04-26 | Merge branch 'jk/diff-no-rename-empty' into maint | Junio C Hamano | 1 | -1/+1 |
2012-04-26 | Merge branch 'jc/commit-unedited-template' into maint | Junio C Hamano | 1 | -19/+43 |
2012-04-26 | Merge branch 'jc/commit-hook-authorship' into maint | Junio C Hamano | 1 | -3/+19 |
2012-04-21 | revert: add missing va_end | Christian Couder | 1 | -0/+1 |
2012-04-18 | fmt-merge-msg: discard needless merge parents | Junio C Hamano | 1 | -9/+119 |
2012-04-18 | gc: use argv-array for sub-commands | Jeff King | 1 | -45/+33 |
2012-04-17 | builtin/merge.c: reduce parents early | Junio C Hamano | 1 | -25/+40 |
2012-04-17 | builtin/merge.c: collect other parents early | Junio C Hamano | 1 | -13/+27 |
2012-04-17 | builtin/merge.c: remove "remoteheads" global variable | Junio C Hamano | 1 | -23/+28 |
2012-04-17 | fetch: describe new refs based on where it came from | Marc Branchaud | 1 | -3/+11 |
2012-04-17 | fetch: Give remote_ref to update_local_ref() as well | Marc Branchaud | 1 | -1/+2 |
2012-04-15 | cherry-pick: do not expect file arguments | Clemens Buchacher | 1 | -1/+4 |
2012-04-14 | submodules: recursive fetch also checks new tags for submodule commits | Jens Lehmann | 1 | -3/+3 |
2012-04-11 | blame: accept --need-minimal | Junio C Hamano | 1 | -0/+1 |
2012-04-11 | gc: do not explode objects which will be immediately pruned | Jeff King | 2 | -10/+38 |