Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jc/mailinfo-RE' | Junio C Hamano | 2012-09-14 |
|\ | |||
| * | mailinfo: strip "RE: " prefix | Junio C Hamano | 2012-09-09 |
* | | Merge branch 'nd/checkout-option-parsing-fix' | Junio C Hamano | 2012-09-14 |
|\ \ | |||
| * | | checkout: reorder option handling | Nguyễn Thái Ngọc Duy | 2012-09-11 |
| * | | checkout: move more parameters to struct checkout_opts | Nguyễn Thái Ngọc Duy | 2012-08-29 |
| * | | checkout: pass "struct checkout_opts *" as const pointer | Nguyễn Thái Ngọc Duy | 2012-08-29 |
* | | | Merge branch 'dj/fetch-all-tags' | Junio C Hamano | 2012-09-14 |
|\ \ \ | |||
| * | | | fetch --all: pass --tags/--no-tags through to each remote | Dan Johnson | 2012-09-07 |
* | | | | Merge branch 'sn/ls-remote-get-url-doc' | Junio C Hamano | 2012-09-14 |
|\ \ \ \ | |||
| * | | | | ls-remote: document the '--get-url' option | Stefan Naewe | 2012-09-07 |
* | | | | | Merge branch 'rj/path-cleanup' | Junio C Hamano | 2012-09-14 |
|\ \ \ \ \ | |||
| * | | | | | Call mkpathdup() rather than xstrdup(mkpath(...)) | Ramsay Jones | 2012-09-04 |
| * | | | | | Call git_pathdup() rather than xstrdup(git_path("...")) | Ramsay Jones | 2012-09-04 |
| | |_|_|/ | |/| | | | |||
* | | | | | Merge branch 'nd/maint-remote-remove' | Junio C Hamano | 2012-09-12 |
|\ \ \ \ \ | |||
| * | | | | | remote: prefer subcommand name 'remove' to 'rm' | Nguyễn Thái Ngọc Duy | 2012-09-06 |
| |/ / / / | |||
* | | | | | Merge branch 'jk/argv-array' | Junio C Hamano | 2012-09-11 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| * | | | | submodule: use argv_array instead of hand-building arrays | Jens Lehmann | 2012-09-02 |
| * | | | | fetch: use argv_array instead of hand-building arrays | Jeff King | 2012-09-02 |
* | | | | | Merge branch 'jc/merge-bases' | Junio C Hamano | 2012-09-11 |
|\ \ \ \ \ | |||
| * | | | | | merge-base: "--is-ancestor A B" | Junio C Hamano | 2012-08-31 |
| * | | | | | receive-pack: use in_merge_bases() for fast-forward check | Junio C Hamano | 2012-08-27 |
| * | | | | | in_merge_bases(): support only one "other" commit | Junio C Hamano | 2012-08-27 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'nd/i18n-index-pack' | Junio C Hamano | 2012-09-11 |
|\ \ \ \ \ | |||
| * | | | | | i18n: mark more index-pack strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-31 |
* | | | | | | Merge branch 'jc/maint-ident-missing-human-name' | Junio C Hamano | 2012-09-11 |
|\ \ \ \ \ \ | |||
| * | | | | | | split_ident_line(): make best effort when parsing author/committer line | Junio C Hamano | 2012-08-31 |
* | | | | | | | Merge branch 'cn/branch-set-upstream-to' | Junio C Hamano | 2012-09-10 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | branch: deprecate --set-upstream and show help if we detect possible mistaken... | Carlos Martín Nieto | 2012-08-30 |
| * | | | | | | | branch: add --unset-upstream option | Carlos Martín Nieto | 2012-08-30 |
| * | | | | | | | branch: introduce --set-upstream-to | Carlos Martín Nieto | 2012-08-23 |
| | |_|_|_|/ / | |/| | | | | | |||
* | | | | | | | Merge branch 'mz/cherry-pick-cmdline-order' | Junio C Hamano | 2012-09-10 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | cherry-pick/revert: respect order of revisions to pick | Martin von Zweigbergk | 2012-08-30 |
| * | | | | | | | teach log --no-walk=unsorted, which avoids sorting | Martin von Zweigbergk | 2012-08-30 |
* | | | | | | | | Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log' | Junio C Hamano | 2012-09-10 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | log: fix --quiet synonym for -s | Jeff King | 2012-08-28 |
| | |_|/ / / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'nd/branch-v-alignment' | Junio C Hamano | 2012-09-07 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | branch -v: align even when branch names are in UTF-8 | Nguyễn Thái Ngọc Duy | 2012-08-27 |
| |/ / / / / / / | |||
| * | | | | | | | Merge branch 'jk/maint-commit-check-committer-early' into maint-1.7.11 | Junio C Hamano | 2012-08-24 |
| |\ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ | Merge branch 'jc/apply-binary-p0' | Junio C Hamano | 2012-09-07 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | apply: compute patch->def_name correctly under -p0 | Junio C Hamano | 2012-08-24 |
* | | | | | | | | | | Merge branch 'jc/dotdot-is-parent-directory' | Junio C Hamano | 2012-09-07 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | specifying ranges: we did not mean to make ".." an empty set | Junio C Hamano | 2012-08-23 |
| | |/ / / / / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge branch 'jk/maint-checkout-orphan-check-fix' into maint | Junio C Hamano | 2012-08-06 |
| |\ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'nd/i18n-parseopt-help' | Junio C Hamano | 2012-09-07 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Use imperative form in help usage to describe an action | Nguyễn Thái Ngọc Duy | 2012-08-22 |
| * | | | | | | | | | | | Reduce translations by using same terminologies | Nguyễn Thái Ngọc Duy | 2012-08-22 |
| * | | | | | | | | | | | i18n: write-tree: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-22 |
| * | | | | | | | | | | | i18n: verify-tag: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-22 |
| * | | | | | | | | | | | i18n: verify-pack: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-22 |
| * | | | | | | | | | | | i18n: update-server-info: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-22 |