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
2022-10-24
shortlog: implement `--group=committer` in terms of `--group=<format>`
Taylor Blau
-11
/
+3
2022-10-24
shortlog: implement `--group=author` in terms of `--group=<format>`
Taylor Blau
-9
/
+4
2022-10-24
shortlog: extract `shortlog_finish_setup()`
Taylor Blau
-1
/
+8
2022-10-24
shortlog: support arbitrary commit format `--group`s
Taylor Blau
-2
/
+78
2022-10-24
shortlog: extract `--group` fragment for translation
Taylor Blau
-1
/
+1
2022-10-24
shortlog: make trailer insertion a noop when appropriate
Taylor Blau
-3
/
+4
2022-10-24
shortlog: accept `--date`-related options
Jeff King
-1
/
+16
2022-10-24
builtin/repack.c: implement `--expire-to` for storing pruned objects
Taylor Blau
-0
/
+167
2022-10-24
builtin/repack.c: write cruft packs to arbitrary locations
Taylor Blau
-3
/
+11
2022-10-24
builtin/repack.c: pass "cruft_expiration" to `write_cruft_pack`
Taylor Blau
-2
/
+4
2022-10-24
builtin/repack.c: pass "out" to `prepare_pack_objects`
Taylor Blau
-5
/
+6
2022-10-24
trace2: add global counter mechanism
Jeff Hostetler
-7
/
+517
2022-10-24
trace2: add stopwatch timers
Jeff Hostetler
-0
/
+786
2022-10-24
trace2: convert ctx.thread_name from strbuf to pointer
Jeff Hostetler
-10
/
+12
2022-10-24
trace2: improve thread-name documentation in the thread-context
Jeff Hostetler
-6
/
+9
2022-10-24
trace2: rename the thread_name argument to trace2_thread_start
Jeff Hostetler
-11
/
+12
2022-10-24
api-trace2.txt: elminate section describing the public trace2 API
Jeff Hostetler
-54
/
+7
2022-10-24
tr2tls: clarify TLS terminology
Jeff Hostetler
-20
/
+24
2022-10-24
trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx
Jeff Hostetler
-2
/
+2
2022-10-23
submodule: use strvec_pushf() for --super-prefix
René Scharfe
-9
/
+3
2022-10-23
t7700: annotate cruft-pack failure with ok=sigpipe
Jeff King
-1
/
+1
2022-10-22
merge-tree: support multiple batched merges with --stdin
Elijah Newren
-4
/
+109
2022-10-22
merge-tree: update documentation for differences in -z output
Elijah Newren
-7
/
+39
2022-10-22
Git.pm: trust rev-parse to find bare repositories
Jeff King
-20
/
+32
2022-10-22
merge-ort: fix bug with dir rename vs change dir to symlink
Elijah Newren
-2
/
+90
2022-10-21
repack: drop remove_temporary_files()
Jeff King
-32
/
+8
2022-10-21
repack: use tempfiles for signal cleanup
Jeff King
-18
/
+16
2022-10-21
repack: expand error message for missing pack files
Jeff King
-1
/
+2
2022-10-21
repack: populate extension bits incrementally
Jeff King
-6
/
+9
2022-10-21
repack: convert "names" util bitfield to array
Jeff King
-8
/
+14
2022-10-21
diff: leave NEEDWORK notes in show_stats() function
Junio C Hamano
-0
/
+15
2022-10-21
subtree: fix split after annotated tag was squashed merged
Philippe Blain
-9
/
+36
2022-10-21
subtree: fix squash merging after annotated tag was squashed merged
Philippe Blain
-15
/
+86
2022-10-21
subtree: process 'git-subtree-split' trailer in separate function
Philippe Blain
-4
/
+11
2022-10-21
subtree: use named variables instead of "$@" in cmd_pull
Philippe Blain
-2
/
+4
2022-10-21
subtree: define a variable before its first use in 'find_latest_squash'
Philippe Blain
-1
/
+1
2022-10-21
subtree: prefix die messages with 'fatal'
Philippe Blain
-36
/
+36
2022-10-21
subtree: add 'die_incompatible_opt' function to reduce duplication
Philippe Blain
-12
/
+20
2022-10-21
subtree: use 'git rev-parse --verify [--quiet]' for better error messages
Philippe Blain
-3
/
+3
2022-10-21
test-lib-functions: mark 'test_commit' variables as 'local'
Philippe Blain
-8
/
+8
2022-10-21
Documentation/build-docdep.perl: generate sorted output
SZEDER Gábor
-2
/
+3
2022-10-21
The fifth batch
Junio C Hamano
-1
/
+21
2022-10-21
Merge branch 'rj/branch-edit-description-with-nth-checkout'
Junio C Hamano
-19
/
+58
2022-10-21
Merge branch 'ds/cmd-main-reorder'
Junio C Hamano
-6
/
+8
2022-10-21
Merge branch 'ab/grep-simplify-extended-expression'
Junio C Hamano
-9
/
+16
2022-10-21
Merge branch 'jc/symbolic-ref-no-recurse'
Junio C Hamano
-8
/
+35
2022-10-21
Merge branch 'jk/use-o0-in-leak-sanitizer'
Junio C Hamano
-0
/
+1
2022-10-21
Merge branch 'ab/macos-build-fix-with-sha1dc'
Junio C Hamano
-5
/
+5
2022-10-20
ci: use DC_SHA1=YesPlease on osx-clang job for CI
Junio C Hamano
-0
/
+2
2022-10-20
ci: add address and undefined sanitizer tasks
Junio C Hamano
-0
/
+12
[prev]
[next]