index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tree-diff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pathspec: stop --*-pathspecs impact on internal parse_pathspec() uses
Nguyễn Thái Ngọc Duy
2013-10-28
1
-1
/
+3
*
pathspec: support :(literal) syntax for noglob pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-1
/
+1
*
tree-diff: remove the use of pathspec's raw[] in follow-rename codepath
Nguyễn Thái Ngọc Duy
2013-07-15
1
-2
/
+2
*
remove init_pathspec() in favor of parse_pathspec()
Nguyễn Thái Ngọc Duy
2013-07-15
1
-5
/
+5
*
remove diff_tree_{setup,release}_paths
Nguyễn Thái Ngọc Duy
2013-07-15
1
-14
/
+4
*
guard against new pathspec magic in pathspec matching code
Nguyễn Thái Ngọc Duy
2013-07-15
1
-0
/
+19
*
parse_pathspec: add special flag for max_depth feature
Nguyễn Thái Ngọc Duy
2013-07-15
1
-1
/
+0
*
Merge branch 'jk/maint-null-in-trees'
Junio C Hamano
2012-08-27
1
-4
/
+4
|
\
|
*
diff: do not use null sha1 as a sentinel value
Jeff King
2012-07-30
1
-4
/
+4
*
|
diff_setup_done(): return void
Thomas Rast
2012-08-03
1
-2
/
+1
|
/
*
use custom rename score during --follow
Jeff King
2011-12-16
1
-0
/
+1
*
tree_entry_interesting(): give meaningful names to return values
Nguyễn Thái Ngọc Duy
2011-10-27
1
-7
/
+9
*
tree-walk.c: do not leak internal structure in tree_entry_len()
Nguyễn Thái Ngọc Duy
2011-10-27
1
-3
/
+3
*
Merge branch 'jk/diff-not-so-quick'
Junio C Hamano
2011-06-06
1
-2
/
+1
|
\
|
*
diff: futureproof "stop feeding the backend early" logic
Junio C Hamano
2011-05-31
1
-3
/
+1
|
*
diff_tree: disable QUICK optimization with diff filter
Jeff King
2011-05-31
1
-0
/
+1
*
|
Merge branch 'nd/struct-pathspec'
Junio C Hamano
2011-05-06
1
-33
/
+20
|
\
\
|
*
|
Improve tree_entry_interesting() handling code
Nguyễn Thái Ngọc Duy
2011-03-25
1
-33
/
+20
*
|
|
Remove unused variables
Johannes Schindelin
2011-03-22
1
-2
/
+1
|
/
/
*
|
grep: drop pathspec_matches() in favor of tree_entry_interesting()
Nguyễn Thái Ngọc Duy
2011-02-03
1
-2
/
+2
*
|
tree_entry_interesting(): support depth limit
Nguyễn Thái Ngọc Duy
2011-02-03
1
-0
/
+4
*
|
diff-tree: convert base+baselen to writable strbuf
Nguyễn Thái Ngọc Duy
2011-02-03
1
-68
/
+52
*
|
Move tree_entry_interesting() to tree-walk.c and export it
Nguyễn Thái Ngọc Duy
2011-02-03
1
-112
/
+0
*
|
tree_entry_interesting(): remove dependency on struct diff_options
Nguyễn Thái Ngọc Duy
2011-02-03
1
-16
/
+10
*
|
Convert struct diff_options to use struct pathspec
Nguyễn Thái Ngọc Duy
2011-02-03
1
-35
/
+13
*
|
Merge branch 'en/tree-walk-optim'
Junio C Hamano
2010-10-27
1
-14
/
+15
|
\
\
|
*
|
diff_tree(): Skip skip_uninteresting() when all remaining paths interesting
Elijah Newren
2010-08-26
1
-13
/
+12
|
*
|
tree_entry_interesting(): Make return value more specific
Elijah Newren
2010-08-26
1
-1
/
+1
|
*
|
Document pre-condition for tree_entry_interesting
Elijah Newren
2010-08-26
1
-0
/
+2
*
|
|
diff --follow: do call diffcore_std() as necessary
Junio C Hamano
2010-08-13
1
-0
/
+11
*
|
|
diff --follow: do not waste cycles while recursing
Junio C Hamano
2010-08-13
1
-1
/
+1
*
|
|
Make git log --follow find copies among unmodified files.
Bo Yang
2010-05-07
1
-1
/
+1
|
/
/
*
/
Performance optimization for detection of modified submodules
Jens Lehmann
2010-01-19
1
-4
/
+4
|
/
*
diff: Rename QUIET internal option to QUICK
Junio C Hamano
2009-07-29
1
-1
/
+1
*
diff: change semantics of "ignore whitespace" options
Junio C Hamano
2009-07-29
1
-1
/
+2
*
Merge branch 'ne/maint-1.6.0-diff-tree-t-r-show-directory'
Junio C Hamano
2009-07-02
1
-0
/
+6
|
\
|
*
diff-tree -r -t: include added/removed directories in the output
Nick Edelen
2009-06-14
1
-0
/
+6
*
|
Fix typos / spelling in comments
Mike Ralphson
2009-04-23
1
-1
/
+1
*
|
tree_entry_interesting: a pathspec only matches at directory boundary
Björn Steinbrink
2009-04-02
1
-3
/
+9
|
/
*
'git foo' program identifies itself without dash in die() messages
Junio C Hamano
2008-08-31
1
-1
/
+1
*
Fix buffer overflow in git diff
Dmitry Potapov
2008-07-16
1
-5
/
+22
*
Fix small memory leaks induced by diff_tree_setup_paths
Mike Hommey
2007-12-12
1
-0
/
+2
*
Make the diff_options bitfields be an unsigned with explicit masks.
Pierre Habouzit
2007-11-12
1
-7
/
+7
*
Fix diffcore-break total breakage
Linus Torvalds
2007-10-21
1
-0
/
+1
*
Fix up "git log --follow" a bit..
Linus Torvalds
2007-06-23
1
-9
/
+28
*
Finally implement "git log --follow"
Linus Torvalds
2007-06-23
1
-0
/
+59
*
tree_entry_interesting(): allow it to say "everything is interesting"
Junio C Hamano
2007-03-22
1
-5
/
+28
*
tree-diff: avoid strncmp()
Junio C Hamano
2007-03-22
1
-23
/
+37
*
Teach tree_entry_interesting() that the tree entries are sorted.
Junio C Hamano
2007-03-22
1
-6
/
+35
*
Initialize tree descriptors with a helper function rather than by hand.
Linus Torvalds
2007-03-21
1
-10
/
+12
[next]