index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fetch-pack.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-17
dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`
Taylor Blau
4
-66
/
+6
2023-02-16
The sixteenth batch
Junio C Hamano
1
-33
/
+24
2023-02-14
Prepare for 2.39.3 just in case
Junio C Hamano
3
-2
/
+60
2023-02-09
The fifteenth batch
Junio C Hamano
1
-0
/
+13
2023-02-08
userdiff: support Java sealed classes
Andrei Rybak
7
-1
/
+40
2023-02-08
userdiff: support Java record types
Andrei Rybak
4
-2
/
+20
2023-02-08
userdiff: support Java type parameters
Andrei Rybak
7
-1
/
+37
2023-02-08
The fourteenth batch
Junio C Hamano
1
-0
/
+8
2023-02-07
Documentation: clarify multiple pushurls vs urls
Calvin Wan
2
-1
/
+11
2023-02-07
config.h: remove unused git_configset_add_parameters()
Ævar Arnfjörð Bjarmason
1
-9
/
+0
2023-02-07
commit.c: free() revs.commit in get_fork_point()
Ævar Arnfjörð Bjarmason
3
-0
/
+3
2023-02-07
builtin/rebase.c: free() "options.strategy_opts"
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2023-02-07
sequencer.c: always free() the "msgbuf" in do_pick_commit()
Ævar Arnfjörð Bjarmason
1
-6
/
+10
2023-02-07
builtin/rebase.c: fix "options.onto_name" leak
Ævar Arnfjörð Bjarmason
2
-1
/
+4
2023-02-07
builtin/revert.c: move free-ing of "revs" to replay_opts_release()
Ævar Arnfjörð Bjarmason
2
-6
/
+3
2023-02-07
sequencer API users: fix get_replay_opts() leaks
Ævar Arnfjörð Bjarmason
19
-5
/
+23
2023-02-07
sequencer.c: split up sequencer_remove_state()
Ævar Arnfjörð Bjarmason
1
-9
/
+14
2023-02-07
rebase: use "cleanup" pattern in do_interactive_rebase()
Ævar Arnfjörð Bjarmason
1
-8
/
+5
2023-02-07
docs & comments: replace mentions of "git-add--interactive.perl"
Ævar Arnfjörð Bjarmason
3
-5
/
+5
2023-02-07
add API: remove run_add_interactive() wrapper function
Ævar Arnfjörð Bjarmason
5
-36
/
+16
2023-02-07
add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"
Ævar Arnfjörð Bjarmason
12
-2000
/
+47
2023-02-06
pack-objects: use strcspn(3) in name_cmp_len()
René Scharfe
1
-8
/
+5
2023-02-06
read-cache: use size_t for {base,df}_name_compare()
René Scharfe
2
-8
/
+11
2023-02-06
t5000: modernise archive and :(glob) test
Kostya Farber
1
-5
/
+5
2023-02-06
new-command.txt: update reference to builtin docs
Wes Lord
1
-2
/
+2
2023-02-06
.gitattributes: include `text` attribute for eol attributes
Philip Oakley
1
-11
/
+11
2023-02-06
Git 2.39.2
v2.39.2
Johannes Schindelin
3
-2
/
+9
2023-02-06
Git 2.38.4
v2.38.4
Johannes Schindelin
3
-2
/
+9
2023-02-06
Git 2.37.6
v2.37.6
Johannes Schindelin
3
-2
/
+9
2023-02-06
Git 2.36.5
v2.36.5
Johannes Schindelin
3
-2
/
+9
2023-02-06
Git 2.35.7
v2.35.7
Johannes Schindelin
3
-2
/
+9
2023-02-06
Git 2.34.7
v2.34.7
Johannes Schindelin
3
-2
/
+9
2023-02-06
http: support CURLOPT_PROTOCOLS_STR
Jeff King
2
-13
/
+54
2023-02-06
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
Jeff King
5
-30
/
+26
2023-02-06
http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
Jeff King
1
-1
/
+1
2023-02-06
Git 2.33.7
v2.33.7
Johannes Schindelin
3
-2
/
+9
2023-02-06
Git 2.32.6
v2.32.6
Johannes Schindelin
3
-2
/
+8
2023-02-06
Git 2.31.7
v2.31.7
Johannes Schindelin
3
-2
/
+8
2023-02-06
Git 2.30.8
v2.30.8
Junio C Hamano
3
-2
/
+54
2023-02-04
delta-islands: free island_marks and bitmaps
Eric Wong
3
-1
/
+18
2023-02-04
The thirteenth batch
Junio C Hamano
1
-0
/
+8
2023-02-03
apply: fix writing behind newly created symbolic links
Patrick Steinhardt
2
-0
/
+108
2023-02-02
mingw: remove msysGit/MSYS1 support
Harshil-Jani
1
-50
/
+35
2023-02-02
mingw: remove duplicate `USE_NED_ALLOCATOR` directive
Harshil-Jani
1
-1
/
+0
2023-02-01
compat/winansi: check for errors of CreateThread() correctly
Seija Kijin
1
-1
/
+1
2023-02-01
t/lib-httpd: increase ssl key size to 2048 bits
Jeff King
1
-1
/
+1
2023-02-01
t/lib-httpd: drop SSLMutex config
Jeff King
1
-1
/
+0
2023-02-01
t/lib-httpd: bump required apache version to 2.4
Jeff King
2
-20
/
+6
2023-02-01
t/lib-httpd: bump required apache version to 2.2
Jeff King
2
-12
/
+7
2023-02-01
docs: document zero bits in index "mode"
Glen Choo
1
-1
/
+3
[next]