index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
fast-import.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ps/weak-sha1-for-tail-sum-fix'
Junio C Hamano
2025-01-01
1
-1
/
+1
|
\
|
*
builtin/fast-import: fix segfault with unsafe SHA1 backend
Patrick Steinhardt
2024-12-30
1
-1
/
+1
*
|
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-23
1
-0
/
+2
|
\
\
|
*
|
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+2
*
|
|
Merge branch 'kn/midx-wo-the-repository'
Junio C Hamano
2024-12-13
1
-7
/
+8
|
\
\
\
|
*
|
|
config: make `packed_git_(limit|window_size)` non-global variables
Karthik Nayak
2024-12-04
1
-2
/
+2
|
*
|
|
packfile: pass down repository to `odb_pack_name`
Karthik Nayak
2024-12-04
1
-4
/
+4
|
*
|
|
packfile: add repository to struct `packed_git`
Karthik Nayak
2024-12-04
1
-1
/
+2
*
|
|
|
Merge branch 'en/fast-import-verify-path'
Junio C Hamano
2024-12-13
1
-0
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
fast-import: disallow more path components
Elijah Newren
2024-12-02
1
-2
/
+6
|
*
|
|
fast-import: disallow "." and ".." path components
Elijah Newren
2024-11-26
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ps/ref-backend-migration-optim'
Junio C Hamano
2024-12-04
1
-2
/
+2
|
\
\
\
|
*
|
|
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
2024-11-20
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'en/fast-import-avoid-self-replace'
Junio C Hamano
2024-11-26
1
-1
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fast-import: avoid making replace refs point to themselves
Elijah Newren
2024-11-19
1
-1
/
+15
|
|
/
*
/
packfile: convert find_sha1_pack() to use object_id
Jeff King
2024-10-25
1
-4
/
+2
|
/
*
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
1
-1
/
+1
*
builtin: add a repository parameter for builtin functions
John Cai
2024-09-13
1
-1
/
+4
*
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-23
1
-2
/
+2
|
\
|
*
config: pass repo to `git_die_config()`
Patrick Steinhardt
2024-08-13
1
-2
/
+2
*
|
builtin/fast-import: plug trivial memory leaks
Patrick Steinhardt
2024-08-14
1
-2
/
+6
|
/
*
hash: require hash algorithm in `is_empty_{blob,tree}_oid()`
Patrick Steinhardt
2024-06-14
1
-1
/
+3
*
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-14
1
-18
/
+21
*
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2024-05-20
1
-2
/
+3
|
\
|
*
refs: accept symref values in `ref_transaction_update()`
Karthik Nayak
2024-05-07
1
-2
/
+3
*
|
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-4
/
+7
*
|
fast-import: make comments more precise
Thalia Archibald
2024-04-15
1
-3
/
+3
*
|
fast-import: forbid escaped NUL in paths
Thalia Archibald
2024-04-15
1
-0
/
+2
*
|
fast-import: remove dead strbuf
Thalia Archibald
2024-04-15
1
-5
/
+0
*
|
fast-import: allow unquoted empty path for root
Thalia Archibald
2024-04-15
1
-3
/
+0
*
|
fast-import: directly use strbufs for paths
Thalia Archibald
2024-04-15
1
-37
/
+27
*
|
fast-import: tighten path unquoting
Thalia Archibald
2024-04-15
1
-43
/
+65
|
/
*
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-03-28
1
-16
/
+2
|
\
|
*
object: factor out parse_mode out of fast-import and tree-walk into in object.h
Eric W. Biederman
2023-10-02
1
-16
/
+2
*
|
commit-reach(repo_in_merge_bases_many): report missing commits
Johannes Schindelin
2024-02-28
1
-1
/
+5
*
|
fast-import: use mem_pool_calloc()
René Scharfe
2023-12-26
1
-2
/
+1
*
|
Merge branch 'ew/hash-with-openssl-evp'
Junio C Hamano
2023-09-13
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: fix various bugs w/ OpenSSL 3+ EVP API
Eric Wong
2023-09-01
1
-0
/
+1
*
|
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+0
|
/
*
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+2
|
\
|
*
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-8
/
+9
|
|
\
*
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+4
|
\
|
|
|
*
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
[next]