index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-14
Merge branch 'ab/bundle-wo-args' into maint-2.39
Junio C Hamano
2
-5
/
+11
2023-02-14
Merge branch 'ps/fsync-refs-fix' into maint-2.39
Junio C Hamano
1
-1
/
+2
2023-02-14
Merge branch 'lk/line-range-parsing-fix' into maint-2.39
Junio C Hamano
2
-3
/
+26
2023-02-14
Merge branch 'rs/use-enhanced-bre-on-macos' into maint-2.39
Junio C Hamano
4
-0
/
+24
2023-02-14
Merge branch 'jk/curl-avoid-deprecated-api' into maint-2.39
Junio C Hamano
0
-0
/
+0
2023-02-14
Merge branch 'jk/avoid-redef-system-functions' into maint-2.39
Junio C Hamano
0
-0
/
+0
2023-02-14
Merge branch 'jk/avoid-redef-system-functions-2.30' into maint-2.39
Junio C Hamano
1
-5
/
+12
2023-02-14
Merge branch 'tb/ci-concurrency' into maint-2.39
Junio C Hamano
3
-2
/
+50
2023-02-14
Merge branch 'cw/ci-whitespace' into maint-2.39
Junio C Hamano
1
-11
/
+46
2023-02-14
Merge branch 'js/ci-disable-cmake-by-default' into maint-2.39
Junio C Hamano
1
-1
/
+1
2023-02-13
Sync with Git 2.39.2
Junio C Hamano
18
-9
/
+350
2023-02-13
test-ctype: test iscntrl, ispunct, isxdigit and isprint
René Scharfe
1
-0
/
+9
2023-02-13
test-ctype: test islower and isupper
René Scharfe
1
-0
/
+2
2023-02-13
test-ctype: test isascii
René Scharfe
1
-2
/
+17
2023-02-11
commit-reach: avoid NULL dereference
Eric Wong
1
-2
/
+6
2023-02-10
doc/ls-remote: clarify pattern format
Jeff King
2
-6
/
+11
2023-02-10
doc/ls-remote: cosmetic cleanups for examples
Jeff King
1
-1
/
+3
2023-02-10
cache-tree: fix strbuf growth in prime_cache_tree_rec()
René Scharfe
1
-2
/
+1
2023-02-10
cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS"
Ævar Arnfjörð Bjarmason
5
-35
/
+13
2023-02-10
cache-tree API: remove redundant update_main_cache_tree()
Ævar Arnfjörð Bjarmason
3
-15
/
+8
2023-02-10
cocci & cache-tree.h: migrate "write_cache_as_tree" to "*_index_*"
Ævar Arnfjörð Bjarmason
6
-15
/
+25
2023-02-10
cocci & cache.h: apply pending "index_cache_pos" rule
Ævar Arnfjörð Bjarmason
5
-9
/
+10
2023-02-10
cocci & cache.h: fully apply "active_nr" part of index-compatibility
Ævar Arnfjörð Bjarmason
3
-12
/
+5
2023-02-10
builtin/rm.c: use narrower "USE_THE_INDEX_VARIABLE"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2023-02-09
gpg-interface: lazily initialize and read the configuration
Junio C Hamano
17
-57
/
+33
2023-02-09
The fifteenth batch
Junio C Hamano
1
-0
/
+13
2023-02-09
Merge branch 'ew/free-island-marks'
Junio C Hamano
3
-1
/
+18
2023-02-09
Merge branch 'sk/winansi-createthread-fix'
Junio C Hamano
1
-1
/
+1
2023-02-09
Merge branch 'hj/remove-msys-support'
Junio C Hamano
1
-51
/
+35
2023-02-09
Merge branch 'jk/httpd-test-updates'
Junio C Hamano
3
-32
/
+12
2023-02-09
Merge branch 'gc/index-format-doc'
Junio C Hamano
1
-1
/
+3
2023-02-09
name-rev: fix names by dropping taggerdate workaround
Elijah Newren
2
-11
/
+9
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
hook: support a --to-stdin=<path> option
Emily Shaffer
3
-2
/
+27
2023-02-08
sequencer: use the new hook API for the simpler "post-rewrite" call
Emily Shaffer
1
-14
/
+4
2023-02-08
hook API: support passing stdin to hooks, convert am's 'post-rewrite'
Emily Shaffer
3
-16
/
+14
2023-02-08
run-command: allow stdin for run_processes_parallel
Emily Shaffer
1
-1
/
+8
2023-02-08
run-command.c: remove dead assignment in while-loop
Ævar Arnfjörð Bjarmason
1
-3
/
+1
2023-02-08
The fourteenth batch
Junio C Hamano
1
-0
/
+8
2023-02-08
Merge branch 'ds/scalar-ignore-cron-error'
Junio C Hamano
4
-2
/
+15
2023-02-08
Merge branch 'mh/doc-credential-cache-only-in-core'
Junio C Hamano
1
-4
/
+7
2023-02-08
Merge branch 'gm/request-pull-with-non-pgp-signed-tags'
Junio C Hamano
1
-1
/
+1
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-06
commit.c: free() revs.commit in get_fork_point()
Ævar Arnfjörð Bjarmason
3
-0
/
+3
2023-02-06
builtin/rebase.c: free() "options.strategy_opts"
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2023-02-06
sequencer.c: always free() the "msgbuf" in do_pick_commit()
Ævar Arnfjörð Bjarmason
1
-6
/
+10
2023-02-06
builtin/rebase.c: fix "options.onto_name" leak
Ævar Arnfjörð Bjarmason
2
-1
/
+4
[prev]
[next]