aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | 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 'bn/config-doc-tt-varnames' into maintJunio C Hamano2016-05-26
|\ \ \ \ \ \ \
| * | | | | | | config: consistently format $variables in monospaced fontBrian Norris2016-05-05
| * | | | | | | config: describe 'pathname' value typeJunio C Hamano2016-05-04
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'nd/remote-plural-ours-plus-theirs' into maintJunio C Hamano2016-05-26
|\ \ \ \ \ \ \
| * | | | | | | remote.c: specify correct plural form in "commit diverge" messageNguyễn Thái Ngọc Duy2016-05-06
| |/ / / / / /
* | | | | | | Merge branch 'ak/t4151-ls-files-could-be-empty' into maintJunio C Hamano2016-05-26
|\ \ \ \ \ \ \
| * | | | | | | t4151: make sure argument to 'test -z' is givenArmin Kunaschik2016-05-09
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jc/test-seq' into maintJunio C Hamano2016-05-26
|\ \ \ \ \ \ \
| * | | | | | | test-lib-functions.sh: rewrite test_seq without PerlJunio C Hamano2016-05-09
| * | | | | | | test-lib-functions.sh: remove misleading comment on test_seqJunio C Hamano2016-05-09
| |/ / / / / /
* | | | | | | Merge branch 'tb/t5601-sed-fix' into maintJunio C Hamano2016-05-26
|\ \ \ \ \ \ \
| * | | | | | | t5601: Remove trailing space in sed expressionTorsten Bögershausen2016-05-09
| |/ / / / / /
* | | | | | | Merge branch 'va/i18n-remote-comment-to-align' into maintJunio C Hamano2016-05-26
|\ \ \ \ \ \ \
| * | | | | | | i18n: remote: add comment for translatorsVasco Almeida2016-05-09
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'va/mailinfo-doc-typofix' into maintJunio C Hamano2016-05-26
|\ \ \ \ \ \ \
| * | | | | | | Documentation/git-mailinfo: fix typoVasco Almeida2016-05-11
* | | | | | | | Merge branch 'maint-2.7' into maintJunio C Hamano2016-05-26
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'jk/war-on-sprintf' into maint-2.7Junio C Hamano2016-05-26
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | archive-tar: convert snprintf to xsnprintfJeff King2016-05-26
* | | | | | | | Git 2.8.3v2.8.3Junio C Hamano2016-05-18
* | | | | | | | Merge branch 'sb/misc-cleanups' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \
| * | | | | | | | submodule-config: don't shadow `cache`Stefan Beller2016-04-28
| * | | | | | | | config.c: drop local variableStefan Beller2016-04-28
| * | | | | | | | credential-cache, send_request: close fd when doneStefan Beller2016-04-01
| * | | | | | | | bundle: don't leak an fd in case of early returnStefan Beller2016-04-01
| * | | | | | | | abbrev_sha1_in_line: don't leak memoryStefan Beller2016-04-01
| * | | | | | | | notes: don't leak memory in git_config_get_notes_strategyStefan Beller2016-04-01
| |/ / / / / / /
* | | | | | | | Merge branch 'ew/doc-split-pack-disables-bitmap' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \
| * | | | | | | | pack-objects: warn on split packs disabling bitmapsEric Wong2016-04-28
* | | | | | | | | Merge branch 'sb/clean-test-fix' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t7300: mark test with SANITYStefan Beller2016-05-03
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'rn/glossary-typofix' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: fix typo 'In such these cases'René Nyffenegger2016-05-02
* | | | | | | | | | Merge branch 'ew/normal-to-e' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | .mailmap: update to my shorter email addressEric Wong2016-05-02
* | | | | | | | | | | Merge branch 'sb/config-exit-status-list' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | config doc: improve exit code listingStefan Beller2016-04-26
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'rt/string-list-lookup-cleanup' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | string_list: use string-list API in unsorted_string_list_lookup()Ralf Thielow2016-04-25
* | | | | | | | | | | | Merge branch 'jk/fix-attribute-macro-in-2.5' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | remote.c: spell __attribute__ correctlyJeff King2016-04-25
* | | | | | | | | | | | | Merge branch 'sg/test-lib-simplify-expr-away' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | test-lib: simplify '--option=value' parsingSZEDER Gábor2016-04-22
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'nd/remove-unused' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | wrapper.c: delete dead function git_mkstemps()Nguyễn Thái Ngọc Duy2016-04-22