summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge branch 'ao/diff-populate-filespec-lstat-errorpath-fix' into maintLibravatar Junio C Hamano1-8/+6
2017-11-15Merge branch 'sb/blame-config-doc' into maintLibravatar Junio C Hamano1-0/+17
2017-11-15Merge branch 'tb/complete-checkout' into maintLibravatar Junio C Hamano2-1/+6
2017-11-15Merge branch 'jc/check-ref-format-oor' into maintLibravatar Junio C Hamano4-4/+32
2017-11-15Merge branch 'jc/t5601-copy-workaround' into maintLibravatar Junio C Hamano1-0/+2
2017-11-15Merge branch 'jk/rebase-i-exec-gitdir-fix' into maintLibravatar Junio C Hamano2-1/+17
2017-11-15Merge branch 'bw/grep-recurse-submodules' into maintLibravatar Junio C Hamano1-0/+2
2017-11-15Merge branch 'js/submodule-in-excluded' into maintLibravatar Junio C Hamano2-1/+12
2017-11-15Merge branch 'ao/check-resolve-ref-unsafe-result' into maintLibravatar Junio C Hamano1-0/+2
2017-11-15Merge branch 'jk/misc-resolve-ref-unsafe-fixes' into maintLibravatar Junio C Hamano4-4/+5
2017-11-15Merge branch 'sb/diff-color-moved-use-xdl-recmatch' into maintLibravatar Junio C Hamano3-78/+32
2017-11-15Merge branch 'jk/diff-color-moved-fix' into maintLibravatar Junio C Hamano2-42/+188
2017-11-15Merge branch 'kd/auto-col-with-pager-fix' into maintLibravatar Junio C Hamano2-1/+15
2017-11-15Merge branch 'sg/travis-fixes' into maintLibravatar Junio C Hamano3-7/+13
2017-11-15notes: send "Automatic notes merge failed" messages to stderrLibravatar Todd Zullinger3-9/+9
2017-11-14rebase: fix stderr redirect in apply_autostash()Libravatar Todd Zullinger1-1/+1
2017-11-14t/lib-gpg: fix gpgconf stderr redirect to /dev/nullLibravatar Todd Zullinger1-1/+1
2017-11-13link_alt_odb_entries: make empty input a noopLibravatar Jeff King1-1/+3
2017-11-13Documentation: convert SubmittingPatches to AsciiDocLibravatar brian m. carlson3-161/+191
2017-11-13grep: fix NO_LIBPCRE1_JIT to fully disable JITLibravatar Charles Bailey2-3/+4
2017-11-13t4201: make use of abbreviation in the test more robustLibravatar Charles Bailey2-5/+7
2017-11-12t/3512: demonstrate unrelated submodule/file conflict as cherry-pick failureLibravatar Stefan Beller1-0/+36
2017-11-12apply: avoid out-of-bounds access in fuzzy_matchlines()Libravatar René Scharfe1-39/+20
2017-11-11doc/SubmittingPatches: correct subject guidanceLibravatar Adam Dinwoodie1-8/+13
2017-11-09Merge branch 'tz/fsf-address-update' of ../git-gui into tz/fsf-address-updateLibravatar Junio C Hamano1-2/+1
2017-11-09Replace Free Software Foundation address in license noticesLibravatar Todd Zullinger1-2/+1
2017-11-09Replace Free Software Foundation address in license noticesLibravatar Todd Zullinger43-101/+68
2017-11-09rebase -i: fix comment typoLibravatar Adam Dinwoodie1-1/+1
2017-11-09merge-base --fork-point doc: clarify the example and failure modesLibravatar Junio C Hamano1-8/+56
2017-11-08reduce_heads: fix memory leaksLibravatar Martin Ågren7-6/+35
2017-11-08builtin/merge-base: free commit listsLibravatar Martin Ågren1-18/+18
2017-11-07wt-status: actually ignore submodules when requestedLibravatar Brandon Williams2-1/+20
2017-11-06wrapper.c: consistently quote filenames in error messagesLibravatar Simon Ruderich3-6/+6
2017-11-06fix typos in 2.15.0 release notesLibravatar Jean Carlo Machado1-3/+3
2017-11-06bisect: fix memory leak when returning best elementLibravatar Martin Ågren1-1/+5
2017-11-06bisect: fix off-by-one error in `best_bisection_sorted()`Libravatar Martin Ågren1-3/+4
2017-11-06bisect: fix memory leak in `find_bisection()`Libravatar Martin Ågren1-1/+3
2017-11-06bisect: change calling-convention of `find_bisection()`Libravatar Martin Ågren3-14/+17
2017-11-06config: document blame configurationLibravatar Stefan Beller1-0/+17
2017-11-04credential-libsecret: unlock locked secretsLibravatar Dennis Kaarsemaker1-1/+1
2017-11-03setup: avoid double slashes when looking for HEADLibravatar Jeff King1-1/+3
2017-11-03mailmap: use Kaartic Sivaraam's new addressLibravatar Kaartic Sivaraam1-0/+1
2017-11-03imap-send: handle missing response codes gracefullyLibravatar René Scharfe1-1/+1
2017-11-03imap-send: handle NULL return of next_arg()Libravatar René Scharfe1-1/+12
2017-11-02diff: --indent-heuristic is no longer experimentalLibravatar Carlos Martín Nieto4-9/+6
2017-11-02sequencer.c: check return value of close() in rewrite_file()Libravatar Simon Ruderich1-1/+2
2017-11-02mingw: document the standard handle redirectionLibravatar Johannes Schindelin1-0/+18
2017-11-02mingw: optionally redirect stderr/stdout via the same handleLibravatar Johannes Schindelin2-1/+22
2017-11-02mingw: add experimental feature to redirect standard handlesLibravatar Johannes Schindelin2-0/+49
2017-11-02travis-ci: don't build Git for the static analysis jobLibravatar SZEDER Gábor1-1/+1