index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remote.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-18
SubmittingPatches: quote commands
Linus Arver
1
-1
/
+1
2024-04-18
SubmittingPatches: mention GitGitGadget
Linus Arver
1
-0
/
+4
2024-04-18
SubmittingPatches: clarify 'git-contacts' location
Linus Arver
1
-2
/
+6
2024-04-18
MyFirstContribution: mention contrib/contacts/git-contacts
Linus Arver
1
-0
/
+9
2024-04-18
rebase -m: fix --signoff with conflicts
Phillip Wood
3
-21
/
+94
2024-04-18
sequencer: store commit message in private context
Phillip Wood
1
-46
/
+50
2024-04-18
sequencer: move current fixups to private context
Phillip Wood
2
-37
/
+57
2024-04-18
sequencer: start removing private fields from public API
Phillip Wood
2
-7
/
+35
2024-04-18
sequencer: always free "struct replay_opts"
Phillip Wood
1
-2
/
+4
2024-04-18
repository: drop `initialize_the_repository()`
Patrick Steinhardt
5
-12
/
+26
2024-04-18
repository: drop `the_index` variable
Patrick Steinhardt
2
-22
/
+6
2024-04-18
builtin/clone: stop using `the_index`
Patrick Steinhardt
1
-4
/
+3
2024-04-18
repository: initialize index in `repo_init()`
Patrick Steinhardt
1
-11
/
+17
2024-04-18
builtin: stop using `the_index`
Patrick Steinhardt
28
-371
/
+356
2024-04-18
t/helper: stop using `the_index`
Patrick Steinhardt
8
-51
/
+43
2024-04-17
midx: disable replace objects
Xing Xin
2
-0
/
+24
2024-04-17
builtin/receive-pack: convert to use git-maintenance(1)
Patrick Steinhardt
2
-12
/
+11
2024-04-17
run-command: introduce function to prepare auto-maintenance process
Patrick Steinhardt
2
-6
/
+20
2024-04-17
mailmap: change primary address for Linus Arver
Linus Arver
1
-0
/
+1
2024-04-16
The twentieth batch
Junio C Hamano
1
-0
/
+22
2024-04-16
apply: avoid using fixed-size buffer in write_out_one_reject()
René Scharfe
1
-16
/
+17
2024-04-16
rerere: fix crashes due to unmatched opening conflict markers
Marcel Röthke
2
-0
/
+68
2024-04-15
The ninteenth batch
Junio C Hamano
1
-0
/
+35
2024-04-15
imap-send: increase command size limit
René Scharfe
1
-23
/
+12
2024-04-15
bisect: report the found commit with "show"
Peter Krefting
1
-15
/
+24
2024-04-15
Documentation: fix linkgit reference
Yehezkel Bernat
1
-1
/
+1
2024-04-15
git-compat-util: fix NO_OPENSSL on current macOS
René Scharfe
1
-0
/
+1
2024-04-15
pack-bitmap: gracefully handle missing BTMP chunks
Patrick Steinhardt
3
-23
/
+42
2024-04-15
reftable/block: avoid copying block iterators on seek
Patrick Steinhardt
2
-20
/
+14
2024-04-15
reftable/block: reuse `zstream` state on inflation
Patrick Steinhardt
3
-10
/
+19
2024-04-15
reftable/block: open-code call to `uncompress2()`
Patrick Steinhardt
1
-10
/
+28
2024-04-15
reftable/block: reuse uncompressed blocks
Patrick Steinhardt
3
-19
/
+26
2024-04-15
reftable/reader: iterate to next block in place
Patrick Steinhardt
2
-21
/
+28
2024-04-15
reftable/block: move ownership of block reader into `struct table_iter`
Patrick Steinhardt
3
-83
/
+100
2024-04-15
reftable/block: introduce `block_reader_release()`
Patrick Steinhardt
3
-1
/
+8
2024-04-15
reftable/block: better grouping of functions
Patrick Steinhardt
2
-36
/
+36
2024-04-15
reftable/block: merge `block_iter_seek()` and `block_reader_seek()`
Patrick Steinhardt
4
-16
/
+8
2024-04-15
reftable/block: rename `block_reader_start()`
Patrick Steinhardt
5
-6
/
+6
2024-04-15
launch_editor: waiting message on error
Rubén Justo
1
-4
/
+3
2024-04-15
fast-import: make comments more precise
Thalia Archibald
1
-3
/
+3
2024-04-15
fast-import: forbid escaped NUL in paths
Thalia Archibald
3
-0
/
+4
2024-04-15
fast-import: document C-style escapes for paths
Thalia Archibald
2
-5
/
+11
2024-04-15
fast-import: improve documentation for path quoting
Thalia Archibald
1
-12
/
+18
2024-04-15
fast-import: remove dead strbuf
Thalia Archibald
1
-5
/
+0
2024-04-15
fast-import: allow unquoted empty path for root
Thalia Archibald
2
-176
/
+190
2024-04-15
fast-import: directly use strbufs for paths
Thalia Archibald
1
-37
/
+27
2024-04-15
fast-import: tighten path unquoting
Thalia Archibald
2
-44
/
+322
2024-04-12
The eighteenth batch
Junio C Hamano
1
-0
/
+10
2024-04-12
merge-tree: fix argument type of the `--merge-base` option
Johannes Schindelin
1
-1
/
+1
2024-04-12
Documentation: fix typos describing date format
Xing Xin
2
-2
/
+2
[prev]
[next]