index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t9151-svn-mergeinfo.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-30
t/helper/test-read-midx.c: add '--show-objects'
Taylor Blau
1
-4
/
+20
2021-03-30
builtin/multi-pack-index.c: display usage on unrecognized command
Taylor Blau
1
-4
/
+7
2021-03-30
builtin/multi-pack-index.c: don't enter bogus cmd_mode
Taylor Blau
1
-2
/
+8
2021-03-30
builtin/multi-pack-index.c: split sub-commands
Taylor Blau
1
-25
/
+105
2021-03-30
builtin/multi-pack-index.c: define common usage with a macro
Taylor Blau
1
-1
/
+16
2021-03-30
builtin/multi-pack-index.c: don't handle 'progress' separately
Taylor Blau
1
-5
/
+3
2021-03-30
builtin/multi-pack-index.c: inline 'flags' with options
Taylor Blau
1
-7
/
+6
2021-02-24
commit-graph.c: display correct number of chunks when writing
Taylor Blau
1
-4
/
+3
2021-02-23
The tenth batch
Junio C Hamano
1
-0
/
+7
2021-02-18
chunk-format: add technical docs
Derrick Stolee
3
-0
/
+122
2021-02-18
chunk-format: restore duplicate chunk checks
Derrick Stolee
1
-0
/
+9
2021-02-18
midx: use 64-bit multiplication for chunk sizes
Derrick Stolee
1
-5
/
+6
2021-02-18
midx: use chunk-format read API
Derrick Stolee
2
-50
/
+29
2021-02-18
commit-graph: use chunk-format read API
Derrick Stolee
2
-106
/
+55
2021-02-18
chunk-format: create read chunk API
Derrick Stolee
2
-0
/
+127
2021-02-18
midx: use chunk-format API in write_midx_internal()
Derrick Stolee
1
-86
/
+20
2021-02-18
midx: drop chunk progress during write
Derrick Stolee
1
-7
/
+0
2021-02-18
midx: return success/failure in chunk write methods
Derrick Stolee
1
-36
/
+27
2021-02-18
midx: add num_large_offsets to write_midx_context
Derrick Stolee
1
-7
/
+10
2021-02-18
midx: add pack_perm to write_midx_context
Derrick Stolee
1
-19
/
+21
2021-02-18
midx: add entries to write_midx_context
Derrick Stolee
1
-23
/
+26
2021-02-18
midx: use context in write_midx_pack_names()
Derrick Stolee
1
-11
/
+10
2021-02-18
midx: rename pack_info to write_midx_context
Derrick Stolee
1
-65
/
+65
2021-02-18
commit-graph: use chunk-format write API
Derrick Stolee
1
-82
/
+37
2021-02-18
chunk-format: create chunk format write API
Derrick Stolee
3
-0
/
+112
2021-02-18
The ninth batch
Junio C Hamano
1
-0
/
+58
2021-02-12
The eighth batch
Junio C Hamano
1
-0
/
+21
2021-02-12
test-lib-functions: assert correct parameter count
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2021-02-12
test-lib-functions: remove bug-inducing "diagnostics" helper param
Ævar Arnfjörð Bjarmason
5
-16
/
+26
2021-02-12
test libs: rename "diff-lib" to "lib-diff"
Ævar Arnfjörð Bjarmason
23
-30
/
+30
2021-02-11
config: improve error message for boolean config
Andrew Klotz
2
-2
/
+25
2021-02-11
stash: declare ref_stash as an array
Denton Liu
1
-1
/
+1
2021-02-11
t3905: use test_cmp() to check file contents
Denton Liu
1
-2
/
+4
2021-02-11
t3905: replace test -s with test_file_not_empty
Denton Liu
1
-6
/
+6
2021-02-11
t3905: remove nested git in command substitution
Denton Liu
1
-3
/
+6
2021-02-11
t3905: move all commands into test cases
Denton Liu
1
-72
/
+75
2021-02-11
t3905: remove spaces after redirect operators
Denton Liu
1
-20
/
+20
2021-02-11
git-stash.txt: be explicit about subcommand options
Denton Liu
1
-4
/
+4
2021-02-11
commit-graph: when incompatible with graphs, indicate why
Johannes Schindelin
1
-3
/
+11
2021-02-11
reflog expire --stale-fix: be generous about missing objects
Johannes Schindelin
2
-0
/
+29
2021-02-11
diff: plug memory leak from regcomp() on {log,diff} -I
Ævar Arnfjörð Bjarmason
1
-0
/
+12
2021-02-11
diff: add an API for deferred freeing
Ævar Arnfjörð Bjarmason
4
-20
/
+48
2021-02-11
gpg-interface: remove other signature headers before verifying
brian m. carlson
2
-0
/
+27
2021-02-11
ref-filter: hoist signature parsing
brian m. carlson
1
-4
/
+3
2021-02-11
commit: allow parsing arbitrary buffers with headers
brian m. carlson
2
-4
/
+25
2021-02-11
gpg-interface: improve interface for parsing tags
brian m. carlson
9
-39
/
+87
2021-02-10
The seventh batch
Junio C Hamano
1
-34
/
+25
2021-02-10
t1500: ensure current --since= behavior remains
Eric Wong
1
-0
/
+15
2021-02-10
t/.gitattributes: sort lines
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-02-10
test-lib-functions: move function to lib-bitmap.sh
Ævar Arnfjörð Bjarmason
4
-27
/
+29
[next]