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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-25
builtin/pack-refs: introduce new "--auto" flag
Patrick Steinhardt
4
-2
/
+57
2024-03-25
builtin/pack-refs: release allocated memory
Patrick Steinhardt
1
-8
/
+15
2024-03-25
refs/reftable: expose auto compaction via new flag
Patrick Steinhardt
2
-2
/
+9
2024-03-25
refs: remove `PACK_REFS_ALL` flag
Patrick Steinhardt
2
-4
/
+3
2024-03-25
refs: move `struct pack_refs_opts` to where it's used
Patrick Steinhardt
1
-6
/
+6
2024-03-25
t/helper: drop pack-refs wrapper
Patrick Steinhardt
2
-24
/
+9
2024-03-25
refs/reftable: print errors on compaction failure
Patrick Steinhardt
2
-1
/
+17
2024-03-25
reftable/stack: gracefully handle failed auto-compaction due to locks
Patrick Steinhardt
3
-1
/
+76
2024-03-25
reftable/stack: use error codes when locking fails during compaction
Patrick Steinhardt
1
-5
/
+13
2024-03-25
reftable/error: discern locked/outdated errors
Patrick Steinhardt
4
-6
/
+11
2024-03-25
reftable/stack: fix error handling in `reftable_stack_init_addition()`
Patrick Steinhardt
1
-6
/
+1
2024-03-23
editorconfig: add Makefiles to "text files"
Max Gautier
1
-1
/
+1
2024-03-22
rebase: use child_process_clear() to clean
Jeff King
2
-3
/
+12
2024-03-22
format-patch: fix leak of empty header string
Jeff King
1
-1
/
+1
2024-03-22
t/README: document how to loop around test cases
Patrick Steinhardt
1
-0
/
+20
2024-03-22
t7800: use single quotes for test bodies
Patrick Steinhardt
1
-20
/
+20
2024-03-22
t7800: improve test descriptions with empty arguments
Patrick Steinhardt
1
-8
/
+8
2024-03-21
config.txt: describe handling of whitespace further
Dragan Simic
1
-12
/
+14
2024-03-21
t1300: add more tests for whitespace and inline comments
Dragan Simic
1
-3
/
+111
2024-03-21
config: really keep value-internal whitespace verbatim
Dragan Simic
1
-4
/
+9
2024-03-21
config: minor addition of whitespace
Dragan Simic
1
-1
/
+1
2024-03-21
The tenth batch
Junio C Hamano
1
-0
/
+35
2024-03-21
Merge branch 'bb/iso-strict-utc'
Junio C Hamano
2
-5
/
+10
2024-03-21
Merge branch 'bb/t0006-negative-tz-offset'
Junio C Hamano
1
-0
/
+8
2024-03-21
Merge branch 'jw/doc-show-untracked-files-fix'
Junio C Hamano
1
-1
/
+1
2024-03-21
Merge branch 'dg/user-manual-hash-example'
Junio C Hamano
1
-2
/
+34
2024-03-21
Merge branch 'ja/doc-markup-fixes'
Junio C Hamano
4
-48
/
+57
2024-03-21
Merge branch 'pb/ci-win-artifact-names-fix'
Junio C Hamano
1
-2
/
+2
2024-03-21
Merge branch 'ps/reftable-reflog-iteration-perf'
Junio C Hamano
10
-211
/
+154
2024-03-21
Merge branch 'jc/safe-implicit-bare'
Junio C Hamano
2
-5
/
+49
2024-03-21
Merge branch 'fs/find-end-of-log-message-fix'
Junio C Hamano
2
-2
/
+19
2024-03-21
Merge branch 'ps/reftable-block-search-fix'
Junio C Hamano
2
-1
/
+3
2024-03-21
Merge branch 'ps/reftable-stack-tempfile'
Junio C Hamano
5
-181
/
+176
2024-03-21
Merge branch 'rs/opt-parse-long-fixups'
Junio C Hamano
3
-64
/
+100
2024-03-21
reftable: fix tests being broken by NFS' delete-after-close semantics
Patrick Steinhardt
1
-1
/
+11
2024-03-20
contrib: drop hg-to-git script
Jeff King
2
-275
/
+0
2024-03-20
transport-helper: send "true" value for object-format option
Jeff King
2
-6
/
+5
2024-03-20
transport-helper: drop "object-format <algo>" option
Jeff King
2
-12
/
+4
2024-03-20
transport-helper: use write helpers more consistently
Jeff King
1
-3
/
+3
2024-03-20
doc/gitremote-helpers: fix more missing single-quotes
Jeff King
1
-3
/
+3
2024-03-19
format-patch: simplify after-subject MIME header handling
Jeff King
1
-8
/
+6
2024-03-19
format-patch: return an allocated string from log_write_email_headers()
Jeff King
4
-7
/
+9
2024-03-19
log: do not set up extra_headers for non-email formats
Jeff King
1
-3
/
+1
2024-03-19
pretty: drop print_email_subject flag
Jeff King
5
-16
/
+9
2024-03-19
pretty: split oneline and email subject printing
Jeff King
3
-15
/
+17
2024-03-19
shortlog: stop setting pp.print_email_subject
Jeff King
1
-1
/
+0
2024-03-19
apply: parse names out of "diff --git" more carefully
Junio C Hamano
2
-1
/
+30
2024-03-18
Merge branch 'ps/reftable-stack-tempfile' into ps/pack-refs-auto
Junio C Hamano
5
-181
/
+176
2024-03-18
The ninth batch
Junio C Hamano
1
-0
/
+8
2024-03-18
Merge branch 'jk/doc-remote-helpers-markup-fix'
Junio C Hamano
1
-1
/
+1
[prev]
[next]