1
0
mirror of https://github.com/git/git.git synced 2024-10-20 06:28:20 +02:00
git/xdiff
Junio C Hamano 5dc1308562 Merge branch 'js/patience-diff'
* js/patience-diff:
  bash completions: Add the --patience option
  Introduce the diff option '--patience'
  Implement the patience diff algorithm

Conflicts:
	contrib/completion/git-completion.bash
2009-01-23 21:51:38 -08:00
..
xdiff.h Merge branch 'js/patience-diff' 2009-01-23 21:51:38 -08:00
xdiffi.c Implement the patience diff algorithm 2009-01-07 13:35:44 -08:00
xdiffi.h Implement the patience diff algorithm 2009-01-07 13:35:44 -08:00
xemit.c
xemit.h
xinclude.h
xmacros.h
xmerge.c
xpatience.c Implement the patience diff algorithm 2009-01-07 13:35:44 -08:00
xprepare.c Implement the patience diff algorithm 2009-01-07 13:35:44 -08:00
xprepare.h
xtypes.h
xutils.c Fix combined use of whitespace ignore options to diff 2009-01-19 21:21:58 -08:00
xutils.h