Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'xy/format-patch-base' | Junio C Hamano | 2016-05-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | format-patch: introduce format.useAutoBase configuration | Xiaolong Ye | 2016-04-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | format-patch: introduce --base=auto option | Xiaolong Ye | 2016-04-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | format-patch: add '--base' option to record base tree info | Xiaolong Ye | 2016-04-26 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/worktree-various-heads' | Junio C Hamano | 2016-05-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | branch: do not rename a branch under bisect or rebase | Nguyễn Thái Ngọc Duy | 2016-04-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | worktree.c: check whether branch is rebased in another worktree | Nguyễn Thái Ngọc Duy | 2016-04-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | worktree.c: make find_shared_symref() return struct worktree * | Nguyễn Thái Ngọc Duy | 2016-04-22 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'va/i18n-remote-comment-to-align' | Junio C Hamano | 2016-05-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | i18n: remote: add comment for translators | Vasco Almeida | 2016-05-09 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/error-errno' | Junio C Hamano | 2016-05-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | builtin/worktree.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | builtin/upload-archive.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | builtin/update-index.c: prefer "err" to "errno" in process_lstat_error | Nguyễn Thái Ngọc Duy | 2016-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | builtin/rm.c: use warning_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | builtin/pack-objects.c: use die_errno() and warning_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | builtin/merge-file.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | builtin/mailsplit.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | builtin/help.c: use warning_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | builtin/fetch.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | builtin/branch.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | builtin/am.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/submodule-c-credential' | Junio C Hamano | 2016-05-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | submodule: stop sanitizing config options | Jeff King | 2016-05-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | submodule--helper: move config-sanitizing to submodule.c | Jeff King | 2016-04-28 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'va/i18n-misc-updates' | Junio C Hamano | 2016-05-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | i18n: builtin/pull.c: split strings marked for translation | Vasco Almeida | 2016-04-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | i18n: builtin/pull.c: mark placeholders for translation | Vasco Almeida | 2016-04-19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | i18n: branch: move comment for translators | Vasco Almeida | 2016-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | i18n: branch: unmark string for translation | Vasco Almeida | 2016-04-13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | i18n: builtin/rm.c: remove a comma ',' from string | Vasco Almeida | 2016-04-12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | i18n: builtin/branch.c: mark option for translation | Vasco Almeida | 2016-04-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | i18n: index-pack: use plural string instead of normal one | Vasco Almeida | 2016-04-08 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'lp/typofixes' | Junio C Hamano | 2016-05-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | typofix: assorted typofixes in comments, documentation and messages | Li Peng | 2016-05-06 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-init' | Junio C Hamano | 2016-05-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | submodule init: redirect stdout to stderr | Stefan Beller | 2016-05-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | submodule--helper update-clone: abort gracefully on missing .gitmodules | Stefan Beller | 2016-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | submodule init: fail gracefully with a missing .gitmodules file | Stefan Beller | 2016-04-29 | |
| * | | | | | | | | | | | | | | | | | | | | | | | submodule: port init from shell to C | Stefan Beller | 2016-04-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | submodule: port resolve_relative_url from shell to C | Stefan Beller | 2016-04-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init | Junio C Hamano | 2016-04-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-helper-clone-regression-fix' into sb/submodule-init | Junio C Hamano | 2016-04-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/commit-tree-ignore-commit-gpgsign' | Junio C Hamano | 2016-05-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | commit-tree: do not pay attention to commit.gpgsign | Junio C Hamano | 2016-05-03 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ew/doc-split-pack-disables-bitmap' | Junio C Hamano | 2016-05-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | pack-objects: warn on split packs disabling bitmaps | Eric Wong | 2016-04-28 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'jv/merge-nothing-into-void' into maint | Junio C Hamano | 2016-04-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ss/commit-squash-msg' into maint | Junio C Hamano | 2016-04-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/startup-info' into maint | Junio C Hamano | 2016-04-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |