summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-24Merge branch 'js/alias-early-config'Junio C Hamano
2017-06-24Merge branch 'sn/reset-doc-typofix'Junio C Hamano
2017-06-24Merge branch 'sg/doc-pretty-formats'Junio C Hamano
2017-06-24Merge branch 'rs/pretty-add-again'Junio C Hamano
2017-06-24Merge branch 'jk/diff-highlight-module'Junio C Hamano
2017-06-24Merge branch 'ah/doc-gitattributes-empty-index'Junio C Hamano
2017-06-24Merge branch 'ab/wildmatch-glob-slash-test'Junio C Hamano
2017-06-24Merge branch 'ab/pcre-v2'Junio C Hamano
2017-06-24Merge branch 'da/mergetools-meld-output-opt-on-macos'Junio C Hamano
2017-06-24Merge branch 'nd/split-index-unshare'Junio C Hamano
2017-06-24Revert "split-index: add and use unshare_split_index()"Junio C Hamano
2017-06-22Tenth batch for 2.14Junio C Hamano
2017-06-22Merge branch 'rs/strbuf-addftime-zZ'Junio C Hamano
2017-06-22Merge branch 'sd/t3200-branch-m-test'Junio C Hamano
2017-06-22Merge branch 'ps/stash-push-pathspec-fix'Junio C Hamano
2017-06-22Merge branch 'ls/github'Junio C Hamano
2017-06-22Merge branch 'sg/revision-parser-skip-prefix'Junio C Hamano
2017-06-22Merge branch 'mh/fast-import-raise-default-depth'Junio C Hamano
2017-06-22Merge branch 'km/test-mailinfo-b-failure'Junio C Hamano
2017-06-22Merge branch 'ah/filter-branch-setup'Junio C Hamano
2017-06-22Merge branch 'pc/dir-count-slashes'Junio C Hamano
2017-06-22Merge branch 'sb/t4005-modernize'Junio C Hamano
2017-06-22Merge branch 'nd/fopen-errors'Junio C Hamano
2017-06-21grep: fix erroneously copy/pasted variable in check/assert patternÆvar Arnfjörð Bjarmason
2017-06-19Ninth batch for 2.14Junio C Hamano
2017-06-19Merge branch 'jk/consistent-h'Junio C Hamano
2017-06-19Merge branch 'ab/perf-remove-index-lock'Junio C Hamano
2017-06-19Merge branch 'bw/object-id'Junio C Hamano
2017-06-19Merge branch 'sb/submodule-rm-absorb'Junio C Hamano
2017-06-19Merge branch 'ab/pcre-v2'Junio C Hamano
2017-06-19Merge branch 'jk/pathspec-magic-disambiguation'Junio C Hamano
2017-06-19mergetools/meld: improve compatibiilty with Meld on macOS XDavid Aguilar
2017-06-15wildmatch test: cover a blind spot in "/" matchingÆvar Arnfjörð Bjarmason
2017-06-15docs/pretty-formats: stress that %- removes all preceding line-feedsSZEDER Gábor
2017-06-15date: use localtime() for "-local" time formatsJeff King
2017-06-15t0006: check --date=format zone offsetsJeff King
2017-06-15strbuf: let strbuf_addftime handle %z and %Z itselfRené Scharfe
2017-06-15sub-process: correct path to API docs in a commentChristian Couder
2017-06-15Merge branch 'svn-doc' of git://bogomips.org/git-svnJunio C Hamano
2017-06-15configure.ac: loosen FREAD_READS_DIRECTORIES test programJeff King
2017-06-15doc: git-reset: fix a trivial typoŠtěpán Němec
2017-06-15alias: use the early config machinery to expand aliasesJohannes Schindelin
2017-06-15t7006: demonstrate a problem with aliases in subdirectoriesJohannes Schindelin
2017-06-15t1308: relax the test verifying that empty alias values are disallowedJohannes Schindelin
2017-06-15help: use early config when autocorrecting aliasesJohannes Schindelin
2017-06-15config: report correct line number upon errorJohannes Schindelin
2017-06-15discover_git_directory(): avoid setting invalid git_dirJohannes Schindelin
2017-06-15diff-highlight: split code into moduleJeff King
2017-06-15pretty: recalculate duplicate short hashesRené Scharfe
2017-06-15doc: do not use `rm .git/index` when normalizing line endingsAndreas Heiduk