aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* 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
|\ \ \ \ \ \
| * | | | | | pack-objects: warn on split packs disabling bitmapsEric Wong2016-04-28
| * | | | | | Merge branch 'jv/merge-nothing-into-void' into maintJunio C Hamano2016-04-14
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ss/commit-squash-msg' into maintJunio C Hamano2016-04-14
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/startup-info' into maintJunio C Hamano2016-04-14
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'gf/fetch-pack-direct-object-fetch' into maintJunio C Hamano2016-04-14
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/rev-parse-local-env-vars' into maintJunio C Hamano2016-04-14
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/config-get-urlmatch' into maintJunio C Hamano2016-04-14
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/index-pack' into maintJunio C Hamano2016-04-14
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'bc/object-id'Junio C Hamano2016-05-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | struct name_entry: use struct object_id instead of unsigned char sha1[20]brian m. carlson2016-04-25
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'sb/clone-shallow-passthru'Junio C Hamano2016-05-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | clone: add `--shallow-submodules` flagStefan Beller2016-04-26
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |