Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | submodule: stop sanitizing config optionsjk/submodule-c-credential | Jeff King | 2016-05-06 | 5 | -93/+4 | |
| * | | | | submodule: use prepare_submodule_repo_env consistentlyjk/submodule-config-sanitize-fix | Jeff King | 2016-04-28 | 2 | -7/+18 | |
| * | | | | submodule--helper: move config-sanitizing to submodule.c | Jeff King | 2016-04-28 | 3 | -48/+64 | |
| * | | | | submodule: export sanitized GIT_CONFIG_PARAMETERS | Jeff King | 2016-04-28 | 2 | -0/+18 | |
| * | | | | t5550: break submodule config test into multiple sub-tests | Jeff King | 2016-04-28 | 1 | -2/+6 | |
| * | | | | t5550: fix typo in $HTTPD_URL | Jeff King | 2016-04-28 | 1 | -1/+1 | |
* | | | | | Merge branch 'nd/remote-plural-ours-plus-theirs' | Junio C Hamano | 2016-05-17 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | remote.c: specify correct plural form in "commit diverge" messagend/remote-plural-ours-plus-theirs | Nguyễn Thái Ngọc Duy | 2016-05-06 | 1 | -1/+1 | |
* | | | | | | Merge branch 'bn/config-doc-tt-varnames' | Junio C Hamano | 2016-05-17 | 1 | -11/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | config: consistently format $variables in monospaced fontbn/config-doc-tt-varnames | Brian Norris | 2016-05-05 | 1 | -11/+11 | |
* | | | | | | | Merge branch 'va/i18n-misc-updates' | Junio C Hamano | 2016-05-17 | 8 | -61/+111 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | i18n: unpack-trees: avoid substituting only a verb in sentencesva/i18n-misc-updates | Vasco Almeida | 2016-05-12 | 2 | -22/+56 | |
| * | | | | | | | i18n: builtin/pull.c: split strings marked for translation | Vasco Almeida | 2016-04-19 | 1 | -4/+4 | |
| * | | | | | | | i18n: builtin/pull.c: mark placeholders for translation | Vasco Almeida | 2016-04-19 | 1 | -3/+3 | |
| * | | | | | | | i18n: git-parse-remote.sh: mark strings for translation | Vasco Almeida | 2016-04-19 | 2 | -18/+30 | |
| * | | | | | | | i18n: branch: move comment for translators | Vasco Almeida | 2016-04-13 | 1 | -2/+4 | |
| * | | | | | | | i18n: branch: unmark string for translation | Vasco Almeida | 2016-04-13 | 1 | -2/+2 | |
| * | | | | | | | i18n: builtin/rm.c: remove a comma ',' from string | Vasco Almeida | 2016-04-12 | 1 | -1/+1 | |
| * | | | | | | | i18n: unpack-trees: mark strings for translation | Vasco Almeida | 2016-04-12 | 1 | -12/+12 | |
| * | | | | | | | i18n: builtin/branch.c: mark option for translation | Vasco Almeida | 2016-04-08 | 1 | -1/+1 | |
| * | | | | | | | i18n: index-pack: use plural string instead of normal one | Vasco Almeida | 2016-04-08 | 1 | -1/+3 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'js/t3404-typofix' | Junio C Hamano | 2016-05-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | t3404: fix typojs/t3404-typofix | Johannes Schindelin | 2016-05-10 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'sb/z-is-gnutar-ism' | Junio C Hamano | 2016-05-17 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | t6041: do not compress backup tar filesb/z-is-gnutar-ism | Stefan Beller | 2016-05-09 | 1 | -2/+2 | |
| * | | | | | | | | t3513: do not compress backup tar file | Stefan Beller | 2016-05-09 | 1 | -2/+2 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'lp/typofixes' | Junio C Hamano | 2016-05-17 | 12 | -14/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | typofix: assorted typofixes in comments, documentation and messageslp/typofixes | Li Peng | 2016-05-06 | 12 | -14/+14 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'sb/submodule-deinit-all' | Junio C Hamano | 2016-05-17 | 3 | -10/+48 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | submodule deinit: require '--all' instead of '.' for all submodules | Stefan Beller | 2016-05-05 | 3 | -10/+48 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'jc/config-pathname-type' | Junio C Hamano | 2016-05-17 | 1 | -11/+19 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | config: describe 'pathname' value typejc/config-pathname-type | Junio C Hamano | 2016-05-04 | 1 | -11/+19 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'bn/http-cookiefile-config' | Junio C Hamano | 2016-05-17 | 2 | -3/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | http: expand http.cookieFile as a pathbn/http-cookiefile-config | Brian Norris | 2016-05-04 | 2 | -2/+3 | |
| * | | | | | | | Documentation: config: improve word ordering for http.cookieFile | Brian Norris | 2016-05-04 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'ab/hooks' | Junio C Hamano | 2016-05-17 | 8 | -32/+112 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | hooks: allow customizing where the hook directory is | Ævar Arnfjörð Bjarmason | 2016-05-04 | 7 | -5/+71 | |
| * | | | | | | | githooks.txt: minor improvements to the grammar & phrasing | Ævar Arnfjörð Bjarmason | 2016-05-04 | 1 | -16/+16 | |
| * | | | | | | | githooks.txt: amend dangerous advice about 'update' hook ACL | Ævar Arnfjörð Bjarmason | 2016-05-04 | 1 | -3/+5 | |
| * | | | | | | | githooks.txt: improve the intro section | Ævar Arnfjörð Bjarmason | 2016-05-04 | 2 | -13/+25 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'sb/submodule-init' | Junio C Hamano | 2016-05-17 | 7 | -141/+461 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | submodule init: redirect stdout to stderr | Stefan Beller | 2016-05-03 | 2 | -7/+20 | |
| * | | | | | | | submodule--helper update-clone: abort gracefully on missing .gitmodules | Stefan Beller | 2016-04-29 | 2 | -13/+33 | |
| * | | | | | | | submodule init: fail gracefully with a missing .gitmodules file | Stefan Beller | 2016-04-29 | 2 | -3/+15 | |
| * | | | | | | | submodule: port init from shell to C | Stefan Beller | 2016-04-16 | 4 | -45/+140 | |
| * | | | | | | | submodule: port resolve_relative_url from shell to C | Stefan Beller | 2016-04-16 | 3 | -78/+258 | |
| * | | | | | | | Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init | Junio C Hamano | 2016-04-14 | 461 | -26356/+54828 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'sb/submodule-helper-clone-regression-fix' into sb/submodule-init | Junio C Hamano | 2016-04-14 | 2 | -23/+59 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | Twelfth batch for 2.9 | Junio C Hamano | 2016-05-13 | 1 | -0/+20 | |
* | | | | | | | | | | Merge branch 'sb/submodule-module-list-pathspec-fix' | Junio C Hamano | 2016-05-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ |