aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge branch 'rs/mailinfo-lib'Junio C Hamano2016-08-17
|\ \ \ \ \ \ \ \
| * | | | | | | | mailinfo: recycle strbuf in check_header()René Scharfe2016-08-13
* | | | | | | | | Merge branch 'jk/tighten-alloc'Junio C Hamano2016-08-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | receive-pack: use FLEX_ALLOC_MEM in queue_command()René Scharfe2016-08-13
| * | | | | | | | | correct FLEXPTR_* example in commentRené Scharfe2016-08-13
* | | | | | | | | | Merge branch 'va/i18n'Junio C Hamano2016-08-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t7411: become resilient to GETTEXT_POISONVasco Almeida2016-08-12
| * | | | | | | | | | t5520: become resilient to GETTEXT_POISONVasco Almeida2016-08-12
| * | | | | | | | | | t3404: become resilient to GETTEXT_POISONVasco Almeida2016-08-12
* | | | | | | | | | | git-multimail: update to release 1.4.0Matthieu Moy2016-08-17
* | | | | | | | | | | relnotes: redo the description of text=auto fixJunio C Hamano2016-08-17
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Relnotes: decribe the updates to the "text=auto" attributeJunio C Hamano2016-08-15
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Git 2.10-rc0v2.10.0-rc0Junio C Hamano2016-08-14
|/ / / / / / / /
* | | | | | | | Sync with 2.9.3Junio C Hamano2016-08-12
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Git 2.9.3v2.9.3Junio C Hamano2016-08-12
| * | | | | | | Merge branch 'jk/difftool-in-subdir' into maintJunio C Hamano2016-08-12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/reset-ident-time-per-commit' into maintJunio C Hamano2016-08-12
| |\ \ \ \ \ \ \ \
* | | | | | | | | | Final batch before 2.10-rc0Junio C Hamano2016-08-12
* | | | | | | | | | Merge branch 'kw/patch-ids-optim'Junio C Hamano2016-08-12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rebase: avoid computing unnecessary patch IDsKevin Willford2016-08-11
| * | | | | | | | | | patch-ids: add flag to create the diff patch id using header only dataKevin Willford2016-07-29
| * | | | | | | | | | patch-ids: replace the seen indicator with a commit pointerKevin Willford2016-07-29
| * | | | | | | | | | patch-ids: stop using a hand-rolled hashmap implementationKevin Willford2016-07-29
* | | | | | | | | | | Merge branch 'ew/http-backend-batch-headers'Junio C Hamano2016-08-12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | http-backend: buffer headers before sendingEric Wong2016-08-10
* | | | | | | | | | | | Merge branch 'va/i18n'Junio C Hamano2016-08-12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | i18n: git-stash: mark messages for translationVasco Almeida2016-08-10
| * | | | | | | | | | | | i18n: archive: mark errors for translationVasco Almeida2016-08-09
| * | | | | | | | | | | | i18n: setup: mark error messages for translationVasco Almeida2016-08-09
* | | | | | | | | | | | | Merge branch 'vs/typofix'Junio C Hamano2016-08-12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Spelling fixesVille Skyttä2016-08-11
* | | | | | | | | | | | | | Merge branch 'js/mv-dir-to-new-directory'Junio C Hamano2016-08-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | git mv: do not keep slash in `git mv dir non-existing-dir/`Johannes Schindelin2016-08-08
* | | | | | | | | | | | | | | Merge branch 'rs/use-strbuf-add-unique-abbrev'Junio C Hamano2016-08-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | use strbuf_add_unique_abbrev() for adding short hashesRené Scharfe2016-08-06
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'jk/big-and-future-archive-tar'Junio C Hamano2016-08-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | archive-tar: make write_extended_header() voidRené Scharfe2016-08-06
* | | | | | | | | | | | | | | | Merge branch 'jk/trace-fixup'Junio C Hamano2016-08-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | trace: do not fall back to stderrJeff King2016-08-05
| * | | | | | | | | | | | | | | | write_or_die: drop write_or_whine_pipe()Jeff King2016-08-05
| * | | | | | | | | | | | | | | | trace: disable key after write errorJeff King2016-08-05
| * | | | | | | | | | | | | | | | trace: correct variable name in write() error messageJeff King2016-08-05
| * | | | | | | | | | | | | | | | trace: cosmetic fixes for error messagesJeff King2016-08-05
| * | | | | | | | | | | | | | | | trace: use warning() for printing trace errorsJeff King2016-08-05
| * | | | | | | | | | | | | | | | trace: stop using write_or_whine_pipe()Jeff King2016-08-04
| * | | | | | | | | | | | | | | | trace: handle NULL argument in trace_disable()Jeff King2016-08-04
* | | | | | | | | | | | | | | | | Merge branch 'rs/merge-recursive-string-list-init'Junio C Hamano2016-08-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | merge-recursive: use STRING_LIST_INIT_NODUPRené Scharfe2016-08-05
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'rs/merge-add-strategies-simplification'Junio C Hamano2016-08-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | merge: use string_list_split() in add_strategies()René Scharfe2016-08-05
| |/ / / / / / / / / / / / / / / /