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
/
entry.c
Age
Commit message (
Expand
)
Author
2025-07-01
odb: rename `repo_read_object_file()`
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2024-12-18
progress: stop using `the_repository`
Patrick Steinhardt
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-08-01
entry: fix leaking pathnames during delayed checkout
Patrick Steinhardt
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-07
entry: refactor how we remove items for delayed checkouts
Patrick Steinhardt
2024-04-19
Sync with 2.42.2
Johannes Schindelin
2024-04-19
Sync with 2.41.1
Johannes Schindelin
2024-04-19
Sync with 2.40.2
Johannes Schindelin
2024-04-19
Sync with 2.39.4
Johannes Schindelin
2024-04-17
clone: when symbolic links collide with directories, keep the latter
Johannes Schindelin
2024-04-17
entry: report more colliding paths
Johannes Schindelin
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-09-29
wrapper: reduce scope of remove_or_warn()
Calvin Wan
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
sparse-index.h: move declarations for sparse-index.c from cache.h
Elijah Newren
2023-06-21
name-hash.h: move declarations for name-hash.c from cache.h
Elijah Newren
2023-04-24
symlinks.h: move declarations for symlinks.c functions from cache.h
Elijah Newren
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 "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
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
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2022-12-26
read-tree: add "--super-prefix" option, eliminate global
Ævar Arnfjörð Bjarmason
2022-07-14
checkout: fix two bugs on the final count of updated entries
Matheus Tavares
2021-11-29
Merge branch 'mc/clean-smudge-with-llp64'
Junio C Hamano
2021-11-03
odb: teach read_blob_entry to use size_t
Matt Cooper
2021-09-09
entry: show finer-grained counter in "Filtering content" progress line
SZEDER Gábor
2021-08-26
checkout: make delayed checkout respect --quiet and --no-progress
Matheus Tavares
2021-07-01
string-list.h users: change to use *_{nodup,dup}()
Ævar Arnfjörð Bjarmason
2021-05-20
Merge branch 'en/dir-traversal'
Junio C Hamano
2021-05-13
dir: introduce readdir_skip_dot_and_dotdot() helper
Elijah Newren
2021-04-30
Merge branch 'mt/parallel-checkout-part-2'
Junio C Hamano
2021-04-30
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
2021-04-19
unpack-trees: add basic support for parallel checkout
Matheus Tavares
2021-04-14
entry: ensure full index
Derrick Stolee
2021-04-02
Merge branch 'mt/parallel-checkout-part-1'
Junio C Hamano
2021-03-30
Merge branch 'mt/checkout-remove-nofollow'
Junio C Hamano
2021-03-23
entry: add checkout_entry_ca() taking preloaded conv_attrs
Matheus Tavares
2021-03-23
entry: move conv_attrs lookup up to checkout_entry()
Matheus Tavares
2021-03-23
entry: extract update_ce_after_write() from write_entry()
Matheus Tavares
2021-03-23
entry: make fstat_output() and read_blob_entry() public
Matheus Tavares
2021-03-23
entry: extract a header file for entry.c functions
Matheus Tavares
[next]