Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'cc/fix-missing-va-end-in-revert' | Junio C Hamano | 2012-04-24 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | revert: add missing va_end | Christian Couder | 2012-04-21 | 1 | -0/+1 |
* | | | | | Merge branch 'it/fetch-pack-many-refs' | Junio C Hamano | 2012-04-24 | 1 | -1/+41 |
|\ \ \ \ \ | |||||
| * | | | | | fetch-pack: new --stdin option to read refs from stdin | Ivan Todoroski | 2012-04-02 | 1 | -1/+41 |
* | | | | | | Merge branch 'hv/submodule-recurse-push' | Junio C Hamano | 2012-04-24 | 1 | -1/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | push: teach --recurse-submodules the on-demand option | Heiko Voigt | 2012-03-30 | 1 | -1/+9 |
* | | | | | | | Merge branch 'jl/maint-submodule-recurse-fetch' | Junio C Hamano | 2012-04-23 | 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' | Junio C Hamano | 2012-04-23 | 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 'jh/apply-free-patch' | Junio C Hamano | 2012-04-23 | 1 | -41/+133 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | apply: document buffer ownership rules across functions | Junio C Hamano | 2012-04-11 | 1 | -2/+51 |
| * | | | | | | | | | apply: tighten constness of line buffer | Junio C Hamano | 2012-04-11 | 1 | -7/+7 |
| * | | | | | | | | | apply: drop unused macro | Junio C Hamano | 2012-04-11 | 1 | -1/+0 |
| * | | | | | | | | | apply: free unused fragments for submodule patch | Junio C Hamano | 2012-03-28 | 1 | -9/+15 |
| * | | | | | | | | | apply: free patch->result | Junio C Hamano | 2012-03-27 | 1 | -0/+1 |
| * | | | | | | | | | apply: release memory for fn_table | Junio C Hamano | 2012-03-27 | 1 | -1/+1 |