summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-02diff: --indent-heuristic is no longer experimentalLibravatar Carlos Martín Nieto4-9/+6
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-01diff: make struct diff_flags members lowercaseLibravatar Brandon Williams25-228/+228
2017-11-01diff: remove DIFF_OPT_CLR macroLibravatar Brandon Williams7-24/+22
2017-11-01diff: remove DIFF_OPT_SET macroLibravatar Brandon Williams20-91/+90
2017-11-01diff: remove DIFF_OPT_TST macroLibravatar Brandon Williams17-84/+84
2017-11-01diff: remove touched flagsLibravatar Brandon Williams2-6/+2
2017-11-01diff: add flag to indicate textconv was set via cmdlineLibravatar Brandon Williams3-3/+5
2017-11-01diff: convert flags to be stored in bitfieldsLibravatar Brandon Williams6-49/+68
2017-11-01t5580: add Cygwin supportLibravatar Adam Dinwoodie1-4/+10
2017-11-01sha1_file: use hex_to_bytes()Libravatar René Scharfe1-13/+11
2017-11-01http-push: use hex_to_bytes()Libravatar René Scharfe1-6/+4
2017-11-01notes: move hex_to_bytes() to hex.c and export itLibravatar René Scharfe3-17/+19
2017-10-31add, reset: use DIFF_OPT_SET macro to set a diff flagLibravatar Brandon Williams2-2/+2
2017-10-31t0000: check whether the shell supports the "local" keywordLibravatar Michael Haggerty1-0/+25
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-27stash: remove now superfluos help for "stash push"Libravatar Thomas Gummerer1-12/+1
2017-10-27stash: mark "git stash save" deprecated in the man pageLibravatar Thomas Gummerer1-3/+6
2017-10-27stash: replace "git stash save" with "git stash push" in the documentationLibravatar Thomas Gummerer4-13/+13
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
2017-10-25files_transaction_prepare(): fix handling of ref lock failureLibravatar Michael Haggerty2-9/+9
2017-10-25t1404: add a bunch of tests of D/F conflictsLibravatar Michael Haggerty1-0/+141
2017-10-24Merge tag 'l10n-2.15.0-rnd2' of git://github.com/git-l10n/git-poLibravatar Junio C Hamano12-24768/+42782
2017-10-24Merge branch 'jx/zh_CN-proposed' of github.com:jiangxin/gitLibravatar Jiang Xin1-2414/+2557