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
2021-09-15
pack-revindex.h: correct the time complexity descriptions
Kyle Zhao
-2
/
+2
2021-09-15
The sixth batch
Junio C Hamano
-0
/
+30
2021-09-15
Merge branch 'jc/prefix-filename-allocates'
Junio C Hamano
-1
/
+1
2021-09-15
Merge branch 'rs/range-diff-avoid-segfault-with-I'
Junio C Hamano
-0
/
+3
2021-09-15
Merge branch 'ab/reverse-midx-optim'
Junio C Hamano
-0
/
+3
2021-09-15
Merge branch 'bs/install-strip'
Junio C Hamano
-3
/
+12
2021-09-15
Merge branch 'pb/test-use-user-env'
Junio C Hamano
-21
/
+103
2021-09-15
Merge branch 'jc/trivial-threeway-binary-merge'
Junio C Hamano
-0
/
+66
2021-09-15
Merge branch 'bs/doc-bugreport-outdir'
Junio C Hamano
-2
/
+2
2021-09-15
Merge branch 'ab/no-more-check-bindir'
Junio C Hamano
-15
/
+1
2021-09-15
Merge branch 'ab/send-email-config-fix'
Junio C Hamano
-1
/
+16
2021-09-15
Merge branch 'so/diff-index-regression-fix'
Junio C Hamano
-14
/
+8
2021-09-15
t1400: avoid SIGPIPE race condition on fifo
Jeff King
-3
/
+5
2021-09-15
submodule: extract path to submodule gitdir func
Jonathan Tan
-27
/
+72
2021-09-15
ls-refs: reject unknown arguments
Jeff King
-0
/
+15
2021-09-15
serve: reject commands used as capabilities
Jeff King
-1
/
+22
2021-09-15
serve: reject bogus v2 "command=ls-refs=foo"
Jeff King
-1
/
+11
2021-09-15
docs/protocol-v2: clarify some ls-refs ref-prefix details
Jeff King
-1
/
+5
2021-09-15
ls-refs: ignore very long ref-prefix counts
Jeff King
-2
/
+49
2021-09-15
serve: drop "keys" strvec
Jeff King
-5
/
+3
2021-09-14
serve: provide "receive" function for session-id capability
Jeff King
-24
/
+9
2021-09-14
serve: provide "receive" function for object-format capability
Jeff King
-17
/
+17
2021-09-14
p5326: don't set core.multiPackIndex unnecessarily
Taylor Blau
-4
/
+0
2021-09-14
p5326: create missing 'perf-tag' tag
Taylor Blau
-0
/
+6
2021-09-14
midx.c: respect 'pack.writeBitmapHashcache' when writing bitmaps
Taylor Blau
-1
/
+31
2021-09-14
pack-bitmap.c: propagate namehash values from existing bitmaps
Taylor Blau
-6
/
+8
2021-09-14
t/helper/test-bitmap.c: add 'dump-hashes' mode
Taylor Blau
-1
/
+37
2021-09-14
serve: add "receive" method for v2 capabilities table
Jeff King
-3
/
+18
2021-09-14
serve: return capability "value" from get_capability()
Jeff King
-4
/
+14
2021-09-14
serve: rename is_command() to parse_command()
Jeff King
-2
/
+2
2021-09-14
Merge branch 'ab/serve-cleanup' into jk/reduce-malloc-in-v2-servers
Junio C Hamano
-128
/
+298
2021-09-14
documentation: add documentation for 'git version'
Matthias Aßhauer
-0
/
+32
2021-09-14
help: make sure local html page exists before calling external processes
Matthias Aßhauer
-3
/
+22
2021-09-14
git-compat-util: include declaration for unix sockets in windows
Carlo Marcelo Arenas Belón
-0
/
+3
2021-09-14
credential-cache: check for windows specific errors
Carlo Marcelo Arenas Belón
-2
/
+28
2021-09-14
t0301: fixes for windows compatibility
Carlo Marcelo Arenas Belón
-8
/
+24
2021-09-13
doc: config, tell readers of `git help --config`
Philip Oakley
-0
/
+3
2021-09-13
bisect--helper: retire `--bisect-next-check` subcommand
Miriam Rubio
-7
/
+0
2021-09-13
bisect--helper: reimplement `bisect_run` shell function in C
Tanushree Tumane
-61
/
+106
2021-09-13
bisect--helper: reimplement `bisect_visualize()` shell function in C
Pranit Bauva
-25
/
+48
2021-09-13
run-command: make `exists_in_PATH()` non-static
Pranit Bauva
-2
/
+14
2021-09-13
t6030-bisect-porcelain: add test for bisect visualize
Miriam Rubio
-0
/
+7
2021-09-13
t6030-bisect-porcelain: add tests to control bisect run exit cases
Miriam Rubio
-0
/
+11
2021-09-13
t3407: rework rebase --quit tests
Phillip Wood
-22
/
+12
2021-09-13
t3407: strengthen rebase --abort tests
Phillip Wood
-3
/
+10
2021-09-13
t3407: use test_path_is_missing
Phillip Wood
-5
/
+5
2021-09-13
t3407: rename a variable
Phillip Wood
-7
/
+7
2021-09-13
t3407: use test_cmp_rev
Phillip Wood
-7
/
+7
2021-09-13
t3407: use test_commit
Phillip Wood
-12
/
+5
2021-09-13
t3407: run tests in $TEST_DIRECTORY
Phillip Wood
-13
/
+0
[prev]
[next]