aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'es/test-gpg-tags'Junio C Hamano2016-05-17
|\
| * t6302: simplify non-gpg casesJeff King2016-05-09
* | Merge branch 'ak/t4151-ls-files-could-be-empty'Junio C Hamano2016-05-17
|\ \
| * | t4151: make sure argument to 'test -z' is givenArmin Kunaschik2016-05-09
* | | Merge branch 'jk/submodule-c-credential'Junio C Hamano2016-05-17
|\ \ \
| * | | submodule: stop sanitizing config optionsJeff King2016-05-06
| * | | submodule: use prepare_submodule_repo_env consistentlyJeff King2016-04-28
| * | | submodule--helper: move config-sanitizing to submodule.cJeff King2016-04-28
| * | | submodule: export sanitized GIT_CONFIG_PARAMETERSJeff King2016-04-28
| * | | t5550: break submodule config test into multiple sub-testsJeff King2016-04-28
| * | | t5550: fix typo in $HTTPD_URLJeff King2016-04-28
* | | | Merge branch 'nd/remote-plural-ours-plus-theirs'Junio C Hamano2016-05-17
|\ \ \ \
| * | | | remote.c: specify correct plural form in "commit diverge" messageNguyễn Thái Ngọc Duy2016-05-06
* | | | | Merge branch 'bn/config-doc-tt-varnames'Junio C Hamano2016-05-17
|\ \ \ \ \
| * | | | | config: consistently format $variables in monospaced fontBrian Norris2016-05-05
* | | | | | Merge branch 'va/i18n-misc-updates'Junio C Hamano2016-05-17
|\ \ \ \ \ \
| * | | | | | i18n: unpack-trees: avoid substituting only a verb in sentencesVasco Almeida2016-05-12
| * | | | | | i18n: builtin/pull.c: split strings marked for translationVasco Almeida2016-04-19
| * | | | | | i18n: builtin/pull.c: mark placeholders for translationVasco Almeida2016-04-19
| * | | | | | i18n: git-parse-remote.sh: mark strings 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: unpack-trees: mark strings for translationVasco 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 'js/t3404-typofix'Junio C Hamano2016-05-17
|\ \ \ \ \ \ \
| * | | | | | | t3404: fix typoJohannes Schindelin2016-05-10
* | | | | | | | Merge branch 'sb/z-is-gnutar-ism'Junio C Hamano2016-05-17
|\ \ \ \ \ \ \ \
| * | | | | | | | t6041: do not compress backup tar fileStefan Beller2016-05-09
| * | | | | | | | t3513: do not compress backup tar fileStefan Beller2016-05-09
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'lp/typofixes'Junio C Hamano2016-05-17
|\ \ \ \ \ \ \ \
| * | | | | | | | typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-06
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sb/submodule-deinit-all'Junio C Hamano2016-05-17
|\ \ \ \ \ \ \ \
| * | | | | | | | submodule deinit: require '--all' instead of '.' for all submodulesStefan Beller2016-05-05
| |/ / / / / / /
* | | | | | | | Merge branch 'jc/config-pathname-type'Junio C Hamano2016-05-17
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | config: describe 'pathname' value typeJunio C Hamano2016-05-04
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'bn/http-cookiefile-config'Junio C Hamano2016-05-17
|\ \ \ \ \ \ \
| * | | | | | | http: expand http.cookieFile as a pathBrian Norris2016-05-04
| * | | | | | | Documentation: config: improve word ordering for http.cookieFileBrian Norris2016-05-04
| |/ / / / / /
* | | | | | | Merge branch 'ab/hooks'Junio C Hamano2016-05-17
|\ \ \ \ \ \ \
| * | | | | | | hooks: allow customizing where the hook directory isÆvar Arnfjörð Bjarmason2016-05-04
| * | | | | | | githooks.txt: minor improvements to the grammar & phrasingÆvar Arnfjörð Bjarmason2016-05-04
| * | | | | | | githooks.txt: amend dangerous advice about 'update' hook ACLÆvar Arnfjörð Bjarmason2016-05-04
| * | | | | | | githooks.txt: improve the intro sectionÆvar Arnfjörð Bjarmason2016-05-04
| | |/ / / / / | |/| | | | |
* | | | | | | 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