aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/parseopt-string-list'Junio C Hamano2016-08-08
|\
| * blame: drop strdup of string literalEric Sunshine2016-08-03
* | Merge branch 'jh/clean-smudge-f-doc'Junio C Hamano2016-08-08
|\ \
| * | clarify %f documentationJoey Hess2016-08-03
* | | Merge branch 'js/nedmalloc-gcc6-warnings'Junio C Hamano2016-08-08
|\ \ \
| * | | nedmalloc: work around overzealous GCC 6 warningRené Scharfe2016-08-05
| * | | nedmalloc: fix misleading indentationJohannes Schindelin2016-08-04
| |/ /
* | | Merge branch 'nd/fbsd-lazy-mtime'Junio C Hamano2016-08-08
|\ \ \
| * | | t7063: work around FreeBSD's lazy mtime update featureNguyễn Thái Ngọc Duy2016-08-04
| |/ /
* | | Merge branch 'nd/log-decorate-color-head-arrow'Junio C Hamano2016-08-08
|\ \ \
| * | | log: decorate HEAD -> branch with the same color for arrow and HEADNguyễn Thái Ngọc Duy2016-07-12
* | | | Merge branch 'rs/use-strbuf-addstr'Junio C Hamano2016-08-08
|\ \ \ \
| * | | | use strbuf_addstr() instead of strbuf_addf() with "%s"René Scharfe2016-08-05
| * | | | use strbuf_addstr() for adding constant strings to a strbufRené Scharfe2016-08-01
| | |/ / | |/| |
* | | | Merge branch 'rs/st-mult'Junio C Hamano2016-08-08
|\ \ \ \
| * | | | pass constants as first argument to st_mult()René Scharfe2016-08-01
* | | | | Merge branch 'ib/t3700-add-chmod-x-updates'Junio C Hamano2016-08-08
|\ \ \ \ \
| * | | | | t3700: add a test_mode_in_index helper functionIngo Brückl2016-08-01
| * | | | | t3700: merge two tests into oneIngo Brückl2016-08-01
| * | | | | t3700: remove unwanted leftover files before running new testsIngo Brückl2016-08-01
* | | | | | Merge branch 'ab/gitweb-link-html-escape'Junio C Hamano2016-08-08
|\ \ \ \ \ \
| * | | | | | gitweb: escape link body in format_ref_markerAndreas Brauchli2016-08-01
* | | | | | | Merge branch 'jk/pack-objects-optim'Junio C Hamano2016-08-08
|\ \ \ \ \ \ \
| * | | | | | | pack-objects: compute local/ignore_pack_keep earlyJeff King2016-07-29
| * | | | | | | pack-objects: break out of want_object loop earlyJeff King2016-07-29
| * | | | | | | find_pack_entry: replace last_found_pack with MRU cacheJeff King2016-07-29
| * | | | | | | add generic most-recently-used listJeff King2016-07-29
| * | | | | | | sha1_file: drop free_pack_by_nameJeff King2016-07-29
| * | | | | | | t/perf: add tests for many-pack scenariosJeff King2016-07-29
* | | | | | | | Merge branch 'jk/difftool-in-subdir'Junio C Hamano2016-08-08
|\ \ \ \ \ \ \ \
| * | | | | | | | difftool: use Git::* functions instead of passing around stateDavid Aguilar2016-07-28
| * | | | | | | | difftool: avoid $GIT_DIR and $GIT_WORK_TREEDavid Aguilar2016-07-28
| * | | | | | | | difftool: fix argument handling in subdirsJohn Keeping2016-07-19
* | | | | | | | | Merge branch 'va/i18n'Junio C Hamano2016-08-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i18n: config: unfold error messages marked for translationVasco Almeida2016-07-28
| * | | | | | | | | i18n: notes: mark comment for translationVasco Almeida2016-07-28
* | | | | | | | | | Merge branch 'js/rebase-i-progress-tidy'Junio C Hamano2016-08-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rebase-interactive: trim leading whitespace from progress countJohannes Sixt2016-07-28
* | | | | | | | | | | Merge branch 'jk/reflog-date'Junio C Hamano2016-08-08
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | date: clarify --date=raw descriptionJunio C Hamano2016-07-27
| * | | | | | | | | | | date: add "unix" formatJeff King2016-07-27
| * | | | | | | | | | | date: document and test "raw-local" modeJeff King2016-07-27
| * | | | | | | | | | | doc/pretty-formats: explain shortening of %gdJeff King2016-07-22
| * | | | | | | | | | | doc/pretty-formats: describe index/time formats for %gdJeff King2016-07-22
| * | | | | | | | | | | doc/rev-list-options: explain "-g" output formatsJeff King2016-07-22
| * | | | | | | | | | | doc/rev-list-options: clarify "commit@{Nth}" for "-g" optionJeff King2016-07-22
* | | | | | | | | | | | Merge branch 'cp/completion-clone-recurse-submodules'Junio C Hamano2016-08-08
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | completion: add option '--recurse-submodules' to 'git clone'Chris Packham2016-07-27
* | | | | | | | | | | | | Merge branch 'jk/t4205-cleanup'Junio C Hamano2016-08-08
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t4205: indent here documentsJeff King2016-07-27