index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diff-no-index.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-25
Merge branch 'bb/diff-no-index-dotdot'
Junio C Hamano
1
-4
/
+5
2014-03-19
diff-no-index: replace manual "."/".." check with is_dot_or_dotdot()
Brian Bourn
1
-1
/
+2
2014-03-19
diff-no-index: rename read_directory()
Brian Bourn
1
-3
/
+3
2014-03-07
Merge branch 'jc/hold-diff-remove-q-synonym-for-no-deletion'
Junio C Hamano
1
-8
/
+0
2013-12-12
diff: move no-index detection to builtin/diff.c
Thomas Gummerer
1
-43
/
+1
2013-09-17
Merge branch 'dw/diff-no-index-doc'
Junio C Hamano
1
-1
/
+13
2013-09-09
Merge branch 'jc/diff-filter-negation'
Junio C Hamano
1
-2
/
+5
2013-08-22
diff --no-index: clarify operation when not inside a repository
Dale R. Worley
1
-1
/
+13
2013-07-19
diff: remove "diff-files -q" in a version of Git in a distant future
Junio C Hamano
1
-8
/
+0
2013-07-19
diff: deprecate -q option to diff-files
Junio C Hamano
1
-2
/
+5
2013-05-08
mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE
Jonathan Nieder
1
-1
/
+1
2012-08-27
Merge branch 'jk/maint-null-in-trees'
Junio C Hamano
1
-1
/
+1
2012-08-22
Merge branch 'tr/void-diff-setup-done'
Junio C Hamano
1
-2
/
+1
2012-08-03
diff_setup_done(): return void
Thomas Rast
1
-2
/
+1
2012-07-29
diff: do not use null sha1 as a sentinel value
Jeff King
1
-2
/
+2
2012-07-13
Merge branch 'jc/refactor-diff-stdin'
Junio C Hamano
1
-30
/
+53
2012-07-04
Merge branch 'th/diff-no-index-fixes'
Junio C Hamano
1
-20
/
+3
2012-06-28
diff-index.c: "git diff" has no need to read blob from the standard input
Junio C Hamano
1
-11
/
+41
2012-06-28
diff-index.c: unify handling of command line paths
Junio C Hamano
1
-16
/
+11
2012-06-28
diff-index.c: do not pretend paths are pathspecs
Junio C Hamano
1
-7
/
+5
2012-06-22
diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds ch...
Tim Henigan
1
-1
/
+1
2012-06-22
diff: handle relative paths in no-index
Jeff King
1
-19
/
+2
2012-06-15
do not run pager with diff --no-index --quiet
Jeff King
1
-3
/
+3
2012-06-15
fix pager.diff with diff --no-index
Jeff King
1
-6
/
+1
2012-05-16
diff --no-index: don't leak buffers in queue_diff
Bobby Powers
1
-2
/
+2
2012-05-16
diff --no-index: reset temporary buffer lengths on directory iteration
Bobby Powers
1
-0
/
+6
2012-04-26
diff --no-index: use strbuf for temporary pathnames
Junio C Hamano
1
-23
/
+17
2012-04-16
diff: avoid stack-buffer-read-overrun for very long name
Jim Meyering
1
-0
/
+2
2011-02-03
Convert struct diff_options to use struct pathspec
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2011-02-03
diff-no-index: use diff_tree_setup_paths()
Nguyễn Thái Ngọc Duy
1
-4
/
+5
2010-07-05
string_list: Add STRING_LIST_INIT macro and make use of it.
Thiago Farina
1
-1
/
+2
2010-06-27
string_list: Fix argument order for string_list_insert
Julian Phillips
1
-1
/
+1
2010-05-25
test get_git_work_tree() return value for NULL
Clemens Buchacher
1
-4
/
+2
2009-11-10
diff --no-index: make the usage string less scary
Jonathan Nieder
1
-2
/
+2
2009-05-01
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
1
-1
/
+1
2009-03-28
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2009-03-28
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
1
-2
/
+2
2009-03-25
diff --no-index: Do not generate patch output if other output is requested
Johannes Sixt
1
-2
/
+2
2009-03-07
MinGW: fix diff --no-index /dev/null ...
Johannes Schindelin
1
-0
/
+4
2009-02-18
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2009-02-18
Skip timestamp differences for diff --no-index
Michael Spang
1
-0
/
+1
2009-01-30
Fix 'git diff --no-index' with a non-existing symlink target
Johannes Schindelin
1
-1
/
+1
2009-01-07
diff --no-index -q: fix endless loop
Thomas Rast
1
-1
/
+3
2009-01-06
diff --no-index: test for pager after option parsing
Thomas Rast
1
-7
/
+7
2009-01-06
diff: accept -- when using --no-index
Thomas Rast
1
-3
/
+7
2008-08-30
diff: vary default prefix depending on what are compared
Junio C Hamano
1
-0
/
+1
2008-07-21
Rename path_list to string_list
Johannes Schindelin
1
-11
/
+11
2008-05-26
git diff --no-index: default to page like other diff frontends
Junio C Hamano
1
-0
/
+7
2008-05-26
git-diff: allow --no-index semantics a bit more
Junio C Hamano
1
-7
/
+32
2008-05-24
"git diff": do not ignore index without --no-index
Junio C Hamano
1
-0
/
+231