index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
helper
Age
Commit message (
Expand
)
Author
2024-05-24
Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41
Junio C Hamano
2024-05-24
Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40
Junio C Hamano
2024-05-21
Revert "Add a helper function to compare file contents"
Johannes Schindelin
2024-04-19
Sync with 2.40.2
Johannes Schindelin
2024-04-19
Sync with 2.39.4
Johannes Schindelin
2024-04-19
Add a helper function to compare file contents
Johannes Schindelin
2023-05-10
Merge branch 'rs/test-ctype-eof'
Junio C Hamano
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-02
Merge branch 'tb/ban-strtok'
Junio C Hamano
2023-05-02
test-ctype: check EOF
René Scharfe
2023-04-25
Merge branch 'ps/fix-geom-repack-with-alternates'
Junio C Hamano
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-24
t/helper/test-json-writer.c: avoid using `strtok()`
Taylor Blau
2023-04-24
t/helper/test-oidmap.c: avoid using `strtok()`
Taylor Blau
2023-04-24
t/helper/test-hashmap.c: avoid using `strtok()`
Taylor Blau
2023-04-24
string-list: multi-delimiter `string_list_split_in_place()`
Taylor Blau
2023-04-24
reftable: ensure git-compat-util.h is the first (indirect) include
Elijah Newren
2023-04-24
treewide: remove cache.h inclusion due to previous changes
Elijah Newren
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-04-24
match-trees.h: move declarations for match-trees.c functions from cache.h
Elijah Newren
2023-04-24
packfile.h: move pack_window and pack_entry from cache.h
Elijah Newren
2023-04-24
treewide: be explicit about dependence on strbuf.h
Elijah Newren
2023-04-20
Merge branch 'rs/remove-approxidate-relative'
Junio C Hamano
2023-04-14
t/helper: allow chmtime to print verbosely without modifying mtime
Patrick Steinhardt
2023-04-11
treewide: remove cache.h inclusion due to object-name.h changes
Elijah Newren
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
treewide: remove unnecessary cache.h inclusion
Elijah Newren
2023-04-11
treewide: be explicit about dependence on mem-pool.h
Elijah Newren
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-10
date: remove approxidate_relative()
René Scharfe
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-06
Merge branch 'gc/config-parsing-cleanup'
Junio C Hamano
2023-04-06
Merge branch 'ab/config-multi-and-nonbool'
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
t/helper: mark unused argv/argc arguments
Jeff King
2023-03-28
config: report cached filenames in die_bad_number()
Glen Choo
2023-03-28
config API: have *_multi() return an "int" and take a "dest"
Ævar Arnfjörð Bjarmason
2023-03-28
config API: add and use a "git_config_get()" family of functions
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "pretty.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "commit-reach.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
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
2023-03-21
treewide: remove cache.h inclusion due to setup.h changes
Elijah Newren
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
treewide: remove cache.h inclusion due to environment.h changes
Elijah Newren
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
treewide: remove unnecessary includes of cache.h
Elijah Newren
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
[next]