aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Git.pm: add subroutines for commenting linesVasco Almeida2016-12-14
* 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
| * | | | | | | | | | config: only read .git/config from configured reposJeff King2016-09-13
| * | | | | | | | | | test-config: setup git directoryJeff King2016-09-13
| * | | | | | | | | | t1302: use "git -C"Jeff King2016-09-13
| * | | | | | | | | | pager: handle early configJeff King2016-09-13
| * | | | | | | | | | pager: use callbacks instead of configsetJeff King2016-09-13
| * | | | | | | | | | pager: make pager_program a file-local staticJeff King2016-09-13
| * | | | | | | | | | pager: stop loading git_default_config()Jeff King2016-09-13
| * | | | | | | | | | pager: remove obsolete commentJeff King2016-09-13
| * | | | | | | | | | diff: always try to set up the repositoryJeff King2016-09-13
| * | | | | | | | | | diff: handle --no-index prefixes consistentlyJeff King2016-09-13
| * | | | | | | | | | diff: skip implicit no-index check when given --no-indexJeff King2016-09-13
| * | | | | | | | | | patch-id: use RUN_SETUP_GENTLYJeff King2016-09-13