Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | config doc: improve exit code listing | Stefan Beller | 2016-04-26 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'rt/string-list-lookup-cleanup' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | string_list: use string-list API in unsorted_string_list_lookup() | Ralf Thielow | 2016-04-25 | |
* | | | | | | | | | | | Merge branch 'jk/fix-attribute-macro-in-2.5' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | remote.c: spell __attribute__ correctly | Jeff King | 2016-04-25 | |
* | | | | | | | | | | | | Merge branch 'sg/test-lib-simplify-expr-away' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | test-lib: simplify '--option=value' parsing | SZEDER Gábor | 2016-04-22 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'nd/remove-unused' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | wrapper.c: delete dead function git_mkstemps() | Nguyễn Thái Ngọc Duy | 2016-04-22 | |
| * | | | | | | | | | | | | dir.c: remove dead function fnmatch_icase() | Nguyễn Thái Ngọc Duy | 2016-04-22 | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge branch 'sk/gitweb-highlight-encoding' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | gitweb: apply fallback encoding before highlight | Shin Kojima | 2016-05-03 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'ls/travis-submitting-patches' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Documentation: add setup instructions for Travis CI | Lars Schneider | 2016-05-02 | |
* | | | | | | | | | | | | | Merge branch 'js/close-packs-before-gc' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | t5510: run auto-gc in the foreground | SZEDER Gábor | 2016-05-02 | |
* | | | | | | | | | | | | | | Merge branch 'ls/p4-lfs' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | git-p4: fix Git LFS pointer parsing | Lars Schneider | 2016-04-28 | |
| * | | | | | | | | | | | | | | travis-ci: express Linux/OS X dependency versions more clearly | Lars Schneider | 2016-04-28 | |
| * | | | | | | | | | | | | | | travis-ci: update Git-LFS and P4 to the latest version | Lars Schneider | 2016-04-19 | |
* | | | | | | | | | | | | | | | Merge branch 'ls/p4-lfs-test-fix-2.7.0' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | t9824: fix wrong reference value | Lars Schneider | 2016-04-29 | |
| * | | | | | | | | | | | | | | | t9824: fix broken &&-chain in a subshell | SZEDER Gábor | 2016-04-24 | |
* | | | | | | | | | | | | | | | | Merge branch 'nf/mergetool-prompt' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | difftool/mergetool: make the form of yes/no questions consistent | Nikola Forró | 2016-04-25 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'jd/send-email-to-whom' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | send-email: fix grammo in the prompt that asks e-mail recipients | Junio C Hamano | 2016-04-25 | |
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'js/win32-mmap' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | mmap(win32): avoid expensive fstat() call | Johannes Schindelin | 2016-04-22 | |
| * | | | | | | | | | | | | | | | | mmap(win32): avoid copy-on-write when it is unnecessary | Johannes Schindelin | 2016-04-22 | |
| * | | | | | | | | | | | | | | | | win32mmap: set errno appropriately | Johannes Schindelin | 2016-04-22 | |
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'jk/push-client-deadlock-fix' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | Windows: only add a no-op pthread_sigmask() when needed | Johannes Schindelin | 2016-05-11 | |
| * | | | | | | | | | | | | | | | | Windows: add pthread_sigmask() that does nothing | Johannes Sixt | 2016-05-02 | |
| * | | | | | | | | | | | | | | | | t5504: drop sigpipe=ok from push tests | Jeff King | 2016-04-20 | |
| * | | | | | | | | | | | | | | | | fetch-pack: isolate sigpipe in demuxer thread | Jeff King | 2016-04-20 | |
| * | | | | | | | | | | | | | | | | send-pack: isolate sigpipe in demuxer thread | Jeff King | 2016-04-20 | |
| * | | | | | | | | | | | | | | | | run-command: teach async threads to ignore SIGPIPE | Jeff King | 2016-04-20 | |
| * | | | | | | | | | | | | | | | | send-pack: close demux pipe before finishing async process | Jeff King | 2016-04-20 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'sb/mv-submodule-fix' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | mv: allow moving nested submodules | Stefan Beller | 2016-04-19 | |
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'da/user-useconfigonly' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | ident: give "please tell me" message upon useConfigOnly error | Marios Titas | 2016-04-01 | |
| * | | | | | | | | | | | | | | | | ident: check for useConfigOnly before auto-detection of name/email | Marios Titas | 2016-04-01 | |
* | | | | | | | | | | | | | | | | | Merge branch 'ld/p4-test-py3' into HEAD | Junio C Hamano | 2016-05-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | git-p4 tests: time_in_seconds should use $PYTHON_PATH | Luke Diamand | 2016-04-26 | |
| * | | | | | | | | | | | | | | | | | git-p4 tests: work with python3 as well as python2 | Luke Diamand | 2016-04-26 | |
| * | | | | | | | | | | | | | | | | | git-p4 tests: cd to / before running python | Luke Diamand | 2016-04-26 | |
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Almost ready for 2.8.3 | Junio C Hamano | 2016-05-06 | |
* | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-path-misc-bugs' into maint | Junio C Hamano | 2016-05-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |