aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'jk/rev-list-count-with-bitmap' into maintJunio C Hamano2016-06-27
|\
| * rev-list: disable bitmaps when "-n" is used with listing objectsJeff King2016-06-03
| * rev-list: "adjust" results of "--count --use-bitmap-index -n"Jeff King2016-06-03
* | Merge branch 'sb/submodule-helper-relative-path'Junio C Hamano2016-06-06
|\ \
| * | submodule: remove bashism from shell scriptStefan Beller2016-06-01
* | | Merge branch 'sb/submodule-helper-list-signal-unmatch-via-exit-status'Junio C Hamano2016-06-06
|\ \ \ | |/ /
| * | submodule--helper: offer a consistent APIStefan Beller2016-06-01
* | | Merge branch 'rs/apply-name-terminate'Junio C Hamano2016-06-03
|\ \ \
| * | | apply: remove unused parameters from name_terminate()René Scharfe2016-05-29
| | |/ | |/|
* | | Merge branch 'rs/patch-id-use-skip-prefix'Junio C Hamano2016-06-03
|\ \ \ | |_|/ |/| |
| * | patch-id: use starts_with() and skip_prefix()René Scharfe2016-05-29
| |/
* | Merge branch 'jk/cat-file-buffered-batch-all'Junio C Hamano2016-05-31
|\ \
| * | cat-file: default to --buffer when --batch-all-objects is usedJeff King2016-05-18
| * | cat-file: avoid noop calls to sha1_object_info_extendedJeff King2016-05-18
* | | 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