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
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-3
/
+0
*
Merge branch 'pw/diff-no-index-from-named-pipes'
Junio C Hamano
2023-09-20
1
-0
/
+1
|
\
|
*
diff --no-index: fix -R with stdin
René Scharfe
2023-09-11
1
-0
/
+1
*
|
diff: drop useless "status" parameter from diff_result_code()
Jeff King
2023-08-22
1
-1
/
+1
|
/
*
diff --no-index: support reading from named pipes
Phillip Wood
2023-07-05
1
-27
/
+84
*
diff --no-index: die on error reading stdin
Phillip Wood
2023-07-05
1
-3
/
+2
*
diff --no-index: refuse to compare stdin to a directory
Phillip Wood
2023-07-05
1
-5
/
+7
*
treewide: remove cache.h inclusion due to object.h changes
Elijah Newren
2023-04-11
1
-1
/
+1
*
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
Remove unnecessary includes of builtin.h
Elijah Newren
2023-02-24
1
-1
/
+0
*
diff: factor out add_diff_options()
René Scharfe
2022-12-02
1
-2
/
+1
*
diff-no-index: simplify argv index calculation
René Scharfe
2022-09-07
1
-1
/
+1
*
diff-no-index: release prefixed filenames
René Scharfe
2022-09-07
1
-1
/
+4
*
diff-no-index: release strbuf on queue error
René Scharfe
2022-09-07
1
-4
/
+7
*
Merge branch 'en/dir-traversal'
Junio C Hamano
2021-05-20
1
-3
/
+2
|
\
|
*
dir: introduce readdir_skip_dot_and_dotdot() helper
Elijah Newren
2021-05-13
1
-3
/
+2
*
|
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-1
/
+1
|
/
*
Merge branch 'nd/diff-parseopt-4'
Junio C Hamano
2019-04-25
1
-20
/
+29
|
\
|
*
diff --no-index: use parse_options() instead of diff_opt_parse()
Nguyễn Thái Ngọc Duy
2019-03-24
1
-20
/
+29
*
|
diff: reuse diff setup for --no-index case
Jeff King
2019-02-24
1
-7
/
+1
|
/
*
diff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-2
/
+7
*
diff: make struct diff_flags members lowercase
Brandon Williams
2017-11-01
1
-4
/
+4
*
diff: remove DIFF_OPT_SET macro
Brandon Williams
2017-11-01
1
-3
/
+3
*
diff: remove DIFF_OPT_TST macro
Brandon Williams
2017-11-01
1
-1
/
+1
*
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
|
\
\
\
|
|
|
/
|
|
/
|
[next]