aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* t5601-clone: test case-conflicting files on case-insensitive filesystemEric Sunshine2018-01-21
* repository: pre-initialize hash algo pointerbrian m. carlson2018-01-19
* repository: fix a sparse 'using integer as NULL pointer' warningRamsay Jones2017-11-28
* Switch empty tree and blob lookups to use hash abstractionbrian m. carlson2017-11-13
* Integrate hash algorithm support with repo setupbrian m. carlson2017-11-13
* Add structure representing hash algorithmbrian m. carlson2017-11-13
* setup: expose enumerated repo infobrian m. carlson2017-11-13
* RelNotes: the third batch for 2.16Junio C Hamano2017-11-09
* Merge branch 'js/mingw-redirect-std-handles'Junio C Hamano2017-11-09
|\
| * mingw: document the standard handle redirectionJohannes Schindelin2017-11-02
| * mingw: optionally redirect stderr/stdout via the same handleJohannes Schindelin2017-11-02
| * mingw: add experimental feature to redirect standard handlesJohannes Schindelin2017-11-02
* | Merge branch 'js/wincred-empty-cred'Junio C Hamano2017-11-09
|\ \
| * | wincred: handle empty username/password correctlyJakub Bereżański2017-11-01
| * | t0302: check helper can handle empty credentialsJakub Bereżański2017-11-01
| |/
* | Merge branch 'js/mingw-full-version-in-resources'Junio C Hamano2017-11-09
|\ \
| * | mingw: include the full version information in the resourcesJohannes Schindelin2017-11-01
* | | Merge branch 'dk/libsecret-unlock-to-load-fix'Junio C Hamano2017-11-09
|\ \ \
| * | | credential-libsecret: unlock locked secretsDennis Kaarsemaker2017-11-04
* | | | Merge branch 'ks/mailmap'Junio C Hamano2017-11-09
|\ \ \ \
| * | | | mailmap: use Kaartic Sivaraam's new addressKaartic Sivaraam2017-11-03
| | |_|/ | |/| |
* | | | Merge branch 'js/early-config'Junio C Hamano2017-11-09
|\ \ \ \
| * | | | setup: avoid double slashes when looking for HEADJeff King2017-11-03
* | | | | Merge branch 'sg/travis-fixes'Junio C Hamano2017-11-09
|\ \ \ \ \
| * | | | | travis-ci: don't build Git for the static analysis jobSZEDER Gábor2017-11-02
| * | | | | travis-ci: fix running P4 and Git LFS tests in Linux build jobsSZEDER Gábor2017-11-02
* | | | | | Merge branch 'bw/diff-opt-impl-to-bitfields'Junio C Hamano2017-11-09
|\ \ \ \ \ \
| * | | | | | diff: make struct diff_flags members lowercaseBrandon Williams2017-11-01
| * | | | | | diff: remove DIFF_OPT_CLR macroBrandon Williams2017-11-01
| * | | | | | diff: remove DIFF_OPT_SET macroBrandon Williams2017-11-01
| * | | | | | diff: remove DIFF_OPT_TST macroBrandon Williams2017-11-01
| * | | | | | diff: remove touched flagsBrandon Williams2017-11-01
| * | | | | | diff: add flag to indicate textconv was set via cmdlineBrandon Williams2017-11-01
| * | | | | | diff: convert flags to be stored in bitfieldsBrandon Williams2017-11-01
| * | | | | | add, reset: use DIFF_OPT_SET macro to set a diff flagBrandon Williams2017-10-31
* | | | | | | Merge branch 'rs/hex-to-bytes-cleanup'Junio C Hamano2017-11-09
|\ \ \ \ \ \ \
| * | | | | | | sha1_file: use hex_to_bytes()René Scharfe2017-11-01
| * | | | | | | http-push: use hex_to_bytes()René Scharfe2017-11-01
| * | | | | | | notes: move hex_to_bytes() to hex.c and export itRené Scharfe2017-11-01
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'ad/5580-unc-tests-on-cygwin'Junio C Hamano2017-11-09
|\ \ \ \ \ \ \
| * | | | | | | t5580: add Cygwin supportAdam Dinwoodie2017-11-01
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'ao/diff-populate-filespec-lstat-errorpath-fix'Junio C Hamano2017-11-09
|\ \ \ \ \ \ \
| * | | | | | | diff: fix lstat() error handling in diff_populate_filespec()Andrey Okoshkin2017-10-29
* | | | | | | | Merge branch 'sb/blame-config-doc'Junio C Hamano2017-11-09
|\ \ \ \ \ \ \ \
| * | | | | | | | config: document blame configurationStefan Beller2017-11-06
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jm/relnotes-2.15-typofix'Junio C Hamano2017-11-09
|\ \ \ \ \ \ \ \
| * | | | | | | | fix typos in 2.15.0 release notesJean Carlo Machado2017-11-06
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | RelNotes: the second batch post 2.15 comesJunio C Hamano2017-11-06
* | | | | | | | Merge branch 'tg/deprecate-stash-save'Junio C Hamano2017-11-06
|\ \ \ \ \ \ \ \
| * | | | | | | | stash: remove now superfluos help for "stash push"Thomas Gummerer2017-10-27