index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
remote.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
1
-2
/
+3
*
Merge branch 'rs/ref-transaction-0'
Junio C Hamano
2014-07-21
1
-2
/
+3
|
\
|
*
refs.c: add an err argument to repack_without_refs
Ronnie Sahlberg
2014-07-14
1
-2
/
+3
*
|
Merge branch 'jk/strip-suffix'
Junio C Hamano
2014-07-16
1
-6
/
+7
|
\
\
|
*
|
use strip_suffix instead of ends_with in simple cases
Jeff King
2014-06-30
1
-6
/
+7
*
|
|
refactor skip_prefix to return a boolean
Jeff King
2014-06-20
1
-3
/
+1
|
|
/
|
/
|
*
|
Merge branch 'jl/remote-rm-prune'
Junio C Hamano
2014-06-16
1
-7
/
+30
|
\
|
|
*
remote prune: optimize "dangling symref" check/warning
Jens Lindström
2014-05-27
1
-1
/
+6
|
*
remote: repack packed-refs once when deleting multiple refs
Jens Lindström
2014-05-27
1
-2
/
+18
|
*
remote rm: delete remote configuration as the last
Jens Lindström
2014-05-23
1
-4
/
+6
*
|
builtin/remote.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
1
-4
/
+4
|
/
*
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
1
-15
/
+7
|
\
|
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-7
/
+7
|
*
builtin/remote: remove postfixcmp() and use suffixcmp() instead
Christian Couder
2013-12-05
1
-11
/
+3
*
|
Merge branch 'fc/trivial'
Junio C Hamano
2013-12-17
1
-2
/
+7
|
\
\
|
*
|
remote: fix status with branch...rebase=preserve
Felipe Contreras
2013-12-09
1
-2
/
+7
|
|
/
*
|
fetch, remote: properly convey --no-prune options to subprocesses
Michael Haggerty
2013-10-30
1
-3
/
+3
*
|
builtin/remote.c:update(): use struct argv_array
Michael Haggerty
2013-10-30
1
-16
/
+17
*
|
builtin/remote.c: reorder function definitions
Michael Haggerty
2013-10-30
1
-81
/
+78
|
/
*
Merge branch 'po/remote-set-head-usage'
Jonathan Nieder
2013-10-14
1
-2
/
+2
|
\
|
*
remote set-head -h: add long options to synopsis
Philip Oakley
2013-09-28
1
-2
/
+2
*
|
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
1
-14
/
+14
|
/
*
remote: check for superfluous arguments in 'git remote add'
Thomas Rast
2013-04-24
1
-1
/
+1
*
Fix typo in remote set-head usage
Antoine Pelisse
2012-11-26
1
-1
/
+1
*
Merge branch 'nd/maint-remote-remove'
Junio C Hamano
2012-09-12
1
-3
/
+3
|
\
|
*
remote: prefer subcommand name 'remove' to 'rm'
Nguyễn Thái Ngọc Duy
2012-09-06
1
-3
/
+3
*
|
i18n: remote: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
1
-42
/
+42
|
/
*
remote: fix typo
Ralf Thielow
2012-05-21
1
-1
/
+1
*
Merge branch 'nd/i18n'
Junio C Hamano
2012-05-02
1
-106
/
+121
|
\
|
*
i18n: remote: mark strings for translation
Nguyễn Thái Ngọc Duy
2012-04-24
1
-106
/
+121
|
*
i18n: make warn_dangling_symref() automatically append \n
Nguyễn Thái Ngọc Duy
2012-04-24
1
-2
/
+2
*
|
Merge branch 'ms/remote-usage-string'
Junio C Hamano
2012-04-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
remote: update builtin usage
Michael Schubert
2012-04-10
1
-2
/
+2
|
*
Merge branch 'pj/remote-set-branches-usage-fix' into maint
Junio C Hamano
2012-02-28
1
-1
/
+1
|
|
\
*
|
\
Merge branch 'pj/remote-set-branches-usage-fix'
Junio C Hamano
2012-02-23
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
remote: fix set-branches usage and documentation
Philip Jägenstedt
2012-02-20
1
-1
/
+1
*
|
|
Merge branch 'nd/maint-refname-in-hierarchy-check'
Junio C Hamano
2012-01-29
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix incorrect ref namespace check
Nguyễn Thái Ngọc Duy
2012-01-11
1
-1
/
+1
*
|
|
Rename resolve_ref() to resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
2011-12-13
1
-1
/
+1
*
|
|
Convert many resolve_ref() calls to read_ref*() and ref_exists()
Nguyễn Thái Ngọc Duy
2011-11-13
1
-5
/
+3
|
/
/
*
|
Merge branch 'jc/remote-setbranches-usage-fix'
Junio C Hamano
2011-11-09
1
-1
/
+1
|
\
|
|
*
remote: fix set-branches usage
Junio C Hamano
2011-11-07
1
-1
/
+1
*
|
Merge branch 'fc/remote-seturl-usage-fix'
Junio C Hamano
2011-11-09
1
-1
/
+1
*
|
Merge branch 'cn/fetch-prune'
Junio C Hamano
2011-10-27
1
-1
/
+2
|
\
\
|
*
|
fetch: honor the user-provided refspecs when pruning refs
Carlos Martín Nieto
2011-10-16
1
-1
/
+2
*
|
|
Merge branch 'jc/match-refs-clarify'
Junio C Hamano
2011-10-22
1
-2
/
+2
|
\
\
\
|
*
|
|
rename "match_refs()" to "match_push_refs()"
Junio C Hamano
2011-09-13
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'mz/remote-rename'
Junio C Hamano
2011-10-11
1
-7
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remote: only update remote-tracking branch if updating refspec
Martin von Zweigbergk
2011-09-12
1
-3
/
+7
|
*
|
remote rename: warn when refspec was not updated
Martin von Zweigbergk
2011-09-12
1
-0
/
+6
[next]