index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff-no-index.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
diff: convert fill_filespec to struct object_id
Brandon Williams
2017-06-02
1
-1
/
+1
*
prefix_filename: return newly allocated string
Jeff King
2017-03-21
1
-1
/
+1
*
prefix_filename: drop length parameter
Jeff King
2017-03-21
1
-4
/
+3
*
diff: use SWAP macro
René Scharfe
2017-01-30
1
-2
/
+1
*
use SWAP macro
René Scharfe
2017-01-30
1
-2
/
+1
*
Merge branch 'jk/setup-sequence-update'
Junio C Hamano
2016-09-22
1
-0
/
+3
|
\
|
*
diff: handle --no-index prefixes consistently
Jeff King
2016-09-14
1
-0
/
+3
*
|
diff-no-index.c: use error_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
1
-2
/
+1
|
/
*
Merge branch 'nd/diff-with-path-params'
Junio C Hamano
2016-02-03
1
-3
/
+4
|
\
|
*
diff: make -O and --output work in subdirectory
Duy Nguyen
2016-01-21
1
-1
/
+2
|
*
diff-no-index: do not take a redundant prefix argument
Nguyễn Thái Ngọc Duy
2016-01-21
1
-2
/
+2
*
|
use strbuf_complete to conditionally append slash
Jeff King
2015-10-05
1
-4
/
+2
|
/
*
diff-no-index: align D/F handling with that of normal Git
Junio C Hamano
2015-03-26
1
-2
/
+21
*
diff-no-index: DWIM "diff D F" into "diff D/F F"
Junio C Hamano
2015-03-26
1
-0
/
+43
*
Merge branch 'jc/fix-diff-no-index-diff-opt-parse'
Junio C Hamano
2014-04-03
1
-1
/
+1
|
\
|
*
diff-no-index: correctly diagnose error return from diff_opt_parse()
Junio C Hamano
2014-03-31
1
-1
/
+1
*
|
Merge branch 'bb/diff-no-index-dotdot'
Junio C Hamano
2014-03-25
1
-4
/
+5
|
\
\
|
*
|
diff-no-index: replace manual "."/".." check with is_dot_or_dotdot()
Brian Bourn
2014-03-19
1
-1
/
+2
|
*
|
diff-no-index: rename read_directory()
Brian Bourn
2014-03-19
1
-3
/
+3
*
|
|
Merge branch 'jc/hold-diff-remove-q-synonym-for-no-deletion'
Junio C Hamano
2014-03-08
1
-8
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
diff: remove "diff-files -q" in a version of Git in a distant future
Junio C Hamano
2013-07-20
1
-8
/
+0
*
|
|
diff: move no-index detection to builtin/diff.c
Thomas Gummerer
2013-12-12
1
-43
/
+1
|
|
/
|
/
|
*
|
Merge branch 'dw/diff-no-index-doc'
Junio C Hamano
2013-09-17
1
-1
/
+13
|
\
\
|
*
|
diff --no-index: clarify operation when not inside a repository
Dale R. Worley
2013-08-22
1
-1
/
+13
*
|
|
Merge branch 'jc/diff-filter-negation'
Junio C Hamano
2013-09-09
1
-2
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
diff: deprecate -q option to diff-files
Junio C Hamano
2013-07-20
1
-2
/
+5
|
|
/
*
/
mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE
Jonathan Nieder
2013-05-08
1
-1
/
+1
|
/
*
Merge branch 'jk/maint-null-in-trees'
Junio C Hamano
2012-08-27
1
-1
/
+1
|
\
|
*
diff: do not use null sha1 as a sentinel value
Jeff King
2012-07-30
1
-2
/
+2
*
|
Merge branch 'tr/void-diff-setup-done'
Junio C Hamano
2012-08-22
1
-2
/
+1
|
\
\
|
*
|
diff_setup_done(): return void
Thomas Rast
2012-08-03
1
-2
/
+1
|
|
/
*
|
Merge branch 'jc/refactor-diff-stdin'
Junio C Hamano
2012-07-14
1
-30
/
+53
|
\
\
|
*
|
diff-index.c: "git diff" has no need to read blob from the standard input
Junio C Hamano
2012-06-29
1
-11
/
+41
|
*
|
diff-index.c: unify handling of command line paths
Junio C Hamano
2012-06-29
1
-16
/
+11
|
*
|
diff-index.c: do not pretend paths are pathspecs
Junio C Hamano
2012-06-29
1
-7
/
+5
|
|
/
*
|
Merge branch 'th/diff-no-index-fixes'
Junio C Hamano
2012-07-05
1
-20
/
+3
|
\
\
|
*
|
diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds ch...
Tim Henigan
2012-06-22
1
-1
/
+1
|
*
|
diff: handle relative paths in no-index
Jeff King
2012-06-22
1
-19
/
+2
*
|
|
do not run pager with diff --no-index --quiet
Jeff King
2012-06-15
1
-3
/
+3
*
|
|
fix pager.diff with diff --no-index
Jeff King
2012-06-15
1
-6
/
+1
|
/
/
*
|
diff --no-index: don't leak buffers in queue_diff
Bobby Powers
2012-05-16
1
-2
/
+2
*
|
diff --no-index: reset temporary buffer lengths on directory iteration
Bobby Powers
2012-05-16
1
-0
/
+6
*
|
diff --no-index: use strbuf for temporary pathnames
Junio C Hamano
2012-04-26
1
-23
/
+17
*
|
diff: avoid stack-buffer-read-overrun for very long name
Jim Meyering
2012-04-16
1
-0
/
+2
|
/
*
Convert struct diff_options to use struct pathspec
Nguyễn Thái Ngọc Duy
2011-02-03
1
-2
/
+2
*
diff-no-index: use diff_tree_setup_paths()
Nguyễn Thái Ngọc Duy
2011-02-03
1
-4
/
+5
*
string_list: Add STRING_LIST_INIT macro and make use of it.
Thiago Farina
2010-07-05
1
-1
/
+2
*
string_list: Fix argument order for string_list_insert
Julian Phillips
2010-06-27
1
-1
/
+1
*
test get_git_work_tree() return value for NULL
Clemens Buchacher
2010-05-25
1
-4
/
+2
*
diff --no-index: make the usage string less scary
Jonathan Nieder
2009-11-10
1
-2
/
+2
[next]