index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
remote.c
Age
Commit message (
Expand
)
Author
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-19
Merge branch 'bf/fetch-set-head-config'
Junio C Hamano
2024-12-19
Merge branch 'bf/set-head-symref'
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
remote set-head: set followRemoteHEAD to "warn" if "always"
Bence Ferdinandy
2024-11-27
Merge branch 'bf/set-head-symref' into bf/fetch-set-head-config
Junio C Hamano
2024-11-26
builtin: pass repository to sub commands
Karthik Nayak
2024-11-25
refs: add create_only option to refs_update_symref_extended
Bence Ferdinandy
2024-11-25
remote set-head: better output for --auto
Bence Ferdinandy
2024-11-25
remote set-head: refactor for readability
Bence Ferdinandy
2024-11-25
t/t5505-remote: test failure of set-head
Bence Ferdinandy
2024-11-12
refspec: store raw refspecs inside refspec_item
Jeff King
2024-11-12
refspec: drop separate raw_nr count
Jeff King
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2024-08-23
remote: plug memory leaks at early returns
René Scharfe
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-15
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
2024-08-13
config: pass repo to functions that rename or copy sections
Patrick Steinhardt
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-08-01
builtin/remote: fix various trivial memory leaks
Patrick Steinhardt
2024-08-01
builtin/remote: fix leaking strings in `branch_list`
Patrick Steinhardt
2024-07-02
Merge branch 'jk/remote-wo-url'
Junio C Hamano
2024-06-17
Merge branch 'ps/no-writable-strings'
Junio C Hamano
2024-06-14
remote: drop checks for zero-url case
Jeff King
2024-06-14
remote: simplify url/pushurl selection
Jeff King
2024-06-14
remote: use strvecs to store remote url/pushurl
Jeff King
2024-06-07
builtin/remote: cast away constness in `get_head_names()`
Patrick Steinhardt
2024-05-30
Merge branch 'ps/refs-without-the-repository-updates'
Junio C Hamano
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2024-05-17
refs: pass ref store when detecting dangling symrefs
Patrick Steinhardt
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-03-05
builtin/remote.c: trivial fix of error message
Alexander Shopov
2023-08-04
Merge branch 'jc/parse-options-short-help'
Junio C Hamano
2023-07-19
remote: simplify "remote add --tags" help text
Junio C Hamano
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
2023-06-28
config.c: pass ctx in configsets
Glen Choo
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2022-11-08
Merge branch 'rs/no-more-run-command-v'
Taylor Blau
2022-10-30
use child_process members "args" and "env" directly
René Scharfe
2022-10-30
use child_process member "args" instead of string array variable
René Scharfe
2022-10-27
Merge branch 'jk/unused-anno-more'
Junio C Hamano
2022-10-17
string-list: mark unused callback parameters
Jeff King
2022-10-10
Merge branch 'jk/remote-rename-without-fetch-refspec'
Junio C Hamano
[next]