Commit message (Expand) | Author | Age | |
---|---|---|---|
* | apply: fix an incomplete comment in check_patch() | Junio C Hamano | 2012-07-09 |
* | Merge branch 'jk/maint-push-progress' | Junio C Hamano | 2012-05-03 |
|\ | |||
| * | teach send-pack about --[no-]progress | Jeff King | 2012-05-01 |
| * | send-pack: show progress when isatty(2) | Jeff King | 2012-05-01 |
* | | Merge branch 'nd/columns' | Junio C Hamano | 2012-05-03 |
|\ \ | |||
| * | | tag: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 |
| * | | status: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 |
| * | | branch: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 |
| * | | help: reuse print_columns() for help -a | Nguyễn Thái Ngọc Duy | 2012-04-27 |
| * | | Add column layout skeleton and git-column | Nguyễn Thái Ngọc Duy | 2012-04-27 |
* | | | Merge branch 'pw/message-cleanup' | Junio C Hamano | 2012-05-02 |
|\ \ \ | |||
| * | | | remove superfluous newlines in error messages | Pete Wyckoff | 2012-04-30 |
* | | | | Merge branch 'ab/i18n' | Junio C Hamano | 2012-05-02 |
|\ \ \ \ | |||
| * | | | | git-commit: remove lego in i18n messages | Ævar Arnfjörð Bjarmason | 2012-04-30 |
| * | | | | git-commit: remove lego in i18n messages | Ævar Arnfjörð Bjarmason | 2012-04-30 |
| * | | | | git-branch: remove lego in i18n messages | Ævar Arnfjörð Bjarmason | 2012-04-30 |
* | | | | | Merge branch 'nd/i18n' | Junio C Hamano | 2012-05-02 |
|\ \ \ \ \ | |||
| * | | | | | help: replace underlining "help -a" headers using hyphens with a blank line | Nguyễn Thái Ngọc Duy | 2012-04-25 |
| * | | | | | i18n: index-pack: mark strings for translation | Nguyễn Thái Ngọc Duy | 2012-04-24 |
| * | | | | | i18n: apply: update say_patch_name to give translators complete sentence | Nguyễn Thái Ngọc Duy | 2012-04-24 |
| * | | | | | i18n: apply: mark strings for translation | Nguyễn Thái Ngọc Duy | 2012-04-24 |
| * | | | | | i18n: remote: mark strings for translation | Nguyễn Thái Ngọc Duy | 2012-04-24 |
| * | | | | | i18n: make warn_dangling_symref() automatically append \n | Nguyễn Thái Ngọc Duy | 2012-04-24 |
| * | | | | | i18n: help: mark strings for translation | Nguyễn Thái Ngọc Duy | 2012-04-24 |
* | | | | | | Merge branch 'mm/simple-push' | Junio C Hamano | 2012-05-02 |
|\ \ \ \ \ \ | |||
| * | | | | | | push: introduce new push.default mode "simple" | Matthieu Moy | 2012-04-24 |
| |/ / / / / | |||
* | | | | | | Merge branch 'jc/index-v4' | Junio C Hamano | 2012-05-02 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||
| * | | | | | update-index: upgrade/downgrade on-disk index version | Junio C Hamano | 2012-04-04 |
* | | | | | | Merge branch 'nh/empty-rebase' | Junio C Hamano | 2012-04-30 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||
| * | | | | | git-cherry-pick: Add keep-redundant-commits option | Neil Horman | 2012-04-24 |
| * | | | | | git-cherry-pick: add allow-empty option | Neil Horman | 2012-04-11 |
| |/ / / / | |||
* | | | | | Merge branch 'jk/repack-no-explode-objects-from-old-pack' | Junio C Hamano | 2012-04-29 |
|\ \ \ \ \ | |||
| * | | | | | gc: use argv-array for sub-commands | Jeff King | 2012-04-18 |
| * | | | | | gc: do not explode objects which will be immediately pruned | Jeff King | 2012-04-11 |
| |/ / / / | |||
* | | | | | Merge branch 'jc/merge-reduce-parents-early' | Junio C Hamano | 2012-04-27 |
|\ \ \ \ \ | |||
| * | | | | | fmt-merge-msg: discard needless merge parents | Junio C Hamano | 2012-04-18 |
| * | | | | | builtin/merge.c: reduce parents early | Junio C Hamano | 2012-04-17 |
| * | | | | | builtin/merge.c: collect other parents early | Junio C Hamano | 2012-04-17 |
| * | | | | | builtin/merge.c: remove "remoteheads" global variable | Junio C Hamano | 2012-04-17 |
* | | | | | | Merge branch 'cb/cherry-pick-rev-path-confusion' | Junio C Hamano | 2012-04-27 |
|\ \ \ \ \ \ | |||
| * | | | | | | cherry-pick: do not expect file arguments | Clemens Buchacher | 2012-04-15 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge branch 'mb/fetch-call-a-non-branch-a-ref' | Junio C Hamano | 2012-04-26 |
|\ \ \ \ \ \ | |||
| * | | | | | | fetch: describe new refs based on where it came from | Marc Branchaud | 2012-04-17 |
| * | | | | | | fetch: Give remote_ref to update_local_ref() as well | Marc Branchaud | 2012-04-17 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge branch 'cc/fix-missing-va-end-in-revert' | Junio C Hamano | 2012-04-24 |
|\ \ \ \ \ \ | |||
| * | | | | | | revert: add missing va_end | Christian Couder | 2012-04-21 |
* | | | | | | | Merge branch 'it/fetch-pack-many-refs' | Junio C Hamano | 2012-04-24 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | fetch-pack: new --stdin option to read refs from stdin | Ivan Todoroski | 2012-04-02 |
* | | | | | | | | Merge branch 'hv/submodule-recurse-push' | Junio C Hamano | 2012-04-24 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | push: teach --recurse-submodules the on-demand option | Heiko Voigt | 2012-03-30 |