2016-07-01 | grep: fix grepping for "intent to add" files Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2016-07-01 | t7810-grep.sh: fix a whitespace inconsistency Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2016-07-01 | t7810-grep.sh: fix duplicated test name Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2016-06-21 | t7810: fix duplicated test title Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2015-12-04 | t3404: fix quoting of redirect for some versions of... Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2015-11-24 | http: treat config options sslCAPath and sslCAInfo... Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2015-07-17 | untracked: fix detection of uname(2) failure Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2015-06-25 | Fix definition of ARRAY_SIZE for non-gcc builds Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2015-06-22 | contrib/subtree: small tidy-up to test Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2015-06-22 | contrib/subtree: fix broken &&-chains and revealed... Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2015-06-22 | contrib/subtree: use tabs consitently for indentation... Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2015-06-22 | parse-options: move unsigned long option parsing out... Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2015-06-22 | test-parse-options: update to handle negative ints Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2014-10-15 | difftool: don't assume that default sh is sane Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2014-10-15 | mergetool: don't require a work tree for --tool-help Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2014-07-21 | Fix contrib/subtree Makefile to patch #! line Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2014-07-01 | filter-branch: eliminate duplicate mapped parents Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2014-05-02 | compat/bswap.h: detect endianness on more platforms... Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2014-03-31 | tests: don't rely on strerror text when testing rmdir... Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2014-03-31 | dir.c: make git_fnmatch() not inline Signed-off-by: Charles Bailey <cbailey32@bloomberg.net> |
diff | tree |
2010-08-20 | mergetool: Remove explicit references to /dev/tty Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2010-04-20 | stash tests: stash can lose data in a file removed... Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2010-04-18 | stash: Don't overwrite files that have gone from the... Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2010-04-18 | Documentation: Describe other situations where -z affects... Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2009-05-25 | Change xdl_merge to generate output even for null merges Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2009-05-25 | t6023: merge-file fails to output anything for a degenerate... Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2009-01-31 | mergetool: fix running mergetool in sub-directories Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2009-01-31 | mergetool: Add a test for running mergetool in a sub... Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2009-01-27 | mergetool: respect autocrlf by using checkout-index Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2008-12-13 | mergetool: Don't keep temporary merge files unless... Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2008-12-13 | mergetool: Add prompt to continue after failing to... Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2008-11-15 | Add -y/--no-prompt option to mergetool Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2008-11-15 | Fix some tab/space inconsistencies in git-mergetool.sh Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2008-10-26 | git-archive: work in bare repos Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2008-09-19 | Make git archive respect core.autocrlf when creating... Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2008-09-19 | Add new test to demonstrate git archive core.autocrlf... Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2008-03-08 | merge-tool documentation: describe custom command usage Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2008-03-08 | git-mergetool documentaiton: show toolnames in typewriter... Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2008-03-05 | Add a very basic test script for git mergetool Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2008-03-05 | Teach git mergetool to use custom commands defined... Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2008-03-05 | Changed an internal variable of mergetool to support... Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2008-03-05 | Tidy up git mergetool's backup file behaviour Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2008-01-11 | gitk: Fix the Makefile to cope with systems lacking... Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2007-12-21 | Remove old generated files from .gitignore. Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2007-12-19 | Fix git-instaweb breakage on MacOS X due to the limited... Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |
2007-12-12 | Fix clone not to ignore depth when performing a local... Signed-off-by: Charles Bailey <charles@hashpling.org> |
diff | tree |