index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trace.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-31
bundle-uri: parse bundle.<id>.creationToken values
Derrick Stolee
3
-0
/
+34
2023-01-31
bundle-uri: parse bundle.heuristic=creationToken
Derrick Stolee
4
-0
/
+74
2023-01-31
t5558: add tests for creationToken heuristic
Derrick Stolee
2
-2
/
+75
2023-01-31
bundle: verify using check_connected()
Derrick Stolee
2
-50
/
+33
2023-01-31
bundle: test unbundling with incomplete history
Derrick Stolee
1
-0
/
+40
2023-01-06
test-bundle-uri: drop unused variables
Jeff King
1
-7
/
+0
2022-12-25
clone: unbundle the advertised bundles
Derrick Stolee
3
-7
/
+98
2022-12-25
bundle-uri: download bundles from an advertised list
Derrick Stolee
2
-0
/
+35
2022-12-25
bundle-uri: allow relative URLs in bundle lists
Derrick Stolee
5
-1
/
+116
2022-12-25
strbuf: introduce strbuf_strip_file_from_path()
Derrick Stolee
2
-0
/
+17
2022-12-25
bundle-uri: serve bundle.* keys from config
Derrick Stolee
2
-1
/
+47
2022-12-25
bundle-uri client: add helper for testing server
Ævar Arnfjörð Bjarmason
3
-0
/
+99
2022-12-25
transport: rename got_remote_heads
Derrick Stolee
1
-9
/
+9
2022-12-25
bundle-uri client: add boolean transfer.bundleURI setting
Ævar Arnfjörð Bjarmason
3
-1
/
+32
2022-12-25
clone: request the 'bundle-uri' command when available
Ævar Arnfjörð Bjarmason
8
-0
/
+164
2022-12-25
t: create test harness for 'bundle-uri' command
Ævar Arnfjörð Bjarmason
6
-1
/
+144
2022-12-25
protocol v2: add server-side "bundle-uri" skeleton
Ævar Arnfjörð Bjarmason
5
-1
/
+289
2022-11-15
The twelfth batch
Taylor Blau
1
-0
/
+11
2022-11-15
Documentation: fix typo
Vlad-Stefan Harbuz
1
-1
/
+1
2022-11-11
repository-version.txt: partialClone casing change
Kousik Sanagavarapu
1
-2
/
+2
2022-11-08
The eleventh batch
Taylor Blau
1
-0
/
+20
2022-11-08
Documentation/gitcredentials.txt: mention password alternatives
M Hickford
1
-3
/
+4
2022-11-08
revisions API: extend the nascent REV_INFO_INIT macro
Ævar Arnfjörð Bjarmason
2
-18
/
+19
2022-11-08
ci: use a newer `github-script` version
Johannes Schindelin
1
-3
/
+3
2022-11-08
ls-files: fix --ignored and --killed flags in synopsis
Vincent Bernat
1
-2
/
+2
2022-11-05
index: raise a bug if the index is materialised more than once
Anh Le
1
-0
/
+2
2022-11-05
index: add trace2 region for clear skip worktree
Anh Le
1
-6
/
+22
2022-11-04
t7001-mv.sh: modernizing test script using functions
Debra Obondo
1
-31
/
+31
2022-11-04
The tenth batch
Taylor Blau
1
-0
/
+4
2022-11-03
ref-filter: fix parsing of signatures with CRLF and no body
Jeff King
2
-3
/
+28
2022-11-03
ref-filter: fix parsing of signatures without blank lines
Jeff King
2
-1
/
+16
2022-11-01
t5516/t5601: be less strict about the number of credential warnings
Johannes Schindelin
1
-7
/
+7
2022-11-01
t5516: move plaintext-password tests from t5601 and t5516
Jeff King
3
-54
/
+77
2022-11-01
test-lib-functions: drop redundant diagnostic print
Martin Ågren
1
-4
/
+0
2022-10-31
The ninth batch
Taylor Blau
1
-0
/
+53
2022-10-31
glossary: add reachability bitmap description
Philip Oakley
1
-0
/
+8
2022-10-31
glossary: add "commit graph" description
Philip Oakley
1
-1
/
+16
2022-10-31
doc: use 'object database' not ODB or abbreviation
Philip Oakley
4
-4
/
+4
2022-10-31
doc: use "commit-graph" hyphenation consistently
Philip Oakley
3
-7
/
+7
2022-10-31
archive-tar: report filter start error only once
René Scharfe
2
-0
/
+8
2022-10-30
replace and remove run_command_v_opt()
René Scharfe
13
-75
/
+92
2022-10-30
replace and remove run_command_v_opt_cd_env_tr2()
René Scharfe
2
-19
/
+1
2022-10-30
replace and remove run_command_v_opt_tr2()
René Scharfe
3
-9
/
+7
2022-10-30
replace and remove run_command_v_opt_cd_env()
René Scharfe
3
-10
/
+6
2022-10-30
use child_process members "args" and "env" directly
René Scharfe
13
-206
/
+185
2022-10-30
use child_process member "args" instead of string array variable
René Scharfe
6
-44
/
+44
2022-10-30
sequencer: simplify building argument list in do_exec()
René Scharfe
1
-2
/
+1
2022-10-30
bisect--helper: factor out do_bisect_run()
René Scharfe
1
-11
/
+11
2022-10-30
bisect: simplify building "checkout" argument list
René Scharfe
1
-5
/
+4
2022-10-30
am: simplify building "show" argument list
René Scharfe
1
-7
/
+4
[next]