index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-04
remote: rename function omit_name_by_refspec
Meet Soni
1
-1
/
+1
2025-02-03
backfill: assume --sparse when sparse-checkout is enabled
Derrick Stolee
1
-0
/
+7
2025-02-03
backfill: add --sparse option
Derrick Stolee
1
-1
/
+14
2025-02-03
backfill: add --min-batch-size=<n> option
Derrick Stolee
1
-1
/
+3
2025-02-03
backfill: basic functionality and tests
Derrick Stolee
1
-3
/
+99
2025-02-03
backfill: add builtin boilerplate
Derrick Stolee
1
-0
/
+28
2025-02-03
Merge branch 'kn/pack-write-with-reduced-globals'
Junio C Hamano
4
-16
/
+20
2025-02-03
Merge branch 'ps/3.0-remote-deprecation'
Junio C Hamano
1
-0
/
+2
2025-02-03
Merge branch 'tb/unsafe-hash-cleanup'
Junio C Hamano
1
-1
/
+1
2025-01-31
global: adapt callers to use generic hash context helpers
Patrick Steinhardt
5
-32
/
+30
2025-01-31
hash: stop typedeffing the hash context
Patrick Steinhardt
5
-9
/
+9
2025-01-31
Merge branch 'tb/unsafe-hash-cleanup' into ps/hash-cleanup
Junio C Hamano
1
-1
/
+1
2025-01-31
Merge branch 'jc/show-index-h-update'
Junio C Hamano
1
-1
/
+1
2025-01-29
Merge branch 'rs/ref-fitler-used-atoms-value-fix'
Junio C Hamano
4
-5
/
+1
2025-01-29
Merge branch 'ja/doc-commit-markup-updates'
Junio C Hamano
1
-1
/
+1
2025-01-28
Merge branch 'mh/credential-cache-authtype-request-fix'
Junio C Hamano
1
-2
/
+2
2025-01-28
Merge branch 'jk/pack-header-parse-alignment-fix'
Junio C Hamano
2
-37
/
+24
2025-01-28
Merge branch 'jc/show-usage-help'
Junio C Hamano
34
-57
/
+76
2025-01-27
pack-objects: prevent name hash version change
Derrick Stolee
1
-0
/
+8
2025-01-27
pack-objects: add GIT_TEST_NAME_HASH_VERSION
Derrick Stolee
1
-1
/
+4
2025-01-27
repack: add --name-hash-version option
Derrick Stolee
1
-1
/
+8
2025-01-27
pack-objects: add --name-hash-version option
Derrick Stolee
1
-5
/
+47
2025-01-27
fetch set_head: fix non-mirror remotes in bare repositories
Bence Ferdinandy
1
-5
/
+5
2025-01-27
fetch set_head: refactor to use remote directly
Bence Ferdinandy
1
-8
/
+7
2025-01-24
gc: add `--expire-to` option
ZheNing Hu
1
-2
/
+7
2025-01-24
remote: announce removal of "branches/" and "remotes/"
Patrick Steinhardt
1
-0
/
+2
2025-01-23
csum-file: introduce hashfile_checkpoint_init()
Taylor Blau
1
-1
/
+1
2025-01-21
pack-write: pass hash_algo to `write_rev_file()`
Karthik Nayak
1
-3
/
+3
2025-01-21
pack-write: pass hash_algo to `write_idx_file()`
Karthik Nayak
3
-6
/
+8
2025-01-21
pack-write: pass repository to `index_pack_lockfile()`
Karthik Nayak
1
-1
/
+1
2025-01-21
pack-write: pass hash_algo to `fixup_pack_header_footer()`
Karthik Nayak
3
-6
/
+8
2025-01-21
ref-filter: remove ref_format_clear()
René Scharfe
4
-4
/
+0
2025-01-21
ref-filter: move ahead-behind bases into used_atom
René Scharfe
1
-1
/
+1
2025-01-21
Merge branch 'ps/the-repository'
Junio C Hamano
23
-43
/
+69
2025-01-21
Merge branch 'jt/fsck-skiplist-parse-fix'
Junio C Hamano
1
-1
/
+1
2025-01-21
Merge branch 'ps/reftable-get-random-fix'
Junio C Hamano
1
-1
/
+1
2025-01-21
index-pack, unpack-objects: use skip_prefix to avoid magic number
Jeff King
2
-6
/
+6
2025-01-21
index-pack, unpack-objects: use get_be32() for reading pack header
Jeff King
2
-11
/
+14
2025-01-21
packfile: factor out --pack_header argument parsing
Jeff King
2
-23
/
+7
2025-01-17
builtin: send usage() help text to standard output
Junio C Hamano
18
-24
/
+35
2025-01-17
oddballs: send usage() help text to standard output
Junio C Hamano
5
-4
/
+13
2025-01-17
builtins: send usage_with_options() help text to standard output
Junio C Hamano
12
-29
/
+28
2025-01-16
Merge branch 'ps/more-sign-compare'
Junio C Hamano
2
-26
/
+28
2025-01-15
doc: the mode param of -u of git commit is optional
Jean-Noël Avila
1
-1
/
+1
2025-01-10
Merge branch 'ps/build-sign-compare'
Junio C Hamano
1
-4
/
+5
2025-01-10
builtin/blame: fix out-of-bounds write with blank boundary commits
Patrick Steinhardt
1
-3
/
+3
2025-01-10
builtin/blame: fix out-of-bounds read with excessive `--abbrev`
Patrick Steinhardt
1
-1
/
+2
2025-01-09
credential-cache: respect authtype capability
M Hickford
1
-2
/
+2
2025-01-07
fsck: reject misconfigured fsck.skipList
Justin Tobler
1
-1
/
+1
2025-01-07
wrapper: allow generating insecure random bytes
Patrick Steinhardt
1
-1
/
+1
[prev]
[next]