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-10-11
Merge branch 'tb/midx-write-propagate-namehash'
Junio C Hamano
-11
/
+118
2021-10-10
userdiff-cpp: learn the C++ spaceship operator
Johannes Sixt
-2
/
+2
2021-10-10
userdiff-cpp: permit the digit-separating single-quote in numbers
Johannes Sixt
-7
/
+7
2021-10-10
userdiff-cpp: prepare test cases with yet unsupported features
Johannes Sixt
-18
/
+18
2021-10-08
cat-file: use packed_object_info() for --batch-all-objects
Jeff King
-14
/
+36
2021-10-08
cat-file: split ordered/unordered batch-all-objects callbacks
Jeff King
-1
/
+3
2021-10-08
cat-file: disable refs/replace with --batch-all-objects
Jeff King
-1
/
+70
2021-10-08
cat-file: mention --unordered along with --batch-all-objects
Jeff King
-2
/
+3
2021-10-08
t1006: clean up broken objects
Jeff King
-0
/
+9
2021-10-08
submodule: trace adding submodule ODB as alternate
Jonathan Tan
-5
/
+4
2021-10-08
submodule: pass repo to check_has_commit()
Jonathan Tan
-3
/
+28
2021-10-08
object-file: only register submodule ODB if needed
Jonathan Tan
-1
/
+8
2021-10-08
merge-{ort,recursive}: remove add_submodule_odb()
Jonathan Tan
-40
/
+40
2021-10-08
refs: peeling non-the_repository iterators is BUG
Jonathan Tan
-2
/
+17
2021-10-08
refs: teach arbitrary repo support to iterators
Jonathan Tan
-4
/
+11
2021-10-08
refs: plumb repo into ref stores
Jonathan Tan
-13
/
+40
2021-10-08
pretty: colorize pattern matches in commit messages
Hamza Mahfooz
-14
/
+145
2021-10-08
parse-options: change OPT_{SHORT,UNSET} to an enum
Ævar Arnfjörð Bjarmason
-9
/
+14
2021-10-08
parse-options tests: test optname() output
Ævar Arnfjörð Bjarmason
-3
/
+39
2021-10-08
parse-options.[ch]: make opt{bug,name}() "static"
Ævar Arnfjörð Bjarmason
-5
/
+2
2021-10-08
commit-graph: stop using optname()
Ævar Arnfjörð Bjarmason
-2
/
+2
2021-10-08
parse-options.c: move optname() earlier in the file
Ævar Arnfjörð Bjarmason
-15
/
+15
2021-10-08
parse-options.h: make the "flags" in "struct option" an enum
Ævar Arnfjörð Bjarmason
-1
/
+1
2021-10-08
parse-options.c: use exhaustive "case" arms for "enum parse_opt_result"
Ævar Arnfjörð Bjarmason
-1
/
+1
2021-10-08
parse-options.[ch]: consistently use "enum parse_opt_result"
Ævar Arnfjörð Bjarmason
-21
/
+31
2021-10-08
parse-options.[ch]: consistently use "enum parse_opt_flags"
Ævar Arnfjörð Bjarmason
-7
/
+12
2021-10-08
blame: document --color-* options
Bagas Sanjaya
-17
/
+31
2021-10-08
userdiff-cpp: tighten word regex
Johannes Sixt
-9
/
+15
2021-10-08
t4034: add tests showing problematic cpp tokenizations
Johannes Sixt
-7
/
+49
2021-10-08
t4034/cpp: actually test that operator tokens are not split
Johannes Sixt
-60
/
+39
2021-10-08
Add "test-tool dump-reftable" command.
Han-Wen Nienhuys
-0
/
+8
2021-10-08
reftable: add dump utility
Han-Wen Nienhuys
-0
/
+107
2021-10-08
reftable: implement stack, a mutable database of reftable files.
Han-Wen Nienhuys
-0
/
+2520
2021-10-08
reftable: implement refname validation
Han-Wen Nienhuys
-0
/
+342
2021-10-08
reftable: add merged table view
Han-Wen Nienhuys
-0
/
+943
2021-10-08
reftable: add a heap-based priority queue for reftable records
Han-Wen Nienhuys
-0
/
+224
2021-10-08
reftable: reftable file level tests
Han-Wen Nienhuys
-1
/
+655
2021-10-08
reftable: read reftable files
Han-Wen Nienhuys
-0
/
+1231
2021-10-08
reftable: generic interface to tables
Han-Wen Nienhuys
-0
/
+405
2021-10-08
reftable: write reftable files
Han-Wen Nienhuys
-0
/
+889
2021-10-08
reftable: a generic binary tree implementation
Han-Wen Nienhuys
-1
/
+162
2021-10-08
reftable: reading/writing blocks
Han-Wen Nienhuys
-0
/
+687
2021-10-08
Provide zlib's uncompress2 from compat/zlib-compat.c
Han-Wen Nienhuys
-0
/
+122
2021-10-08
reftable: (de)serialization for the polymorphic record type.
Han-Wen Nienhuys
-1
/
+1901
2021-10-08
reftable: add blocksource, an abstraction for random access reads
Han-Wen Nienhuys
-0
/
+220
2021-10-08
reftable: utility functions
Han-Wen Nienhuys
-7
/
+570
2021-10-08
reftable: add error related functionality
Han-Wen Nienhuys
-0
/
+103
2021-10-08
reftable: add LICENSE
Han-Wen Nienhuys
-0
/
+31
2021-10-08
test-mergesort: use repeatable random numbers
René Scharfe
-2
/
+10
2021-10-07
reset: rename is_missing to !is_in_reset_tree
Victoria Dye
-3
/
+3
[prev]
[next]