aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | dir.c: remove dead function fnmatch_icase()Nguyễn Thái Ngọc Duy2016-04-22
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'sk/gitweb-highlight-encoding' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gitweb: apply fallback encoding before highlightShin Kojima2016-05-03
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ls/travis-submitting-patches' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Documentation: add setup instructions for Travis CILars Schneider2016-05-02
* | | | | | | | | | | | | | Merge branch 'js/close-packs-before-gc' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t5510: run auto-gc in the foregroundSZEDER Gábor2016-05-02
* | | | | | | | | | | | | | | Merge branch 'ls/p4-lfs' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git-p4: fix Git LFS pointer parsingLars Schneider2016-04-28
| * | | | | | | | | | | | | | | travis-ci: express Linux/OS X dependency versions more clearlyLars Schneider2016-04-28
| * | | | | | | | | | | | | | | travis-ci: update Git-LFS and P4 to the latest versionLars Schneider2016-04-19
* | | | | | | | | | | | | | | | Merge branch 'ls/p4-lfs-test-fix-2.7.0' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t9824: fix wrong reference valueLars Schneider2016-04-29
| * | | | | | | | | | | | | | | | t9824: fix broken &&-chain in a subshellSZEDER Gábor2016-04-24
* | | | | | | | | | | | | | | | | Merge branch 'nf/mergetool-prompt' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | difftool/mergetool: make the form of yes/no questions consistentNikola Forró2016-04-25
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'jd/send-email-to-whom' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | send-email: fix grammo in the prompt that asks e-mail recipientsJunio C Hamano2016-04-25
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'js/win32-mmap' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mmap(win32): avoid expensive fstat() callJohannes Schindelin2016-04-22
| * | | | | | | | | | | | | | | | | mmap(win32): avoid copy-on-write when it is unnecessaryJohannes Schindelin2016-04-22
| * | | | | | | | | | | | | | | | | win32mmap: set errno appropriatelyJohannes Schindelin2016-04-22
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/push-client-deadlock-fix' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Windows: only add a no-op pthread_sigmask() when neededJohannes Schindelin2016-05-11
| * | | | | | | | | | | | | | | | | Windows: add pthread_sigmask() that does nothingJohannes Sixt2016-05-02
| * | | | | | | | | | | | | | | | | t5504: drop sigpipe=ok from push testsJeff King2016-04-20
| * | | | | | | | | | | | | | | | | fetch-pack: isolate sigpipe in demuxer threadJeff King2016-04-20
| * | | | | | | | | | | | | | | | | send-pack: isolate sigpipe in demuxer threadJeff King2016-04-20
| * | | | | | | | | | | | | | | | | run-command: teach async threads to ignore SIGPIPEJeff King2016-04-20
| * | | | | | | | | | | | | | | | | send-pack: close demux pipe before finishing async processJeff King2016-04-20
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'sb/mv-submodule-fix' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mv: allow moving nested submodulesStefan Beller2016-04-19
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'da/user-useconfigonly' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ident: give "please tell me" message upon useConfigOnly errorMarios Titas2016-04-01
| * | | | | | | | | | | | | | | | | ident: check for useConfigOnly before auto-detection of name/emailMarios Titas2016-04-01
* | | | | | | | | | | | | | | | | | Merge branch 'ld/p4-test-py3' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | git-p4 tests: time_in_seconds should use $PYTHON_PATHLuke Diamand2016-04-26
| * | | | | | | | | | | | | | | | | git-p4 tests: work with python3 as well as python2Luke Diamand2016-04-26
| * | | | | | | | | | | | | | | | | git-p4 tests: cd to / before running pythonLuke Diamand2016-04-26
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Almost ready for 2.8.3Junio C Hamano2016-05-06
* | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-path-misc-bugs' into maintJunio C Hamano2016-05-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | t7407: make expectation as clear as possibleStefan Beller2016-03-30
| * | | | | | | | | | | | | | | | | submodule update: test recursive path reporting from subdirectoryStefan Beller2016-03-30
| * | | | | | | | | | | | | | | | | submodule update: align reporting path for custom command executionStefan Beller2016-03-30
| * | | | | | | | | | | | | | | | | submodule status: correct path handling in recursive submodulesStefan Beller2016-03-30
| * | | | | | | | | | | | | | | | | submodule update --init: correct path handling in recursive submodulesStefan Beller2016-03-30
| * | | | | | | | | | | | | | | | | submodule foreach: correct path display in recursive submodulesStefan Beller2016-03-30
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'ky/imap-send-openssl-1.1.0' into maintJunio C Hamano2016-05-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | configure: remove checking for HMAC_CTX_cleanupKazuki Yamaguchi2016-04-08
| * | | | | | | | | | | | | | | | | imap-send: avoid deprecated TLSv1_method()Kazuki Yamaguchi2016-04-08