index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
remote.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
1
-1
/
+1
2018-03-15
transport: convert transport_get_remote_refs to take a list of ref prefixes
Brandon Williams
1
-1
/
+1
2018-03-14
Merge branch 'nd/parseopt-completion'
Junio C Hamano
1
-1
/
+1
2018-02-22
remote: rename 'new' variables
Brandon Williams
1
-33
/
+33
2018-02-09
remote: force completing --mirror= instead of --mirror
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-11-15
Merge branch 'mh/tidy-ref-update-flags'
Junio C Hamano
1
-3
/
+3
2017-11-06
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2017-11-06
refs: rename constant `REF_NODEREF` to `REF_NO_DEREF`
Michael Haggerty
1
-3
/
+3
2017-10-21
remote: handle broken symrefs
Jeff King
1
-1
/
+1
2017-10-16
refs: convert read_ref and read_ref_full to object_id
brian m. carlson
1
-1
/
+1
2017-09-24
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
1
-2
/
+1
2017-09-07
remote: release strbuf after use in set_url()
Rene Scharfe
1
-3
/
+3
2017-09-07
remote: release strbuf after use in migrate_file()
Rene Scharfe
1
-0
/
+1
2017-09-07
remote: release strbuf after use in read_remote_branches()
Rene Scharfe
1
-0
/
+1
2017-08-22
Merge branch 'ma/parse-maybe-bool'
Junio C Hamano
1
-1
/
+1
2017-08-07
treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool
Martin Ågren
1
-1
/
+1
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-05
Merge branch 'mh/packed-ref-store-prep'
Junio C Hamano
1
-2
/
+2
2017-05-31
C style: use standard style for "TRANSLATORS" comments
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2017-05-23
ref_store: take a `msg` parameter when deleting references
Michael Haggerty
1
-2
/
+2
2017-02-27
Merge branch 'rl/remote-allow-missing-branch-name-merge'
Junio C Hamano
1
-1
/
+3
2017-02-21
remote: ignore failure to remove missing branch.<name>.merge
Ross Lagerwall
1
-1
/
+3
2017-02-20
delete_ref: accept a reflog message argument
Kyle Meyer
1
-2
/
+2
2017-01-31
Merge branch 'js/remote-rename-with-half-configured-remote'
Junio C Hamano
1
-7
/
+7
2017-01-19
remote rename: more carefully determine whether a remote is configured
Johannes Schindelin
1
-7
/
+7
2016-09-29
use QSORT
René Scharfe
1
-2
/
+1
2016-07-25
Merge branch 'mh/ref-iterators'
Junio C Hamano
1
-6
/
+2
2016-07-13
Merge branch 'va/i18n-even-more'
Junio C Hamano
1
-10
/
+9
2016-07-06
Merge branch 'jk/string-list-static-init'
Junio C Hamano
1
-1
/
+1
2016-06-20
remote rm: handle symbolic refs correctly
Michael Haggerty
1
-5
/
+1
2016-06-20
delete_refs(): add a flags argument
Michael Haggerty
1
-2
/
+2
2016-06-17
i18n: remote: allow translations to reorder message
Vasco Almeida
1
-4
/
+3
2016-06-17
i18n: remote: mark URL fallback text for translation
Vasco Almeida
1
-3
/
+3
2016-06-17
i18n: builtin/remote.c: fix mark for translation
Vasco Almeida
1
-3
/
+3
2016-06-13
use string_list initializer consistently
Jeff King
1
-1
/
+1
2016-05-09
i18n: remote: add comment for translators
Vasco Almeida
1
-0
/
+2
2016-02-26
Merge branch 'ps/config-error'
Junio C Hamano
1
-46
/
+24
2016-02-22
config: rename git_config_set_or_die to git_config_set
Patrick Steinhardt
1
-16
/
+16
2016-02-22
config: rename git_config_set to git_config_set_gently
Patrick Steinhardt
1
-1
/
+1
2016-02-22
remote: die on config error when manipulating remotes
Patrick Steinhardt
1
-27
/
+12
2016-02-22
remote: die on config error when setting/adding branches
Patrick Steinhardt
1
-17
/
+9
2016-02-22
remote: die on config error when setting URL
Patrick Steinhardt
1
-5
/
+6
2016-02-16
remote: use remote_is_configured() for add and rename
Thomas Gummerer
1
-5
/
+2
2016-02-16
remote: actually check if remote exits
Thomas Gummerer
1
-2
/
+2
2016-02-16
remote: simplify remote_is_configured()
Thomas Gummerer
1
-6
/
+6
2016-01-13
remote: handle the config setting branch.*.rebase=interactive
Johannes Schindelin
1
-3
/
+7
2015-11-20
ref_newer: convert to use struct object_id
brian m. carlson
1
-1
/
+1
2015-11-20
Convert struct ref to use object_id.
brian m. carlson
1
-6
/
+6
2015-10-05
Merge branch 'bb/remote-get-url'
Junio C Hamano
1
-0
/
+59
[next]