aboutsummaryrefslogtreecommitdiff
path: root/git-difftool.perl
Commit message (Expand)AuthorAge
* difftool: silence warningRoss Lagerwall2012-08-21
* difftool: Disable --symlinks on cygwinDavid Aguilar2012-07-26
* difftool: Handle compare() returning -1David Aguilar2012-07-26
* difftool: Wrap long lines for readabilityDavid Aguilar2012-07-26
* difftool: Check all return codes from compare()David Aguilar2012-07-25
* difftool: Handle finding mergetools/ in a path with spacesDavid Aguilar2012-07-25
* difftool: Use symlinks when diffing against the worktreeDavid Aguilar2012-07-23
* difftool: Call the temp directory "git-difftool"David Aguilar2012-07-22
* difftool: Move option values into a hashDavid Aguilar2012-07-22
* difftool: Eliminate global variablesDavid Aguilar2012-07-22
* difftool: Simplify print_tool_help()David Aguilar2012-07-22
* difftool: only copy back files modified during directory diffTim Henigan2012-07-19
* difftool: print list of valid tools with '--tool-help'Tim Henigan2012-04-23
* difftool: teach difftool to handle directory diffsTim Henigan2012-04-23
* difftool: eliminate setup_environment functionTim Henigan2012-03-23
* difftool: stop appending '.exe' to gitTim Henigan2012-03-23
* difftool: remove explicit change of PATHTim Henigan2012-03-23
* difftool: exit(0) when usage is printedTim Henigan2012-03-23
* difftool: add '--no-gui' optionTim Henigan2012-03-23
* difftool: parse options using Getopt::LongTim Henigan2012-03-23
* use -h for synopsis and --help for manpage consistentlyClemens Buchacher2011-10-05
* difftool: Fix failure on CygwinRamsay Jones2010-12-14
* perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason2010-09-27
* difftool: Fix '--gui' when diff.guitool is unconfiguredDavid Aguilar2010-03-28
* difftool: Add '-x' and as an alias for '--extcmd'David Aguilar2010-01-15
* difftool: Allow specifying unconfigured commands with --extcmdDavid Aguilar2010-01-09
* git-difftool: Add '--gui' for selecting a GUI toolDavid Aguilar2010-01-03
* Explain seemingly pointless use of system in difftoolAlex Riesen2009-04-24
* Wait for git diff to finish in git difftoolAlex Riesen2009-04-22
* difftool: add support for a difftool.prompt config variableDavid Aguilar2009-04-07
* difftool: move 'git-difftool' out of contribDavid Aguilar2009-04-07