summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-06bisect: fix off-by-one error in `best_bisection_sorted()`Martin Ågren
2017-11-06bisect: fix memory leak in `find_bisection()`Martin Ågren
2017-11-06bisect: change calling-convention of `find_bisection()`Martin Ågren
2017-11-06config: document blame configurationStefan Beller
2017-11-04credential-libsecret: unlock locked secretsDennis Kaarsemaker
2017-11-03setup: avoid double slashes when looking for HEADJeff King
2017-11-03mailmap: use Kaartic Sivaraam's new addressKaartic Sivaraam
2017-11-03imap-send: handle missing response codes gracefullyRené Scharfe
2017-11-03imap-send: handle NULL return of next_arg()René Scharfe
2017-11-02diff: --indent-heuristic is no longer experimentalCarlos Martín Nieto
2017-11-02sequencer.c: check return value of close() in rewrite_file()Simon Ruderich
2017-11-02mingw: document the standard handle redirectionJohannes Schindelin
2017-11-02mingw: optionally redirect stderr/stdout via the same handleJohannes Schindelin
2017-11-02mingw: add experimental feature to redirect standard handlesJohannes Schindelin
2017-11-02travis-ci: don't build Git for the static analysis jobSZEDER Gábor
2017-11-02travis-ci: fix running P4 and Git LFS tests in Linux build jobsSZEDER Gábor
2017-11-02grep: take the read-lock when adding a submoduleMartin Ågren
2017-11-02sequencer: pass absolute GIT_DIR to exec commandsJacob Keller
2017-11-01wincred: handle empty username/password correctlyJakub Bereżański
2017-11-01t0302: check helper can handle empty credentialsJakub Bereżański
2017-11-01mingw: include the full version information in the resourcesJohannes Schindelin
2017-11-01sequencer: use O_TRUNC to truncate filesRené Scharfe
2017-11-01sequencer: factor out rewrite_file()René Scharfe
2017-11-01t5580: add Cygwin supportAdam Dinwoodie
2017-10-30Git 2.15v2.15.0Junio C Hamano
2017-10-30Documentation: enable compat-mode for Asciidoctorbrian m. carlson
2017-10-30files-backend: don't rewrite the `packed-refs` file unnecessarilyMichael Haggerty
2017-10-30Merge tag 'l10n-2.15.0-rnd2.1' of git://github.com/git-l10n/git-poJunio C Hamano
2017-10-29l10n: Update Catalan translationJordi Mas
2017-10-29diff: fix lstat() error handling in diff_populate_filespec()Andrey Okoshkin
2017-10-28Hopefully final batch before 2.15Junio C Hamano
2017-10-28Merge branch 'sg/rev-list-doc-reorder-fix'Junio C Hamano
2017-10-28Merge branch 'sb/rev-parse-show-superproject-root'Junio C Hamano
2017-10-28Merge branch 'ao/path-use-xmalloc'Junio C Hamano
2017-10-28Merge branch 'np/config-path-doc'Junio C Hamano
2017-10-27docs: fix formatting of rev-parse's --show-superproject-working-treeSebastian Schuberth
2017-10-27rev-list-options.txt: use correct directional referenceSZEDER Gábor
2017-10-27t1409: check that `packed-refs` is not rewritten unnecessarilyMichael Haggerty
2017-10-26Merge branch 'mh/ref-locking-fix'Junio C Hamano
2017-10-26status: do not get confused by submodules in excluded directoriesJohannes Schindelin
2017-10-26diff.c: get rid of duplicate implementationStefan Beller
2017-10-26xdiff-interface: export comparing and hashing stringsStefan Beller
2017-10-25path.c: use xmalloc() in add_to_trie()Andrey Okoshkin
2017-10-25completion: add remaining flags to checkoutThomas Braun
2017-10-25files_transaction_prepare(): fix handling of ref lock failureMichael Haggerty
2017-10-25t1404: add a bunch of tests of D/F conflictsMichael Haggerty
2017-10-24Merge tag 'l10n-2.15.0-rnd2' of git://github.com/git-l10n/git-poJunio C Hamano
2017-10-24Merge branch 'jx/zh_CN-proposed' of github.com:jiangxin/gitJiang Xin
2017-10-24l10n: zh_CN: review for git v2.15.0 l10n round 2Ray Chen
2017-10-24l10n: zh_CN: for git v2.15.0 l10n round 2Jiang Xin