index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
remote.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
|
\
|
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
|
*
builtin/remote: remove postfixcmp() and use suffixcmp() instead
Christian Couder
2013-12-05
*
|
Merge branch 'fc/trivial'
Junio C Hamano
2013-12-17
|
\
\
|
*
|
remote: fix status with branch...rebase=preserve
Felipe Contreras
2013-12-09
|
|
/
*
|
fetch, remote: properly convey --no-prune options to subprocesses
Michael Haggerty
2013-10-30
*
|
builtin/remote.c:update(): use struct argv_array
Michael Haggerty
2013-10-30
*
|
builtin/remote.c: reorder function definitions
Michael Haggerty
2013-10-30
|
/
*
Merge branch 'po/remote-set-head-usage'
Jonathan Nieder
2013-10-14
|
\
|
*
remote set-head -h: add long options to synopsis
Philip Oakley
2013-09-27
*
|
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
|
/
*
remote: check for superfluous arguments in 'git remote add'
Thomas Rast
2013-04-24
*
Fix typo in remote set-head usage
Antoine Pelisse
2012-11-26
*
Merge branch 'nd/maint-remote-remove'
Junio C Hamano
2012-09-12
|
\
|
*
remote: prefer subcommand name 'remove' to 'rm'
Nguyễn Thái Ngọc Duy
2012-09-06
*
|
i18n: remote: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
|
/
*
remote: fix typo
Ralf Thielow
2012-05-20
*
Merge branch 'nd/i18n'
Junio C Hamano
2012-05-02
|
\
|
*
i18n: remote: mark strings for translation
Nguyễn Thái Ngọc Duy
2012-04-24
|
*
i18n: make warn_dangling_symref() automatically append \n
Nguyễn Thái Ngọc Duy
2012-04-24
*
|
Merge branch 'ms/remote-usage-string'
Junio C Hamano
2012-04-23
|
\
\
|
|
/
|
/
|
|
*
remote: update builtin usage
Michael Schubert
2012-04-09
|
*
Merge branch 'pj/remote-set-branches-usage-fix' into maint
Junio C Hamano
2012-02-27
|
|
\
*
|
\
Merge branch 'pj/remote-set-branches-usage-fix'
Junio C Hamano
2012-02-23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
remote: fix set-branches usage and documentation
Philip Jägenstedt
2012-02-19
*
|
|
Merge branch 'nd/maint-refname-in-hierarchy-check'
Junio C Hamano
2012-01-29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix incorrect ref namespace check
Nguyễn Thái Ngọc Duy
2012-01-11
*
|
|
Rename resolve_ref() to resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
2011-12-13
*
|
|
Convert many resolve_ref() calls to read_ref*() and ref_exists()
Nguyễn Thái Ngọc Duy
2011-11-13
|
/
/
*
|
Merge branch 'jc/remote-setbranches-usage-fix'
Junio C Hamano
2011-11-08
|
\
\
|
|
/
|
*
remote: fix set-branches usage
Junio C Hamano
2011-11-06
*
|
Merge branch 'fc/remote-seturl-usage-fix'
Junio C Hamano
2011-11-08
*
|
Merge branch 'cn/fetch-prune'
Junio C Hamano
2011-10-26
|
\
\
|
*
|
fetch: honor the user-provided refspecs when pruning refs
Carlos Martín Nieto
2011-10-15
*
|
|
Merge branch 'jc/match-refs-clarify'
Junio C Hamano
2011-10-21
|
\
\
\
|
*
|
|
rename "match_refs()" to "match_push_refs()"
Junio C Hamano
2011-09-12
|
|
/
/
*
|
|
Merge branch 'mz/remote-rename'
Junio C Hamano
2011-10-10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remote: only update remote-tracking branch if updating refspec
Martin von Zweigbergk
2011-09-11
|
*
|
remote rename: warn when refspec was not updated
Martin von Zweigbergk
2011-09-11
|
*
|
remote: "rename o foo" should not rename ref "origin/bar"
Martin von Zweigbergk
2011-09-11
|
*
|
remote: write correct fetch spec when renaming remote 'remote'
Martin von Zweigbergk
2011-09-11
*
|
|
Merge branch 'maint'
Junio C Hamano
2011-08-25
|
\
\
\
|
|
/
/
|
*
|
whitespace: have SP on both sides of an assignment "="
Junio C Hamano
2011-08-25
*
|
|
Merge branch 'jk/clone-cmdline-config'
Junio C Hamano
2011-07-19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remote: use new OPT_STRING_LIST
Jeff King
2011-06-22
*
|
|
Merge branch 'jk/maint-remote-mirror-safer'
Junio C Hamano
2011-05-31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remote: allow "-t" with fetch mirrors
Jeff King
2011-05-26
*
|
|
Merge branch 'jk/maint-remote-mirror-safer'
Junio C Hamano
2011-04-06
|
\
\
\
|
|
/
/
|
*
|
remote: deprecate --mirror
Jeff King
2011-03-30
|
*
|
remote: separate the concept of push and fetch mirrors
Jeff King
2011-03-30
[next]