index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diff.c
Age
Commit message (
Expand
)
Author
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
Merge branch 'pb/complete-diff-options'
Junio C Hamano
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2023-06-26
diff.c: mention completion above add_diff_options
Philippe Blain
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
merge-ll: rename from ll-merge
Elijah Newren
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-20
Merge branch 'jk/log-follow-with-non-literal-pathspec'
Junio C Hamano
2023-06-13
Merge branch 'jc/diff-s-with-other-options'
Junio C Hamano
2023-06-03
diff: detect pathspec magic not supported by --follow
Jeff King
2023-06-03
diff: factor out --follow pathspec check
Jeff King
2023-05-15
Merge branch 'jc/dirstat-plug-leaks'
Junio C Hamano
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-05
diff: fix interaction between the "-s" option and other options
Junio C Hamano
2023-05-05
diff: plug leaks in dirstat
Junio C Hamano
2023-05-05
diff: refactor common tail part of dirstat computation
Junio C Hamano
2023-05-02
Merge branch 'tb/ban-strtok'
Junio C Hamano
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-24
string-list: multi-delimiter `string_list_split_in_place()`
Taylor Blau
2023-04-24
ws.h: move declarations for ws.c functions from cache.h
Elijah Newren
2023-04-24
base85.h: move declarations for base85.c functions from cache.h
Elijah Newren
2023-04-11
pager.h: move declarations for pager.c functions from cache.h
Elijah Newren
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
treewide: be explicit about dependence on oid-array.h
Elijah Newren
2023-04-11
treewide: be explicit about dependence on convert.h
Elijah Newren
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-03-28
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-21
Merge branch 'jk/format-patch-ignore-noprefix'
Junio C Hamano
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-17
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-03-09
diff: add --default-prefix option
Jeff King
2023-03-09
diff: factor out src/dst prefix setup
Jeff King
2023-02-27
Merge branch 'jc/diff-algo-attribute'
Junio C Hamano
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-21
diff: teach diff to read algorithm from diff driver
John Cai
2023-02-21
diff: consolidate diff algorithm option parsing
John Cai
[next]