Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | Seventh batch for the 2.8 cycle | Junio C Hamano | 2016-02-17 | |
* | | | | | | | | | | | | | | Merge branch 'dw/mergetool-vim-window-shuffle' | Junio C Hamano | 2016-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | mergetool: reorder vim/gvim buffers in three-way diffs | Dickson Wong | 2016-02-12 | |
* | | | | | | | | | | | | | | Merge branch 'ah/stripspace-optstring' | Junio C Hamano | 2016-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | stripspace: call U+0020 a "space" instead of a "blank" | Alex Henrie | 2016-01-29 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'mm/clean-doc-fix' | Junio C Hamano | 2016-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Documentation/git-clean.txt: don't mention deletion of .git/modules/* | Matt McCutchen | 2016-02-09 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'jk/rerere-xsnprintf' | Junio C Hamano | 2016-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | rerere: replace strcpy with xsnprintf | Jeff King | 2016-02-08 | |
* | | | | | | | | | | | | | Merge branch 'jk/test-path-utils-xsnprintf' | Junio C Hamano | 2016-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | test-path-utils: use xsnprintf in favor of strcpy | Jeff King | 2016-02-08 | |
* | | | | | | | | | | | | | | Merge branch 'da/user-useconfigonly' | Junio C Hamano | 2016-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | ident: add user.useConfigOnly boolean for when ident shouldn't be guessed | Dan Aloni | 2016-02-08 | |
| * | | | | | | | | | | | | | | fmt_ident: refactor strictness checks | Jeff King | 2016-02-04 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'nd/clear-gitenv-upon-use-of-alias' | Junio C Hamano | 2016-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | restore_env(): free the saved environment variable once we are done | Junio C Hamano | 2016-02-02 | |
| * | | | | | | | | | | | | | | git: simplify environment save/restore logic | Junio C Hamano | 2016-01-27 | |
| * | | | | | | | | | | | | | | git: protect against unbalanced calls to {save,restore}_env() | Junio C Hamano | 2016-01-27 | |
| * | | | | | | | | | | | | | | git: remove an early return from save_env_before_alias() | Junio C Hamano | 2016-01-27 | |
* | | | | | | | | | | | | | | | Merge branch 'mg/mingw-test-fix' | Junio C Hamano | 2016-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | t9100: fix breakage when SHELL_PATH is not /bin/sh | Michael J Gruber | 2016-02-08 | |
* | | | | | | | | | | | | | | | | Merge branch 'js/mingw-tests' | Junio C Hamano | 2016-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | gitignore: ignore generated test-fake-ssh executable | Johannes Schindelin | 2016-02-08 | |
| * | | | | | | | | | | | | | | | mingw: do not bother to test funny file names | Johannes Schindelin | 2016-01-28 | |
| * | | | | | | | | | | | | | | | mingw: skip a test in t9130 that cannot pass on Windows | Johannes Schindelin | 2016-01-28 | |
| * | | | | | | | | | | | | | | | mingw: handle the missing POSIXPERM prereq in t9124 | Johannes Schindelin | 2016-01-28 | |
| * | | | | | | | | | | | | | | | mingw: avoid illegal filename in t9118 | Johannes Schindelin | 2016-01-28 | |
| * | | | | | | | | | | | | | | | mingw: mark t9100's test cases with appropriate prereqs | Johannes Schindelin | 2016-01-28 | |
| * | | | | | | | | | | | | | | | t0008: avoid absolute path | Pat Thoyts | 2016-01-28 | |
| * | | | | | | | | | | | | | | | mingw: work around pwd issues in the tests | Johannes Schindelin | 2016-01-28 | |
| * | | | | | | | | | | | | | | | mingw: fix t9700's assumption about directory separators | Johannes Schindelin | 2016-01-28 | |
| * | | | | | | | | | | | | | | | mingw: skip test in t1508 that fails due to path conversion | Johannes Schindelin | 2016-01-28 | |
| * | | | | | | | | | | | | | | | tests: turn off git-daemon tests if FIFOs are not available | Johannes Schindelin | 2016-01-28 | |
| * | | | | | | | | | | | | | | | mingw: disable mkfifo-based tests | Johannes Schindelin | 2016-01-27 | |
| * | | | | | | | | | | | | | | | mingw: accomodate t0060-path-utils for MSYS2 | Johannes Schindelin | 2016-01-27 | |
| * | | | | | | | | | | | | | | | mingw: fix t5601-clone.sh | Johannes Schindelin | 2016-01-27 | |
| * | | | | | | | | | | | | | | | mingw: let lstat() fail with errno == ENOTDIR when appropriate | Johannes Schindelin | 2016-01-26 | |
| * | | | | | | | | | | | | | | | mingw: try to delete target directory before renaming | 마누엘 | 2016-01-26 | |
| * | | | | | | | | | | | | | | | mingw: prepare the TMPDIR environment variable for shell scripts | Johannes Schindelin | 2016-01-26 | |
| * | | | | | | | | | | | | | | | mingw: factor out Windows specific environment setup | Karsten Blees | 2016-01-26 | |
| * | | | | | | | | | | | | | | | Git.pm: stop assuming that absolute paths start with a slash | Johannes Schindelin | 2016-01-26 | |
| * | | | | | | | | | | | | | | | mingw: do not trust MSYS2's MinGW gettext.sh | Johannes Schindelin | 2016-01-26 | |
| * | | | | | | | | | | | | | | | mingw: let's use gettext with MSYS2 | Johannes Schindelin | 2016-01-26 | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/drop-rsync-transport' | Junio C Hamano | 2016-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | transport: drop support for git-over-rsync | Jeff King | 2016-02-01 | |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Sixth batch for the 2.8 cycle | Junio C Hamano | 2016-02-10 | |
* | | | | | | | | | | | | | | | | Merge branch 'js/test-lib-windows-emulated-yes' | Junio C Hamano | 2016-02-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | test-lib: limit the output of the yes utility | Johannes Schindelin | 2016-02-02 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'wp/sha1-name-negative-match' | Junio C Hamano | 2016-02-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | object name: introduce '^{/!-<negative pattern>}' notation | Will Palmer | 2016-02-01 |