index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xdiff
/
xutils.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-1
/
+1
*
xdiff: drop system includes in xutils.c
Carlo Marcelo Arenas Belón
2019-07-29
1
-4
/
+0
*
xdiff: provide a separate emit callback for hunks
Jeff King
2018-11-02
1
-4
/
+17
*
Merge branch 'jc/ignore-cr-at-eol'
Junio C Hamano
2017-11-27
1
-2
/
+36
|
\
|
*
diff: --ignore-cr-at-eol
Junio C Hamano
2017-11-08
1
-2
/
+36
*
|
Replace Free Software Foundation address in license notices
Todd Zullinger
2017-11-09
1
-2
/
+2
|
/
*
xdiff: drop XDL_FAST_HASH
Jeff King
2016-12-06
1
-106
/
+0
*
diff: fix a double off-by-one with --ignore-space-at-eol
Johannes Schindelin
2016-07-11
1
-2
/
+4
*
diff: add --ignore-blank-lines option
Antoine Pelisse
2013-06-20
1
-0
/
+13
*
Merge branch 'rs/xdiff-fast-hash-fix'
Junio C Hamano
2012-05-25
1
-15
/
+15
|
\
|
*
xdiff: import new 32-bit version of count_masked_bytes()
René Scharfe
2012-05-23
1
-13
/
+5
|
*
xdiff: avoid more compiler warnings with XDL_FAST_HASH on 32-bit machines
René Scharfe
2012-05-23
1
-1
/
+7
|
*
xdiff: avoid compiler warnings with XDL_FAST_HASH on 32-bit machines
René Scharfe
2012-05-22
1
-3
/
+5
*
|
xdiff: remove unused functions
René Scharfe
2012-05-09
1
-43
/
+0
|
/
*
xdiff: choose XDL_FAST_HASH code on sizeof(long) instead of __WORDSIZE
Thomas Rast
2012-05-01
1
-29
/
+23
*
xdiff: load full words in the inner loop of xdl_hash_record
Thomas Rast
2012-04-10
1
-0
/
+112
*
xdiff: do away with xdl_mmfile_next()
Tay Ray Chuan
2011-08-03
1
-13
/
+1
*
xdiff/xprepare: use a smaller sample size for histogram diff
Tay Ray Chuan
2011-07-12
1
-6
/
+2
*
xdiff/xpatience: factor out fall-back-diff function
Tay Ray Chuan
2011-07-07
1
-0
/
+31
*
xdiff: cast arguments for ctype functions to unsigned char
Jonathan Nieder
2010-10-06
1
-9
/
+9
*
xdiff: optimise for no whitespace difference when ignoring whitespace.
Dylan Reid
2010-07-06
1
-1
/
+3
*
xutils: Fix xdl_recmatch() on incomplete lines
Junio C Hamano
2009-08-23
1
-31
/
+49
*
xutils: Fix hashing an incomplete line with whitespaces at the end
Junio C Hamano
2009-08-23
1
-2
/
+4
*
Fix combined use of whitespace ignore options to diff
Keith Cascio
2009-01-20
1
-2
/
+4
*
Remove unreachable statements
Guido Ostkamp
2007-11-16
1
-2
/
+0
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+0
*
xdiff/xutils.c(xdl_hash_record): factor out whitespace handling
Johannes Schindelin
2007-03-20
1
-2
/
+20
*
teach diff machinery about --ignore-space-at-eol
Johannes Schindelin
2007-02-14
1
-0
/
+24
*
diff -b: ignore whitespace at end of line
Johannes Schindelin
2006-12-05
1
-1
/
+2
*
diff: fix 2 whitespace issues
Johannes Schindelin
2006-10-12
1
-17
/
+12
*
Teach diff about -b and -w flags
Johannes Schindelin
2006-06-24
1
-1
/
+50
*
xdiff: minor changes to match libxdiff-0.21
Junio C Hamano
2006-06-20
1
-7
/
+4
*
Clean-up trivially redundant diff.
Davide Libenzi
2006-04-04
1
-2
/
+15
*
xdiff: Show function names in hunk headers.
Mark Wooding
2006-03-28
1
-3
/
+12
*
built-in diff: minimum tweaks
Junio C Hamano
2006-03-26
1
-6
/
+10
*
builtin-diff: \No newline at end of file.
Linus Torvalds
2006-03-26
1
-2
/
+10
*
Use a *real* built-in diff generator
Linus Torvalds
2006-03-26
1
-0
/
+265