index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bundle-uri: download in creationToken order
Derrick Stolee
2023-01-31
3
-9
/
+233
*
bundle-uri: parse bundle.<id>.creationToken values
Derrick Stolee
2023-01-31
3
-0
/
+34
*
bundle-uri: parse bundle.heuristic=creationToken
Derrick Stolee
2023-01-31
4
-0
/
+74
*
t5558: add tests for creationToken heuristic
Derrick Stolee
2023-01-31
2
-2
/
+75
*
bundle: verify using check_connected()
Derrick Stolee
2023-01-31
2
-50
/
+33
*
bundle: test unbundling with incomplete history
Derrick Stolee
2023-01-31
1
-0
/
+40
*
test-bundle-uri: drop unused variables
Jeff King
2023-01-06
1
-7
/
+0
*
clone: unbundle the advertised bundles
Derrick Stolee
2022-12-25
3
-7
/
+98
*
bundle-uri: download bundles from an advertised list
Derrick Stolee
2022-12-25
2
-0
/
+35
*
bundle-uri: allow relative URLs in bundle lists
Derrick Stolee
2022-12-25
5
-1
/
+116
*
strbuf: introduce strbuf_strip_file_from_path()
Derrick Stolee
2022-12-25
2
-0
/
+17
*
bundle-uri: serve bundle.* keys from config
Derrick Stolee
2022-12-25
2
-1
/
+47
*
bundle-uri client: add helper for testing server
Ævar Arnfjörð Bjarmason
2022-12-25
3
-0
/
+99
*
transport: rename got_remote_heads
Derrick Stolee
2022-12-25
1
-9
/
+9
*
bundle-uri client: add boolean transfer.bundleURI setting
Ævar Arnfjörð Bjarmason
2022-12-25
3
-1
/
+32
*
clone: request the 'bundle-uri' command when available
Ævar Arnfjörð Bjarmason
2022-12-25
8
-0
/
+164
*
t: create test harness for 'bundle-uri' command
Ævar Arnfjörð Bjarmason
2022-12-25
6
-1
/
+144
*
protocol v2: add server-side "bundle-uri" skeleton
Ævar Arnfjörð Bjarmason
2022-12-25
5
-1
/
+289
*
The twelfth batch
Taylor Blau
2022-11-15
1
-0
/
+11
*
Merge branch 'vh/my-first-contribution-typo'
Taylor Blau
2022-11-15
1
-1
/
+1
|
\
|
*
Documentation: fix typo
Vlad-Stefan Harbuz
2022-11-15
1
-1
/
+1
*
|
Merge branch 'ks/partialclone-casing'
Taylor Blau
2022-11-15
1
-2
/
+2
|
\
\
|
*
|
repository-version.txt: partialClone casing change
Kousik Sanagavarapu
2022-11-11
1
-2
/
+2
|
|
/
*
|
Merge branch 'mh/password-can-be-pat'
Taylor Blau
2022-11-15
1
-3
/
+4
|
\
\
|
*
|
Documentation/gitcredentials.txt: mention password alternatives
M Hickford
2022-11-08
1
-3
/
+4
*
|
|
Merge branch 'js/ci-set-output'
Taylor Blau
2022-11-15
1
-3
/
+3
|
\
\
\
|
*
|
|
ci: use a newer `github-script` version
Johannes Schindelin
2022-11-08
1
-3
/
+3
*
|
|
|
Merge branch 'ab/rev-info-init'
Taylor Blau
2022-11-15
2
-18
/
+19
|
\
\
\
\
|
*
|
|
|
revisions API: extend the nascent REV_INFO_INIT macro
Ævar Arnfjörð Bjarmason
2022-11-08
2
-18
/
+19
|
|
/
/
/
*
|
|
|
Merge branch 'al/trace2-clearing-skip-worktree'
Taylor Blau
2022-11-15
1
-6
/
+24
|
\
\
\
\
|
*
|
|
|
index: raise a bug if the index is materialised more than once
Anh Le
2022-11-05
1
-0
/
+2
|
*
|
|
|
index: add trace2 region for clear skip worktree
Anh Le
2022-11-05
1
-6
/
+22
*
|
|
|
|
Merge branch 'do/modernize-t7001'
Taylor Blau
2022-11-15
1
-31
/
+31
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
t7001-mv.sh: modernizing test script using functions
Debra Obondo
2022-11-04
1
-31
/
+31
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
The eleventh batch
Taylor Blau
2022-11-08
1
-0
/
+20
*
|
|
|
Merge branch 'rs/no-more-run-command-v'
Taylor Blau
2022-11-08
27
-383
/
+346
|
\
\
\
\
|
*
|
|
|
replace and remove run_command_v_opt()
René Scharfe
2022-10-30
13
-75
/
+92
|
*
|
|
|
replace and remove run_command_v_opt_cd_env_tr2()
René Scharfe
2022-10-30
2
-19
/
+1
|
*
|
|
|
replace and remove run_command_v_opt_tr2()
René Scharfe
2022-10-30
3
-9
/
+7
|
*
|
|
|
replace and remove run_command_v_opt_cd_env()
René Scharfe
2022-10-30
3
-10
/
+6
|
*
|
|
|
use child_process members "args" and "env" directly
René Scharfe
2022-10-30
13
-206
/
+185
|
*
|
|
|
use child_process member "args" instead of string array variable
René Scharfe
2022-10-30
6
-44
/
+44
|
*
|
|
|
sequencer: simplify building argument list in do_exec()
René Scharfe
2022-10-30
1
-2
/
+1
|
*
|
|
|
bisect--helper: factor out do_bisect_run()
René Scharfe
2022-10-30
1
-11
/
+11
|
*
|
|
|
bisect: simplify building "checkout" argument list
René Scharfe
2022-10-30
1
-5
/
+4
|
*
|
|
|
am: simplify building "show" argument list
René Scharfe
2022-10-30
1
-7
/
+4
|
*
|
|
|
run-command: fix return value comment
René Scharfe
2022-10-30
1
-3
/
+2
|
*
|
|
|
merge: remove always-the-same "verbose" arguments
Ævar Arnfjörð Bjarmason
2022-10-30
1
-8
/
+5
*
|
|
|
|
Merge branch 'rs/archive-filter-error-once'
Taylor Blau
2022-11-08
2
-0
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
archive-tar: report filter start error only once
René Scharfe
2022-10-31
2
-0
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
[next]