Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply: refactor "previous patch" logic | Junio C Hamano | 2012-07-09 | 1 | -26/+56 |
* | apply: split load_preimage() helper function out | Junio C Hamano | 2012-07-09 | 1 | -3/+12 |
* | apply: factor out checkout_target() helper function | Junio C Hamano | 2012-07-09 | 1 | -7/+13 |
* | apply: refactor read_file_or_gitlink() | Junio C Hamano | 2012-07-09 | 1 | -7/+11 |
* | apply: clear_image() clears things a bit more | Junio C Hamano | 2012-07-09 | 1 | -2/+2 |
* | apply: a bit more comments on PATH_TO_BE_DELETED | Junio C Hamano | 2012-07-09 | 1 | -2/+8 |
* | apply: fix an incomplete comment in check_patch() | Junio C Hamano | 2012-07-09 | 1 | -9/+15 |
* | Merge branch 'jk/maint-push-progress' | Junio C Hamano | 2012-05-03 | 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 'nd/columns' | Junio C Hamano | 2012-05-03 | 5 | -8/+124 |
|\ \ | |||||
| * | | tag: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -3/+24 |
| * | | status: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+7 |
| * | | branch: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -4/+28 |
| * | | help: reuse print_columns() for help -a | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -1/+6 |
| * | | Add column layout skeleton and git-column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+59 |
* | | | Merge branch 'pw/message-cleanup' | Junio C Hamano | 2012-05-02 | 3 | -4/+4 |
|\ \ \ | |||||
| * | | | remove superfluous newlines in error messages | Pete Wyckoff | 2012-04-30 | 3 | -4/+4 |
* | | | | Merge branch 'ab/i18n' | Junio C Hamano | 2012-05-02 | 2 | -45/+44 |
|\ \ \ \ | |||||
| * | | | | git-commit: remove lego in i18n messages | Ævar Arnfjörð Bjarmason | 2012-04-30 | 1 | -7/+6 |
| * | | | | git-commit: remove lego in i18n messages | Ævar Arnfjörð Bjarmason | 2012-04-30 | 1 | -29/+23 |
| * | | | | git-branch: remove lego in i18n messages | Ævar Arnfjörð Bjarmason | 2012-04-30 | 1 | -9/+15 |
* | | | | | Merge branch 'nd/i18n' | Junio C Hamano | 2012-05-02 | 5 | -284/+326 |
|\ \ \ \ \ | |||||
| * | | | | | help: replace underlining "help -a" headers using hyphens with a blank line | Nguyễn Thái Ngọc Duy | 2012-04-25 | 1 | -1/+1 |
| * | | | | | i18n: index-pack: mark strings for translation | Nguyễn Thái Ngọc Duy | 2012-04-24 | 1 | -57/+68 |
| * | | | | | i18n: apply: update say_patch_name to give translators complete sentence | Nguyễn Thái Ngọc Duy | 2012-04-24 | 1 | -12/+20 |
| * | | | | | i18n: apply: mark strings for translation | Nguyễn Thái Ngọc Duy | 2012-04-24 | 1 | -83/+91 |
| * | | | | | i18n: remote: mark strings for translation | Nguyễn Thái Ngọc Duy | 2012-04-24 | 1 | -106/+121 |
| * | | | | | i18n: make warn_dangling_symref() automatically append \n | Nguyễn Thái Ngọc Duy | 2012-04-24 | 2 | -4/+4 |
| * | | | | | i18n: help: mark strings for translation | Nguyễn Thái Ngọc Duy | 2012-04-24 | 1 | -24/+24 |
* | | | | | | Merge branch 'mm/simple-push' | Junio C Hamano | 2012-05-02 | 1 | -2/+45 |
|\ \ \ \ \ \ | |||||
| * | | | | | | push: introduce new push.default mode "simple" | Matthieu Moy | 2012-04-24 | 1 | -2/+45 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jc/index-v4' | Junio C Hamano | 2012-05-02 | 1 | -0/+14 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | update-index: upgrade/downgrade on-disk index version | Junio C Hamano | 2012-04-04 | 1 | -0/+14 |
* | | | | | | Merge branch 'nh/empty-rebase' | Junio C Hamano | 2012-04-30 | 1 | -0/+8 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | git-cherry-pick: Add keep-redundant-commits option | Neil Horman | 2012-04-24 | 1 | -1/+7 |
| * | | | | | git-cherry-pick: add allow-empty option | Neil Horman | 2012-04-11 | 1 | -0/+2 |
| |/ / / / | |||||
* | | | | | Merge branch 'jk/repack-no-explode-objects-from-old-pack' | Junio C Hamano | 2012-04-29 | 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 'jc/merge-reduce-parents-early' | Junio C Hamano | 2012-04-27 | 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' | Junio C Hamano | 2012-04-27 | 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' | Junio C Hamano | 2012-04-26 | 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 |
| | |/ / / / | |/| | | | |