summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2017-11-02travis-ci: fix running P4 and Git LFS tests in Linux build jobsLibravatar SZEDER Gábor2-6/+12
2017-11-02grep: take the read-lock when adding a submoduleLibravatar Martin Ågren1-0/+2
2017-11-02sequencer: pass absolute GIT_DIR to exec commandsLibravatar Jacob Keller2-1/+17
2017-11-01wincred: handle empty username/password correctlyLibravatar Jakub Bereżański1-2/+8
2017-11-01t0302: check helper can handle empty credentialsLibravatar Jakub Bereżański1-0/+19
2017-11-01mingw: include the full version information in the resourcesLibravatar Johannes Schindelin2-3/+4
2017-11-01sequencer: use O_TRUNC to truncate filesLibravatar René Scharfe1-3/+1
2017-11-01sequencer: factor out rewrite_file()Libravatar René Scharfe1-29/+17
2017-11-01t5580: add Cygwin supportLibravatar Adam Dinwoodie1-4/+10
2017-10-30Git 2.15Libravatar Junio C Hamano1-1/+1
2017-10-30Merge tag 'l10n-2.15.0-rnd2.1' of git://github.com/git-l10n/git-poLibravatar Junio C Hamano1-58/+123
2017-10-29l10n: Update Catalan translationLibravatar Jordi Mas1-58/+123
2017-10-29diff: fix lstat() error handling in diff_populate_filespec()Libravatar Andrey Okoshkin1-8/+6
2017-10-28Hopefully final batch before 2.15Libravatar Junio C Hamano1-0/+7
2017-10-28Merge branch 'sg/rev-list-doc-reorder-fix'Libravatar Junio C Hamano1-3/+3
2017-10-28Merge branch 'sb/rev-parse-show-superproject-root'Libravatar Junio C Hamano1-1/+1
2017-10-28Merge branch 'ao/path-use-xmalloc'Libravatar Junio C Hamano1-1/+1
2017-10-28Merge branch 'np/config-path-doc'Libravatar Junio C Hamano1-4/+4
2017-10-27docs: fix formatting of rev-parse's --show-superproject-working-treeLibravatar Sebastian Schuberth1-1/+1
2017-10-27rev-list-options.txt: use correct directional referenceLibravatar SZEDER Gábor1-3/+3
2017-10-26Merge branch 'mh/ref-locking-fix'Libravatar Junio C Hamano2-1/+142
2017-10-26status: do not get confused by submodules in excluded directoriesLibravatar Johannes Schindelin2-1/+12
2017-10-26diff.c: get rid of duplicate implementationLibravatar Stefan Beller1-78/+4
2017-10-26xdiff-interface: export comparing and hashing stringsLibravatar Stefan Beller2-0/+28
2017-10-25path.c: use xmalloc() in add_to_trie()Libravatar Andrey Okoshkin1-1/+1
2017-10-25completion: add remaining flags to checkoutLibravatar Thomas Braun2-1/+6