Age | Commit message (Expand) | Author |
2022-02-13 | Remove Lua support | June McEnroe |
2022-02-13 | Merge up to git v2.32.0 | June McEnroe |
2022-02-13 | Fix tests for diff spans | June McEnroe |
2022-02-13 | Use <pre> for commit-msg | Eric Wong |
2020-12-29 | tests: t0107: support older and/or non-GNU tar | Todd Zullinger |
2020-10-22 | tests: try with commit-graph | Christian Hesse |
2020-10-22 | tests: do not copy snapshots to /tmp/ | Christian Hesse |
2020-10-20 | global: replace hard coded hash length | Christian Hesse |
2020-10-20 | global: replace references to 'sha1' with 'oid' | Christian Hesse |
2020-10-19 | git: update to v2.29.0 | Christian Hesse |
2020-03-12 | ui-snapshot: add support for zstd compression | Christian Hesse |
2020-03-12 | tests: add tests for xz compressed snapshots | Christian Hesse |
2020-02-26 | ui-snapshot: add support for lzip compression | Hanspeter Portner |
2020-01-13 | tests: allow to skip git version tests | Christian Hesse |
2019-12-11 | tests: skip tests if strace is not functional | Christian Hesse |
2019-06-05 | tests: successfully validate rc versions | Christian Hesse |
2017-10-15 | global: spelling fixes | Ville Skyttä |
2015-08-13 | tests: allow shell to be overridden | John Keeping |
2015-08-12 | t0110: Chain together using && | Jason A. Donenfeld |
2014-12-28 | ui-patch: match git-format-patch(1) output | John Keeping |
2014-12-28 | t0108: modernize style | John Keeping |
2014-01-20 | tests: only do lua tests if lua is compiled-in | Jason A. Donenfeld |
2014-01-16 | t0111: Additions and fixes | Lukas Fleischer |
2014-01-15 | t0111: Add basic tests for Lua filters | Lukas Fleischer |
2014-01-14 | tests/: Add t0111-filter.sh | Lukas Fleischer |
2014-01-12 | tests: add CGIT_TEST_OPTS variable to Makefile | John Keeping |
2014-01-12 | tests: add Valgrind support | John Keeping |
2014-01-08 | Reduce line number bloat, fix hover effect | Peter Wu |
2013-08-26 | tests/: Add t0110-rawdiff.sh | Lukas Fleischer |
2013-08-26 | t0108: Add tests for revision ranges | Lukas Fleischer |
2013-08-26 | t0108: Compare output with git-format-patch(1) | Lukas Fleischer |
2013-08-26 | ui-patch.c: Add additional newline after each patch | Lukas Fleischer |
2013-08-26 | t0108: Avoid unnecessary fork() | Lukas Fleischer |
2013-05-22 | cache.c: cache ls_cache output properly | John Keeping |
2013-05-22 | tests: introduce strip_header() helper function | John Keeping |
2013-05-13 | t0109: "function" is a bash-ism | John Keeping |
2013-04-30 | ui-snapshot: do not access $HOME | Jason A. Donenfeld |
2013-04-27 | t0001: validate Git -rcN version numbers correctly | John Keeping |
2013-04-15 | t0001: ignore ".dirty" suffix on Git version | John Keeping |
2013-04-15 | tests: set TEST_OUTPUT_DIRECTORY to the CGit test directory | John Keeping |
2013-04-15 | t0109: test more URLs | John Keeping |
2013-04-10 | t0107: Skip ZIP tests if unzip(1) isn't available | Lukas Fleischer |
2013-04-10 | tests/: Do not use `sed -i` | Lukas Fleischer |
2013-04-10 | t0109: chain operations with && | John Keeping |
2013-04-09 | t0107: Use `tar -z` for gzip'ed archives | Lukas Fleischer |
2013-04-08 | tests: Make sure that git does not access $HOME | Jason A. Donenfeld |
2013-04-08 | tests/.gitignore: update for using Git's test infrastructure | John Keeping |
2013-04-08 | tests: use Git's test framework | John Keeping |
2013-03-20 | tests: check that Git version are in sync | John Keeping |
2013-03-04 | t0107-snapshot: add tests for ZIP archives | John Keeping |