aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* abbrev: prepare for new world orderJunio C Hamano2016-10-03
* abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizingJunio C Hamano2016-10-03
* get_short_sha1: make default disambiguation configurableJeff King2016-09-27
* get_short_sha1: list ambiguous objects on errorJeff King2016-09-26
* for_each_abbrev: drop duplicate objectsJeff King2016-09-26
* sha1_array: let callbacks interrupt iterationJeff King2016-09-26
* get_short_sha1: mark ambiguity error for translationJeff King2016-09-26
* get_short_sha1: NUL-terminate hex prefixJeff King2016-09-26
* get_short_sha1: refactor init of disambiguation codeJeff King2016-09-26
* get_short_sha1: parse tags when looking for treeishJeff King2016-09-26
* get_sha1: propagate flags to child functionsJeff King2016-09-26
* get_sha1: avoid repeating ourselves via ONLY_TO_DIEJeff King2016-09-26
* get_sha1: detect buggy calls with multiple disambiguatorsJeff King2016-09-26
* Fourth batch for 2.11Junio C Hamano2016-09-21
* Merge branch 'jk/reduce-gc-aggressive-depth'Junio C Hamano2016-09-21
|\
| * gc: default aggressive depth to 50Jeff King2016-08-11
* | Merge branch 'jk/rebase-i-drop-ident-check'Junio C Hamano2016-09-21
|\ \
| * | rebase-interactive: drop early check for valid identJeff King2016-07-29
* | | Merge branch 'va/i18n'Junio C Hamano2016-09-21
|\ \ \
| * | | i18n: update-index: mark warnings for translationVasco Almeida2016-09-15
| * | | i18n: show-branch: mark plural strings for translationVasco Almeida2016-09-15
| * | | i18n: show-branch: mark error messages for translationVasco Almeida2016-09-15
| * | | i18n: receive-pack: mark messages for translationVasco Almeida2016-09-15
| * | | notes: spell first word of error messages in lowercaseVasco Almeida2016-09-15
| * | | i18n: notes: mark error messages for translationVasco Almeida2016-09-15
| * | | i18n: merge-recursive: mark verbose message for translationVasco Almeida2016-09-15
| * | | i18n: merge-recursive: mark error messages for translationVasco Almeida2016-09-15
| * | | i18n: config: mark error message for translationVasco Almeida2016-09-15
| * | | i18n: branch: mark option description for translationVasco Almeida2016-09-15
| * | | i18n: blame: mark error messages for translationVasco Almeida2016-09-15
* | | | Merge branch 'jt/format-patch-base-info-above-sig'Junio C Hamano2016-09-21
|\ \ \ \
| * | | | format-patch: show base info before email signatureJosh Triplett2016-09-15
| |/ / /
* | | | Merge branch 'ks/perf-build-with-autoconf'Junio C Hamano2016-09-21
|\ \ \ \
| * | | | t/perf/run: copy config.mak.autogen & friends to build areaKirill Smelkov2016-09-15
* | | | | Merge branch 'mr/vcs-svn-printf-ulong'Junio C Hamano2016-09-21
|\ \ \ \ \
| * | | | | vcs-svn/fast_export: fix timestamp fmt specifiersMike Ralphson2016-09-14
* | | | | | Merge branch 'rs/xdiff-merge-overlapping-hunks-for-W-context'Junio C Hamano2016-09-21
|\ \ \ \ \ \
| * | | | | | xdiff: fix merging of hunks with -W context and -u contextRené Scharfe2016-09-14
* | | | | | | Merge branch 'rs/unpack-trees-reduce-file-scope-global'Junio C Hamano2016-09-21
|\ \ \ \ \ \ \
| * | | | | | | unpack-trees: pass checkout state explicitly to check_updates()René Scharfe2016-09-13
* | | | | | | | Merge branch 'rs/strbuf-remove-fix'Junio C Hamano2016-09-21
|\ \ \ \ \ \ \ \
| * | | | | | | | strbuf: use valid pointer in strbuf_remove()René Scharfe2016-09-13
* | | | | | | | | Merge branch 'rs/pack-sort-with-llist-mergesort'Junio C Hamano2016-09-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sha1_file: use llist_mergesort() for sorting packsRené Scharfe2016-09-13
* | | | | | | | | | Merge branch 'rs/checkout-some-states-are-const'Junio C Hamano2016-09-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | checkout: constify parameters of checkout_stage() and checkout_merged()René Scharfe2016-09-13
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/setup-sequence-update'Junio C Hamano2016-09-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t1007: factor out repeated setupJeff King2016-09-13
| * | | | | | | | | | init: reset cached config when entering new repoJeff King2016-09-13
| * | | | | | | | | | init: expand comments explaining config trickeryJeff King2016-09-13