Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 'bn/config-doc-tt-varnames' into maint | Junio C Hamano | 2016-05-26 | 1 | -21/+29 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | config: consistently format $variables in monospaced fontbn/config-doc-tt-varnames | Brian Norris | 2016-05-05 | 1 | -11/+11 | |
| * | | | | | | | config: describe 'pathname' value typejc/config-pathname-type | Junio C Hamano | 2016-05-04 | 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" messagend/remote-plural-ours-plus-theirs | 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 givenak/t4151-ls-files-could-be-empty | 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 Perljc/test-seq | 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 expressiontb/t5601-sed-fix | 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 translatorsva/i18n-remote-comment-to-align | 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 typova/mailinfo-doc-typofix | 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 xsnprintfjk/war-on-sprintf | Jeff King | 2016-05-26 | 1 | -1/+1 | |
* | | | | | | | | Git 2.8.3v2.8.3 | Junio C Hamano | 2016-05-18 | 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`sb/misc-cleanups | 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 bitmapsew/doc-split-pack-disables-bitmap | 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 SANITYsb/clean-test-fix | 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'rn/glossary-typofix | 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 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | .mailmap: update to my shorter email addressew/normal-to-e | Eric Wong | 2016-05-02 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge branch 'sb/config-exit-status-list' into HEAD | Junio C Hamano | 2016-05-18 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | config doc: improve exit code listingsb/config-exit-status-list | Stefan Beller | 2016-04-26 | 1 | -3/+3 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'rt/string-list-lookup-cleanup' into HEAD | Junio C Hamano | 2016-05-18 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | string_list: use string-list API in unsorted_string_list_lookup()rt/string-list-lookup-cleanup | Ralf Thielow | 2016-04-25 | 1 | -4/+4 | |
* | | | | | | | | | | | | Merge branch 'jk/fix-attribute-macro-in-2.5' into HEAD | Junio C Hamano | 2016-05-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | remote.c: spell __attribute__ correctlyjk/fix-attribute-macro-in-2.5 | Jeff King | 2016-04-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'sg/test-lib-simplify-expr-away' into HEAD | Junio C Hamano | 2016-05-18 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | test-lib: simplify '--option=value' parsingsg/test-lib-simplify-expr-away | SZEDER Gábor | 2016-04-22 | 1 | -5/+5 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'nd/remove-unused' into HEAD | Junio C Hamano | 2016-05-18 | 4 | -27/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | wrapper.c: delete dead function git_mkstemps()nd/remove-unused | Nguyễn Thái Ngọc Duy | 2016-04-22 | 2 | -19/+0 |