aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'ar/diff-args-osx-precompose'Junio C Hamano2016-05-23
|\
| * diff: run arguments through precompose_argvAlexander Rinass2016-05-13
* | Merge branch 'pb/commit-verbose-config'Junio C Hamano2016-05-23
|\ \
| * | commit: add a commit.verbose config variablePranit Bauva2016-05-10
* | | Merge branch 'xy/format-patch-base'Junio C Hamano2016-05-23
|\ \ \
| * | | format-patch: introduce format.useAutoBase configurationXiaolong Ye2016-04-26
| * | | format-patch: introduce --base=auto optionXiaolong Ye2016-04-26
| * | | format-patch: add '--base' option to record base tree infoXiaolong Ye2016-04-26
* | | | Merge branch 'nd/worktree-various-heads'Junio C Hamano2016-05-23
|\ \ \ \
| * | | | branch: do not rename a branch under bisect or rebaseNguyễn Thái Ngọc Duy2016-04-22
| * | | | worktree.c: check whether branch is rebased in another worktreeNguyễn Thái Ngọc Duy2016-04-22
| * | | | worktree.c: make find_shared_symref() return struct worktree *Nguyễn Thái Ngọc Duy2016-04-22
* | | | | Merge branch 'va/i18n-remote-comment-to-align'Junio C Hamano2016-05-17
|\ \ \ \ \
| * | | | | i18n: remote: add comment for translatorsVasco Almeida2016-05-09
| | |/ / / | |/| | |
* | | | | Merge branch 'nd/error-errno'Junio C Hamano2016-05-17
|\ \ \ \ \
| * | | | | builtin/worktree.c: use error_errno()Nguyễn Thái Ngọc Duy2016-05-09
| * | | | | builtin/upload-archive.c: use error_errno()Nguyễn Thái Ngọc Duy2016-05-09
| * | | | | builtin/update-index.c: prefer "err" to "errno" in process_lstat_errorNguyễn Thái Ngọc Duy2016-05-09
| * | | | | builtin/rm.c: use warning_errno()Nguyễn Thái Ngọc Duy2016-05-09
| * | | | | builtin/pack-objects.c: use die_errno() and warning_errno()Nguyễn Thái Ngọc Duy2016-05-09
| * | | | | builtin/merge-file.c: use error_errno()Nguyễn Thái Ngọc Duy2016-05-09
| * | | | | builtin/mailsplit.c: use error_errno()Nguyễn Thái Ngọc Duy2016-05-09
| * | | | | builtin/help.c: use warning_errno()Nguyễn Thái Ngọc Duy2016-05-09
| * | | | | builtin/fetch.c: use error_errno()Nguyễn Thái Ngọc Duy2016-05-09
| * | | | | builtin/branch.c: use error_errno()Nguyễn Thái Ngọc Duy2016-05-09
| * | | | | builtin/am.c: use error_errno()Nguyễn Thái Ngọc Duy2016-05-09
| |/ / / /
* | | | | Merge branch 'jk/submodule-c-credential'Junio C Hamano2016-05-17
|\ \ \ \ \
| * | | | | submodule: stop sanitizing config optionsJeff King2016-05-06
| * | | | | submodule--helper: move config-sanitizing to submodule.cJeff King2016-04-28
* | | | | | Merge branch 'va/i18n-misc-updates'Junio C Hamano2016-05-17
|\ \ \ \ \ \
| * | | | | | i18n: builtin/pull.c: split strings marked for translationVasco Almeida2016-04-19
| * | | | | | i18n: builtin/pull.c: mark placeholders for translationVasco Almeida2016-04-19
| * | | | | | i18n: branch: move comment for translatorsVasco Almeida2016-04-13
| * | | | | | i18n: branch: unmark string for translationVasco Almeida2016-04-13
| * | | | | | i18n: builtin/rm.c: remove a comma ',' from stringVasco Almeida2016-04-12
| * | | | | | i18n: builtin/branch.c: mark option for translationVasco Almeida2016-04-08
| * | | | | | i18n: index-pack: use plural string instead of normal oneVasco Almeida2016-04-08
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'lp/typofixes'Junio C Hamano2016-05-17
|\ \ \ \ \ \
| * | | | | | typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-06
| |/ / / / /
* | | | | | Merge branch 'sb/submodule-init'Junio C Hamano2016-05-17
|\ \ \ \ \ \
| * | | | | | submodule init: redirect stdout to stderrStefan Beller2016-05-03
| * | | | | | submodule--helper update-clone: abort gracefully on missing .gitmodulesStefan Beller2016-04-29
| * | | | | | submodule init: fail gracefully with a missing .gitmodules fileStefan Beller2016-04-29
| * | | | | | submodule: port init from shell to CStefan Beller2016-04-16
| * | | | | | submodule: port resolve_relative_url from shell to CStefan Beller2016-04-16
| * | | | | | Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-initJunio C Hamano2016-04-14
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge branch 'sb/submodule-helper-clone-regression-fix' into sb/submodule-initJunio C Hamano2016-04-14
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'jc/commit-tree-ignore-commit-gpgsign'Junio C Hamano2016-05-13
|\ \ \ \ \ \ \ \
| * | | | | | | | commit-tree: do not pay attention to commit.gpgsignJunio C Hamano2016-05-03
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'ew/doc-split-pack-disables-bitmap'Junio C Hamano2016-05-10
|\ \ \ \ \ \ \ \