Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'lp/typofixes' into maint | Junio C Hamano | 2016-05-26 | 12 | -14/+14 |
|\ | |||||
| * | typofix: assorted typofixes in comments, documentation and messages | Li Peng | 2016-05-06 | 12 | -14/+14 |
* | | Merge branch 'sb/z-is-gnutar-ism' into maint | Junio C Hamano | 2016-05-26 | 2 | -4/+4 |
|\ \ | |||||
| * | | t6041: do not compress backup tar file | 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 'va/i18n-misc-updates' into maint | Junio C Hamano | 2016-05-26 | 8 | -61/+111 |
|\ \ \ | |||||
| * | | | i18n: unpack-trees: avoid substituting only a verb in sentences | Vasco Almeida | 2016-05-13 | 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-09 | 1 | -1/+1 |
| * | | | i18n: index-pack: use plural string instead of normal one | Vasco Almeida | 2016-04-09 | 1 | -1/+3 |
| | |/ | |/| | |||||
* | | | Merge branch 'bn/config-doc-tt-varnames' into maint | Junio C Hamano | 2016-05-26 | 1 | -21/+29 |
|\ \ \ | |||||
| * | | | config: consistently format $variables in monospaced font | Brian Norris | 2016-05-06 | 1 | -11/+11 |
| * | | | config: describe 'pathname' value type | Junio C Hamano | 2016-05-05 | 1 | -11/+19 |
* | | | | Merge branch 'nd/remote-plural-ours-plus-theirs' into maint | Junio C Hamano | 2016-05-26 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | remote.c: specify correct plural form in "commit diverge" message | Nguyễn Thái Ngọc Duy | 2016-05-06 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'ak/t4151-ls-files-could-be-empty' into maint | Junio C Hamano | 2016-05-26 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | t4151: make sure argument to 'test -z' is given | Armin Kunaschik | 2016-05-09 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'jc/test-seq' into maint | Junio C Hamano | 2016-05-26 | 1 | -15/+13 |
|\ \ \ \ | |||||
| * | | | | test-lib-functions.sh: rewrite test_seq without Perl | Junio C Hamano | 2016-05-09 | 1 | -1/+6 |
| * | | | | test-lib-functions.sh: remove misleading comment on test_seq | Junio C Hamano | 2016-05-09 | 1 | -14/+7 |
| |/ / / | |||||
* | | | | Merge branch 'tb/t5601-sed-fix' into maint | Junio C Hamano | 2016-05-26 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | t5601: Remove trailing space in sed expression | Torsten Bögershausen | 2016-05-09 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'va/i18n-remote-comment-to-align' into maint | Junio C Hamano | 2016-05-26 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | i18n: remote: add comment for translators | Vasco Almeida | 2016-05-09 | 1 | -0/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'va/mailinfo-doc-typofix' into maint | Junio C Hamano | 2016-05-26 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Documentation/git-mailinfo: fix typo | Vasco Almeida | 2016-05-11 | 1 | -1/+1 |
* | | | | | Merge branch 'maint-2.7' into maint | Junio C Hamano | 2016-05-26 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jk/war-on-sprintf' into maint-2.7 | Junio C Hamano | 2016-05-26 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | archive-tar: convert snprintf to xsnprintf | Jeff King | 2016-05-26 | 1 | -1/+1 |
* | | | | | | | Git 2.8.3v2.8.3 | Junio C Hamano | 2016-05-19 | 4 | -5/+37 |
* | | | | | | | Merge branch 'sb/misc-cleanups' into HEAD | Junio C Hamano | 2016-05-18 | 6 | -21/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | submodule-config: don't shadow `cache` | Stefan Beller | 2016-04-28 | 1 | -6/+6 |
| * | | | | | | | config.c: drop local variable | Stefan Beller | 2016-04-28 | 1 | -4/+1 |
| * | | | | | | | credential-cache, send_request: close fd when done | Stefan Beller | 2016-04-01 | 1 | -0/+1 |
| * | | | | | | | bundle: don't leak an fd in case of early return | Stefan Beller | 2016-04-01 | 1 | -6/+17 |
| * | | | | | | | abbrev_sha1_in_line: don't leak memory | Stefan Beller | 2016-04-01 | 1 | -3/+1 |
| * | | | | | | | notes: don't leak memory in git_config_get_notes_strategy | Stefan Beller | 2016-04-01 | 1 | -2/+3 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'ew/doc-split-pack-disables-bitmap' into HEAD | Junio C Hamano | 2016-05-18 | 4 | -9/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | pack-objects: warn on split packs disabling bitmaps | Eric Wong | 2016-04-28 | 4 | -9/+23 |
* | | | | | | | | Merge branch 'sb/clean-test-fix' into HEAD | Junio C Hamano | 2016-05-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t7300: mark test with SANITY | Stefan Beller | 2016-05-03 | 1 | -1/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'rn/glossary-typofix' into HEAD | Junio C Hamano | 2016-05-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Documentation: fix typo 'In such these cases' | René Nyffenegger | 2016-05-02 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'ew/normal-to-e' into HEAD | Junio C Hamano | 2016-05-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |