index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
pretty-formats.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
Makefile: make PERL_DEFINES recursively expanded
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-05-12
remote-curl: fix clone on sha256 repos
Eric Wong
1
-0
/
+2
2021-05-12
ref-filter: fix read invalid union member bug
ZheNing Hu
2
-1
/
+20
2021-05-12
maintenance: fix two memory leaks
Lénaïc Huard
1
-2
/
+8
2021-05-11
The sixteenth batch
Junio C Hamano
1
-0
/
+26
2021-05-11
refs: cleanup directories when deleting packed ref
Will Chandler
2
-6
/
+15
2021-05-11
merge-ort: split "distinct types" message into two translatable messages
Alex Henrie
1
-6
/
+15
2021-05-10
The fifteenth batch
Junio C Hamano
1
-0
/
+5
2021-05-10
am: learn to process quoted lines that ends with CRLF
Đoàn Trần Công Danh
6
-0
/
+110
2021-05-10
mailinfo: allow stripping quoted CR without warning
Đoàn Trần Công Danh
4
-0
/
+15
2021-05-10
mailinfo: allow squelching quoted CRLF warning
Đoàn Trần Công Danh
5
-3
/
+62
2021-05-10
mailinfo: warn if CRLF found in decoded base64/QP email
Đoàn Trần Công Danh
7
-0
/
+121
2021-05-10
pretty-formats.txt: add missing space
Martin Ågren
1
-1
/
+1
2021-05-10
git-repack.txt: remove spurious ")"
Martin Ågren
1
-1
/
+1
2021-05-07
The fourteenth batch
Junio C Hamano
1
-0
/
+53
2021-05-07
clean: remove unnecessary variable
Matheus Tavares
1
-3
/
+1
2021-05-06
mailinfo: stop parsing options manually
Đoàn Trần Công Danh
1
-30
/
+45
2021-05-06
mailinfo: load default metainfo_charset lazily
Đoàn Trần Công Danh
1
-9
/
+31
2021-05-06
add: die if both --dry-run and --interactive are given
Øystein Walle
2
-0
/
+6
2021-05-06
perl: use mock i18n functions under NO_GETTEXT=Y
Ævar Arnfjörð Bjarmason
2
-0
/
+13
2021-05-06
Makefile: regenerate *.pm on NO_PERL_CPAN_FALLBACKS change
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-05-06
Makefile: regenerate perl/build/* if GIT-PERL-DEFINES changes
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-05-06
Makefile: don't re-define PERL_DEFINES
Ævar Arnfjörð Bjarmason
1
-3
/
+4
2021-05-06
streaming.c: move {open,close,read} from vtable to "struct git_istream"
Ævar Arnfjörð Bjarmason
1
-43
/
+29
2021-05-06
streaming.c: stop passing around "object_info *" to open()
Ævar Arnfjörð Bjarmason
1
-22
/
+20
2021-05-06
streaming.c: remove {open,close,read}_method_decl() macros
Ævar Arnfjörð Bjarmason
1
-25
/
+22
2021-05-06
streaming.c: remove enum/function/vtbl indirection
Ævar Arnfjörð Bjarmason
1
-25
/
+11
2021-05-06
streaming.c: avoid forward declarations
Ævar Arnfjörð Bjarmason
1
-88
/
+83
2021-05-06
sparse-index.c: remove set_index_sparse_config()
Ævar Arnfjörð Bjarmason
1
-10
/
+1
2021-05-06
git-p4: speed up search for branch parent
Joachim Kuebart
1
-11
/
+10
2021-05-06
git-p4: ensure complex branches are cloned correctly
Joachim Kuebart
1
-0
/
+2
2021-05-05
patience diff: remove unused variable
Phillip Wood
1
-3
/
+0
2021-05-05
patience diff: remove unnecessary string comparisons
Phillip Wood
1
-8
/
+3
2021-05-05
word diff: handle zero length matches
Phillip Wood
2
-3
/
+12
2021-05-05
ci: run test round with parallel-checkout enabled
Matheus Tavares
4
-0
/
+22
2021-05-05
parallel-checkout: add tests for basic operations
Matheus Tavares
2
-0
/
+271