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