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
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-26
Merge branch 'pw/use-glibc-tunable-for-malloc-optim' into maint
Junio C Hamano
1
-3
/
+8
2022-08-26
Merge branch 'ab/hooks-regression-fix' into maint
Junio C Hamano
1
-0
/
+26
2022-08-26
bitmap-lookup-table: add performance tests for lookup table
Abhradeep Chakraborty
5
-105
/
+182
2022-08-26
pack-bitmap: prepare to read lookup table extension
Abhradeep Chakraborty
1
-0
/
+22
2022-08-26
pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
Abhradeep Chakraborty
4
-546
/
+670
2022-08-26
range-diff: optionally accept pathspecs
Johannes Schindelin
1
-1
/
+12
2022-08-26
t64xx: convert 'test_create_repo' to 'git init'
Elijah Newren
11
-136
/
+136
2022-08-25
Merge branch 'vd/scalar-generalize-diagnose'
Junio C Hamano
2
-0
/
+108
2022-08-25
Merge branch 'jk/pipe-command-nonblock'
Junio C Hamano
1
-0
/
+13
2022-08-25
Merge branch 'js/fetch-negotiation-trace'
Junio C Hamano
4
-6
/
+20
2022-08-25
Merge branch 'jk/is-promisor-object-keep-tree-in-use'
Junio C Hamano
1
-0
/
+7
2022-08-25
Merge branch 'en/submodule-merge-messages-fixes'
Junio C Hamano
2
-8
/
+79
2022-08-24
Merge branch 'ds/bundle-uri-clone' into ds/bundle-uri-3
Junio C Hamano
3
-0
/
+128
2022-08-24
t5329: notice a failure within a loop
Junio C Hamano
1
-1
/
+2
2022-08-24
t4301: add more interesting merge-tree testcases
Elijah Newren
1
-1
/
+573
2022-08-24
merge: only apply autostash when appropriate
Elijah Newren
1
-0
/
+9
2022-08-22
midx.c: include preferred pack correctly with existing MIDX
Taylor Blau
1
-8
/
+5
2022-08-22
t/lib-bitmap.sh: avoid silencing stderr
Taylor Blau
1
-1
/
+1
2022-08-22
t5326: demonstrate potential bitmap corruption
Taylor Blau
1
-0
/
+47
2022-08-22
t: detect and signal failure within loop
Eric Sunshine
4
-9
/
+9
2022-08-22
t1092: fix buggy sparse "blame" test
Eric Sunshine
1
-2
/
+2
2022-08-22
t2407: fix broken &&-chains in compound statement
Eric Sunshine
1
-2
/
+2
2022-08-19
p0006: fix 'read-tree' argument ordering
Victoria Dye
1
-1
/
+1
2022-08-19
p0004: fix prereq declaration
Victoria Dye
1
-1
/
+1
2022-08-19
config: mark unused callback parameters
Jeff King
2
-2
/
+2
2022-08-19
refs: mark unused reflog callback parameters
Jeff King
1
-1
/
+1
2022-08-19
refs: mark unused each_ref_fn parameters
Jeff King
1
-1
/
+1
2022-08-19
builtin/stash.c: let parse-options parse subcommands
SZEDER Gábor
1
-1
/
+1
2022-08-19
builtin/remote.c: let parse-options parse subcommands
SZEDER Gábor
1
-1
/
+1
2022-08-19
builtin/gc.c: let parse-options parse 'git maintenance's subcommands
SZEDER Gábor
1
-4
/
+6
2022-08-19
builtin/commit-graph.c: let parse-options parse subcommands
SZEDER Gábor
1
-2
/
+2
2022-08-19
parse-options: add support for parsing subcommands
SZEDER Gábor
4
-0
/
+248
2022-08-19
parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options
SZEDER Gábor
3
-8
/
+8
2022-08-19
t0040-parse-options: test parse_options() with various 'parse_opt_flags'
SZEDER Gábor
4
-0
/
+138
2022-08-19
t5505-remote.sh: check the behavior without a subcommand
SZEDER Gábor
1
-0
/
+20
2022-08-19
t3301-notes.sh: check that default operation mode doesn't take arguments
SZEDER Gábor
1
-0
/
+5
2022-08-19
git-prompt: show presence of unresolved conflicts at command prompt
Justin Donnelly
1
-0
/
+16
2022-08-19
revision: allow --ancestry-path to take an argument
Elijah Newren
1
-2
/
+12
2022-08-19
t6019: modernize tests with helper
Derrick Stolee
1
-61
/
+24
2022-08-18
Merge branch 'll/disk-usage-humanise'
Junio C Hamano
1
-0
/
+22
2022-08-18
Merge branch 'sy/sparse-rm'
Junio C Hamano
2
-3
/
+98
2022-08-18
Merge branch 'vd/sparse-reset-checkout-fixes'
Junio C Hamano
1
-0
/
+25
2022-08-18
Merge branch 'jk/fsck-tree-mode-bits-fix'
Junio C Hamano
2
-0
/
+31
2022-08-17
pipe_command(): mark stdin descriptor as non-blocking
Jeff King
1
-0
/
+13
2022-08-15
fetch-pack: add tracing for negotiation rounds
Josh Steadmon
4
-6
/
+20
2022-08-14
Merge branch 'pw/use-glibc-tunable-for-malloc-optim'
Junio C Hamano
1
-3
/
+8
2022-08-14
Merge branch 'ab/tech-docs-to-help'
Junio C Hamano
2
-3
/
+15
2022-08-14
Merge branch 'ab/hooks-regression-fix'
Junio C Hamano
1
-0
/
+26
2022-08-14
tests: use the new C rot13-filter helper to avoid PERL prereq
Matheus Tavares
4
-293
/
+37
2022-08-14
t0021: implementation the rot13-filter.pl script in C
Matheus Tavares
3
-0
/
+384
[prev]
[next]