aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* apply: fix an incomplete comment in check_patch()Junio C Hamano2012-07-09
* Merge branch 'jk/maint-push-progress'Junio C Hamano2012-05-03
|\
| * teach send-pack about --[no-]progressJeff King2012-05-01
| * send-pack: show progress when isatty(2)Jeff King2012-05-01
* | Merge branch 'nd/columns'Junio C Hamano2012-05-03
|\ \
| * | tag: add --columnNguyễn Thái Ngọc Duy2012-04-27
| * | status: add --columnNguyễn Thái Ngọc Duy2012-04-27
| * | branch: add --columnNguyễn Thái Ngọc Duy2012-04-27
| * | help: reuse print_columns() for help -aNguyễn Thái Ngọc Duy2012-04-27
| * | Add column layout skeleton and git-columnNguyễn Thái Ngọc Duy2012-04-27
* | | Merge branch 'pw/message-cleanup'Junio C Hamano2012-05-02
|\ \ \
| * | | remove superfluous newlines in error messagesPete Wyckoff2012-04-30
* | | | Merge branch 'ab/i18n'Junio C Hamano2012-05-02
|\ \ \ \
| * | | | git-commit: remove lego in i18n messagesÆvar Arnfjörð Bjarmason2012-04-30
| * | | | git-commit: remove lego in i18n messagesÆvar Arnfjörð Bjarmason2012-04-30
| * | | | git-branch: remove lego in i18n messagesÆvar Arnfjörð Bjarmason2012-04-30
* | | | | Merge branch 'nd/i18n'Junio C Hamano2012-05-02
|\ \ \ \ \
| * | | | | help: replace underlining "help -a" headers using hyphens with a blank lineNguyễn Thái Ngọc Duy2012-04-25
| * | | | | i18n: index-pack: mark strings for translationNguyễn Thái Ngọc Duy2012-04-24
| * | | | | i18n: apply: update say_patch_name to give translators complete sentenceNguyễn Thái Ngọc Duy2012-04-24
| * | | | | i18n: apply: mark strings for translationNguyễn Thái Ngọc Duy2012-04-24
| * | | | | i18n: remote: mark strings for translationNguyễn Thái Ngọc Duy2012-04-24
| * | | | | i18n: make warn_dangling_symref() automatically append \nNguyễn Thái Ngọc Duy2012-04-24
| * | | | | i18n: help: mark strings for translationNguyễn Thái Ngọc Duy2012-04-24
* | | | | | Merge branch 'mm/simple-push'Junio C Hamano2012-05-02
|\ \ \ \ \ \
| * | | | | | push: introduce new push.default mode "simple"Matthieu Moy2012-04-24
| |/ / / / /
* | | | | | Merge branch 'jc/index-v4'Junio C Hamano2012-05-02
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | update-index: upgrade/downgrade on-disk index versionJunio C Hamano2012-04-04
* | | | | | Merge branch 'nh/empty-rebase'Junio C Hamano2012-04-30
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | git-cherry-pick: Add keep-redundant-commits optionNeil Horman2012-04-24
| * | | | | git-cherry-pick: add allow-empty optionNeil Horman2012-04-11
| |/ / / /
* | | | | Merge branch 'jk/repack-no-explode-objects-from-old-pack'Junio C Hamano2012-04-29
|\ \ \ \ \
| * | | | | gc: use argv-array for sub-commandsJeff King2012-04-18
| * | | | | gc: do not explode objects which will be immediately prunedJeff King2012-04-11
| |/ / / /
* | | | | Merge branch 'jc/merge-reduce-parents-early'Junio C Hamano2012-04-27
|\ \ \ \ \
| * | | | | fmt-merge-msg: discard needless merge parentsJunio C Hamano2012-04-18
| * | | | | builtin/merge.c: reduce parents earlyJunio C Hamano2012-04-17
| * | | | | builtin/merge.c: collect other parents earlyJunio C Hamano2012-04-17
| * | | | | builtin/merge.c: remove "remoteheads" global variableJunio C Hamano2012-04-17
* | | | | | Merge branch 'cb/cherry-pick-rev-path-confusion'Junio C Hamano2012-04-27
|\ \ \ \ \ \
| * | | | | | cherry-pick: do not expect file argumentsClemens Buchacher2012-04-15
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'mb/fetch-call-a-non-branch-a-ref'Junio C Hamano2012-04-26
|\ \ \ \ \ \
| * | | | | | fetch: describe new refs based on where it came fromMarc Branchaud2012-04-17
| * | | | | | fetch: Give remote_ref to update_local_ref() as wellMarc Branchaud2012-04-17
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'cc/fix-missing-va-end-in-revert'Junio C Hamano2012-04-24
|\ \ \ \ \ \
| * | | | | | revert: add missing va_endChristian Couder2012-04-21
* | | | | | | Merge branch 'it/fetch-pack-many-refs'Junio C Hamano2012-04-24
|\ \ \ \ \ \ \
| * | | | | | | fetch-pack: new --stdin option to read refs from stdinIvan Todoroski2012-04-02
* | | | | | | | Merge branch 'hv/submodule-recurse-push'Junio C Hamano2012-04-24
|\ \ \ \ \ \ \ \
| * | | | | | | | push: teach --recurse-submodules the on-demand optionHeiko Voigt2012-03-30