index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
fetch.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kn/update-ref-symref'
Junio C Hamano
2024-06-21
1
-2
/
+2
|
\
|
*
update-ref: add support for 'symref-delete' command
Karthik Nayak
2024-06-07
1
-2
/
+2
|
*
Merge branch 'kn/ref-transaction-symref' into kn/update-ref-symref
Junio C Hamano
2024-05-23
1
-1
/
+1
|
|
\
*
|
\
Merge branch 'ps/no-writable-strings'
Junio C Hamano
2024-06-18
1
-3
/
+8
|
\
\
\
|
*
|
|
refspec: remove global tag refspec structure
Patrick Steinhardt
2024-06-07
1
-3
/
+8
*
|
|
|
Merge branch 'ps/refs-without-the-repository-updates'
Junio C Hamano
2024-05-30
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
refs: pass ref store when detecting dangling symrefs
Patrick Steinhardt
2024-05-17
1
-1
/
+2
*
|
|
|
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2024-05-20
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
refs: accept symref values in `ref_transaction_update()`
Karthik Nayak
2024-05-07
1
-1
/
+1
*
|
|
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-6
/
+14
|
|
/
|
/
|
*
|
Merge branch 'ds/fetch-config-parse-microfix'
Junio C Hamano
2024-04-15
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
fetch: return when parsing submodule.recurse
Derrick Stolee
2024-04-05
1
-0
/
+1
*
|
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano
2024-03-11
1
-0
/
+2
|
\
\
|
*
|
commit-reach(repo_in_merge_bases_many): report missing commits
Johannes Schindelin
2024-02-28
1
-0
/
+2
*
|
|
fetch: convert strncmp() with strlen() to starts_with()
René Scharfe
2024-02-26
1
-3
/
+2
|
/
/
*
|
Merge branch 'tb/fetch-all-configuration'
Junio C Hamano
2024-01-20
1
-1
/
+16
|
\
\
|
*
|
fetch: add new config option fetch.all
Tamino Bauknecht
2024-01-08
1
-1
/
+16
*
|
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-08
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-2
/
+0
*
|
|
fetch: no redundant error message for atomic fetch
Jiang Xin
2023-12-18
1
-5
/
+9
|
/
/
*
|
Merge branch 'jk/unused-post-2.42-part2'
Junio C Hamano
2023-09-13
1
-2
/
+2
|
\
\
|
*
|
parse-options: prefer opt->value to globals in callbacks
Jeff King
2023-09-05
1
-2
/
+2
|
|
/
*
/
fetch: mark unused parameter in ref_transaction callback
Jeff King
2023-08-30
1
-1
/
+1
|
/
*
Merge branch 'jc/transport-parseopt-fix'
Junio C Hamano
2023-07-28
1
-4
/
+1
|
\
|
*
parse-options: introduce OPT_IPVERSION()
Junio C Hamano
2023-07-18
1
-4
/
+1
*
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-5
/
+8
|
\
\
|
*
|
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
1
-2
/
+2
|
*
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-3
/
+6
*
|
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
|
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
|
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-2
/
+1
|
/
/
*
|
fetch: use `fetch_config` to store "submodule.fetchJobs" value
Patrick Steinhardt
2023-05-17
1
-5
/
+6
*
|
fetch: use `fetch_config` to store "fetch.parallel" value
Patrick Steinhardt
2023-05-17
1
-7
/
+8
*
|
fetch: use `fetch_config` to store "fetch.recurseSubmodules" value
Patrick Steinhardt
2023-05-17
1
-15
/
+16
*
|
fetch: use `fetch_config` to store "fetch.showForcedUpdates" value
Patrick Steinhardt
2023-05-17
1
-14
/
+21
*
|
fetch: use `fetch_config` to store "fetch.pruneTags" value
Patrick Steinhardt
2023-05-17
1
-4
/
+5
*
|
fetch: use `fetch_config` to store "fetch.prune" value
Patrick Steinhardt
2023-05-17
1
-4
/
+5
*
|
fetch: pass through `fetch_config` directly
Patrick Steinhardt
2023-05-17
1
-15
/
+16
*
|
fetch: drop unneeded NULL-check for `remote_ref`
Patrick Steinhardt
2023-05-17
1
-3
/
+2
*
|
fetch: drop unused DISPLAY_FORMAT_UNKNOWN enum value
Patrick Steinhardt
2023-05-17
1
-1
/
+0
|
/
*
Merge branch 'ps/fetch-output-format'
Junio C Hamano
2023-05-15
1
-197
/
+285
|
\
|
*
fetch: introduce machine-parseable "porcelain" output format
Patrick Steinhardt
2023-05-10
1
-19
/
+69
|
*
fetch: move option related variables into main function
Patrick Steinhardt
2023-05-10
1
-97
/
+100
|
*
fetch: lift up parsing of "fetch.output" config variable
Patrick Steinhardt
2023-05-10
1
-18
/
+32
|
*
fetch: introduce `display_format` enum
Patrick Steinhardt
2023-05-10
1
-21
/
+46
|
*
fetch: refactor calculation of the display table width
Patrick Steinhardt
2023-05-10
1
-41
/
+34
|
*
fetch: print left-hand side when fetching HEAD:foo
Patrick Steinhardt
2023-05-10
1
-18
/
+19
|
*
fetch: fix `--no-recurse-submodules` with multi-remote fetches
Patrick Steinhardt
2023-05-10
1
-0
/
+2
*
|
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-10
1
-0
/
+1
|
\
\
|
*
|
pkt-line.h: move declarations for pkt-line.c functions from cache.h
Elijah Newren
2023-04-24
1
-0
/
+1
[next]