aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* 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
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'js/name-rev-use-oldest-ref'Junio C Hamano2016-05-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | name-rev: include taggerdate in considering the best nameJohannes Schindelin2016-04-22
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'st/verify-tag'Junio C Hamano2016-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | tag -v: verify directly rather than exec-ing verify-tagSantiago Torres2016-04-22
| * | | | | | | | | | | | | verify-tag: move tag verification code to tag.cSantiago Torres2016-04-22
| * | | | | | | | | | | | | verify-tag: prepare verify_tag for libificationSantiago Torres2016-04-22
| * | | | | | | | | | | | | verify-tag: update variable name and typeSantiago Torres2016-04-19
| * | | | | | | | | | | | | builtin/verify-tag.c: ignore SIGPIPE in gpg-interfaceSantiago Torres2016-04-06
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jc/merge-refuse-new-root'Junio C Hamano2016-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pull: pass --allow-unrelated-histories to "git merge"Junio C Hamano2016-04-21
* | | | | | | | | | | | | | Merge branch 'js/replace-edit-use-editor-configuration'Junio C Hamano2016-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | replace --edit: respect core.editorJohannes Schindelin2016-04-20
* | | | | | | | | | | | | | | Merge branch 'sb/mv-submodule-fix'Junio C Hamano2016-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mv: allow moving nested submodulesStefan Beller2016-04-19
| |/ / / / / / / / / / / / / /