index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-02-14
Merge branch 'jk/curl-avoid-deprecated-api' into maint-2.39
Junio C Hamano
-0
/
+0
2023-02-14
Merge branch 'jk/avoid-redef-system-functions' into maint-2.39
Junio C Hamano
-0
/
+0
2023-02-14
Merge branch 'jk/avoid-redef-system-functions-2.30' into maint-2.39
Junio C Hamano
-5
/
+12
2023-02-14
Merge branch 'tb/ci-concurrency' into maint-2.39
Junio C Hamano
-2
/
+50
2023-02-14
Merge branch 'cw/ci-whitespace' into maint-2.39
Junio C Hamano
-11
/
+46
2023-02-14
Merge branch 'js/ci-disable-cmake-by-default' into maint-2.39
Junio C Hamano
-1
/
+1
2023-02-13
Sync with Git 2.39.2
Junio C Hamano
-9
/
+350
2023-02-13
test-ctype: test iscntrl, ispunct, isxdigit and isprint
René Scharfe
-0
/
+9
2023-02-13
test-ctype: test islower and isupper
René Scharfe
-0
/
+2
2023-02-13
test-ctype: test isascii
René Scharfe
-2
/
+17
2023-02-11
commit-reach: avoid NULL dereference
Eric Wong
-2
/
+6
2023-02-10
doc/ls-remote: clarify pattern format
Jeff King
-6
/
+11
2023-02-10
doc/ls-remote: cosmetic cleanups for examples
Jeff King
-1
/
+3
2023-02-10
cache-tree: fix strbuf growth in prime_cache_tree_rec()
René Scharfe
-2
/
+1
2023-02-10
cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS"
Ævar Arnfjörð Bjarmason
-35
/
+13
2023-02-10
cache-tree API: remove redundant update_main_cache_tree()
Ævar Arnfjörð Bjarmason
-15
/
+8
2023-02-10
cocci & cache-tree.h: migrate "write_cache_as_tree" to "*_index_*"
Ævar Arnfjörð Bjarmason
-15
/
+25
2023-02-10
cocci & cache.h: apply pending "index_cache_pos" rule
Ævar Arnfjörð Bjarmason
-9
/
+10
2023-02-10
cocci & cache.h: fully apply "active_nr" part of index-compatibility
Ævar Arnfjörð Bjarmason
-12
/
+5
2023-02-10
builtin/rm.c: use narrower "USE_THE_INDEX_VARIABLE"
Ævar Arnfjörð Bjarmason
-1
/
+1
2023-02-09
gpg-interface: lazily initialize and read the configuration
Junio C Hamano
-57
/
+33
2023-02-09
The fifteenth batch
Junio C Hamano
-0
/
+13
2023-02-09
Merge branch 'ew/free-island-marks'
Junio C Hamano
-1
/
+18
2023-02-09
Merge branch 'sk/winansi-createthread-fix'
Junio C Hamano
-1
/
+1
2023-02-09
Merge branch 'hj/remove-msys-support'
Junio C Hamano
-51
/
+35
2023-02-09
Merge branch 'jk/httpd-test-updates'
Junio C Hamano
-32
/
+12
2023-02-09
Merge branch 'gc/index-format-doc'
Junio C Hamano
-1
/
+3
2023-02-09
name-rev: fix names by dropping taggerdate workaround
Elijah Newren
-11
/
+9
2023-02-08
userdiff: support Java sealed classes
Andrei Rybak
-1
/
+40
2023-02-08
userdiff: support Java record types
Andrei Rybak
-2
/
+20
2023-02-08
userdiff: support Java type parameters
Andrei Rybak
-1
/
+37
2023-02-08
hook: support a --to-stdin=<path> option
Emily Shaffer
-2
/
+27
2023-02-08
sequencer: use the new hook API for the simpler "post-rewrite" call
Emily Shaffer
-14
/
+4
2023-02-08
hook API: support passing stdin to hooks, convert am's 'post-rewrite'
Emily Shaffer
-16
/
+14
2023-02-08
run-command: allow stdin for run_processes_parallel
Emily Shaffer
-1
/
+8
2023-02-08
run-command.c: remove dead assignment in while-loop
Ævar Arnfjörð Bjarmason
-3
/
+1
2023-02-08
The fourteenth batch
Junio C Hamano
-0
/
+8
2023-02-08
Merge branch 'ds/scalar-ignore-cron-error'
Junio C Hamano
-2
/
+15
2023-02-08
Merge branch 'mh/doc-credential-cache-only-in-core'
Junio C Hamano
-4
/
+7
2023-02-08
Merge branch 'gm/request-pull-with-non-pgp-signed-tags'
Junio C Hamano
-1
/
+1
2023-02-07
Documentation: clarify multiple pushurls vs urls
Calvin Wan
-1
/
+11
2023-02-07
config.h: remove unused git_configset_add_parameters()
Ævar Arnfjörð Bjarmason
-9
/
+0
2023-02-06
commit.c: free() revs.commit in get_fork_point()
Ævar Arnfjörð Bjarmason
-0
/
+3
2023-02-06
builtin/rebase.c: free() "options.strategy_opts"
Ævar Arnfjörð Bjarmason
-0
/
+1
2023-02-06
sequencer.c: always free() the "msgbuf" in do_pick_commit()
Ævar Arnfjörð Bjarmason
-6
/
+10
2023-02-06
builtin/rebase.c: fix "options.onto_name" leak
Ævar Arnfjörð Bjarmason
-1
/
+4
2023-02-06
builtin/revert.c: move free-ing of "revs" to replay_opts_release()
Ævar Arnfjörð Bjarmason
-6
/
+3
2023-02-06
sequencer API users: fix get_replay_opts() leaks
Ævar Arnfjörð Bjarmason
-5
/
+23
2023-02-06
sequencer.c: split up sequencer_remove_state()
Ævar Arnfjörð Bjarmason
-9
/
+14
2023-02-06
rebase: use "cleanup" pattern in do_interactive_rebase()
Ævar Arnfjörð Bjarmason
-8
/
+5
[prev]
[next]