index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
merge-index.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-14
revisions API: have release_revisions() release "mailmap"
Ævar Arnfjörð Bjarmason
7
-3
/
+16
2022-04-14
revisions API: have release_revisions() release "commits"
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-04-14
revisions API users: use release_revisions() for "prune_data" users
Ævar Arnfjörð Bjarmason
3
-0
/
+3
2022-04-14
revisions API users: use release_revisions() with UNLEAK()
Ævar Arnfjörð Bjarmason
2
-1
/
+4
2022-04-14
revisions API users: use release_revisions() in builtin/log.c
Ævar Arnfjörð Bjarmason
2
-10
/
+12
2022-04-14
revisions API users: use release_revisions() in http-push.c
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2022-04-14
revisions API users: add "goto cleanup" for release_revisions()
Ævar Arnfjörð Bjarmason
6
-24
/
+55
2022-04-14
stash: always have the owner of "stash_info" free it
Ævar Arnfjörð Bjarmason
1
-48
/
+59
2022-04-14
revisions API users: use release_revisions() needing REV_INFO_INIT
Ævar Arnfjörð Bjarmason
5
-13
/
+44
2022-04-14
revision.[ch]: document and move code declared around "init"
Ævar Arnfjörð Bjarmason
2
-26
/
+28
2022-04-14
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
28
-0
/
+39
2022-04-14
revision.[ch]: provide and start using a release_revisions()
Ævar Arnfjörð Bjarmason
7
-8
/
+19
2022-04-14
cocci: add and apply free_commit_list() rules
Ævar Arnfjörð Bjarmason
5
-30
/
+45
2022-04-14
format-patch: don't leak "extra_headers" or "ref_message_ids"
Ævar Arnfjörð Bjarmason
1
-1
/
+6
2022-04-14
string_list API users: use string_list_init_{no,}dup
Ævar Arnfjörð Bjarmason
3
-7
/
+12
2022-04-14
blame: use "goto cleanup" for cleanup_scoreboard()
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2022-04-14
t/helper/test-fast-rebase.c: don't leak "struct strbuf"
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2022-03-28
pack-objects: lazily set up "struct rev_info", don't leak
Ævar Arnfjörð Bjarmason
3
-8
/
+48
2022-03-23
The 14th batch
Junio C Hamano
1
-0
/
+13
2022-03-23
bundle: output hash information in 'verify'
Derrick Stolee
2
-7
/
+19
2022-03-23
bundle: move capabilities to end of 'verify'
Derrick Stolee
3
-11
/
+10
2022-03-23
pack-objects: parse --filter directly into revs.filter
Derrick Stolee
1
-6
/
+2
2022-03-23
pack-objects: move revs out of get_object_list()
Derrick Stolee
1
-15
/
+18
2022-03-23
list-objects-filter: remove CL_ARG__FILTER
Derrick Stolee
3
-8
/
+5
2022-03-21
The thirteenth batch
Junio C Hamano
1
-0
/
+15
2022-03-17
diff.c: fix a double-free regression in a18d66cefb
Ævar Arnfjörð Bjarmason
2
-4
/
+13
2022-03-17
tests: demonstrate "show --word-diff --color-moved" regression
Michael J Gruber
1
-1
/
+7
2022-03-17
The twelfth batch
Junio C Hamano
1
-0
/
+21
2022-03-16
partial-clone: add a partial-clone test case
Abhradeep Chakraborty
1
-0
/
+19
2022-03-16
sequencer: use reverse_commit_list() helper
Jayati Shrivastava
1
-6
/
+4
2022-03-16
completion: tab completion of filenames for 'git restore'
David Cantrell
1
-0
/
+4
2022-03-15
maintenance: fix synopsis in documentation
Derrick Stolee
1
-18
/
+20
2022-03-15
cat-file: skip expanding default format
John Cai
2
-6
/
+35
2022-03-14
repack: add config to skip updating server info
Patrick Steinhardt
3
-1
/
+28
2022-03-14
repack: refactor to avoid double-negation of update-server-info
Patrick Steinhardt
2
-4
/
+36
2022-03-14
attr.h: remove duplicate struct definition
Elia Pinto
1
-1
/
+0
2022-03-13
The eleventh batch
Junio C Hamano
1
-0
/
+21
2022-03-13
t/helper/test-run-command.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
builtin/stash.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
builtin/sparse-checkout.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
builtin/gc.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
attr.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
t6423-merge-rename-directories.sh: use the $(...) construct
Elia Pinto
1
-5
/
+5
2022-03-13
name-rev: use generation numbers if available
Jacob Keller
2
-14
/
+175
2022-03-13
reflog: don't be noisy on empty reflogs
Ævar Arnfjörð Bjarmason
2
-0
/
+11
2022-03-13
userdiff: add builtin diff driver for kotlin language.
Jaydeep P Das
15
-0
/
+167
2022-03-13
t0030-t0050: avoid pipes with Git on LHS
Shubham Mishra
2
-28
/
+50
2022-03-13
t0001-t0028: avoid pipes with Git on LHS
Shubham Mishra
4
-14
/
+16
2022-03-10
block-sha1: remove use of obsolete x86 assembly
brian m. carlson
1
-17
/
+0
2022-03-09
test-lib: declare local variables as local
Michael J Gruber
1
-0
/
+2
[next]