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
/
remote.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/xstrfmt'
Junio C Hamano
2014-07-09
|
\
|
*
use xstrfmt in favor of manual size calculations
Jeff King
2014-06-19
*
|
Merge branch 'jk/skip-prefix'
Junio C Hamano
2014-07-09
|
\
\
|
*
|
use skip_prefix to avoid repeating strings
Jeff King
2014-06-20
|
|
/
*
|
Merge branch 'rs/more-starts-with'
Junio C Hamano
2014-06-20
|
\
\
|
|
/
|
/
|
|
*
Use starts_with() for C strings instead of memcmp()
René Scharfe
2014-06-09
*
|
remote.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
|
/
*
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
2014-04-08
|
\
|
*
comments: fix misuses of "nor"
Justin Lebar
2014-03-31
|
*
Merge branch 'jk/remote-pushremote-config-reading' into maint
Junio C Hamano
2014-03-18
|
|
\
*
|
\
Merge branch 'cn/fetch-prune-overlapping-destination'
Junio C Hamano
2014-04-03
|
\
\
\
|
*
|
|
fetch: handle overlaping refspecs on --prune
Carlos Martín Nieto
2014-03-26
*
|
|
|
Merge branch 'jk/detect-push-typo-early'
Junio C Hamano
2014-03-18
|
\
\
\
\
|
*
|
|
|
push: detect local refspec errors early
Jeff King
2014-03-05
|
*
|
|
|
match_explicit_lhs: allow a "verify only" mode
Jeff King
2014-03-05
|
*
|
|
|
match_explicit: hoist refspec lhs checks into their own function
Jeff King
2014-03-05
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/remote-pushremote-config-reading'
Junio C Hamano
2014-03-14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
remote: handle pushremote config in any order
Jeff King
2014-02-24
|
|
/
*
|
Merge branch 'mh/retire-ref-fetch-rules'
Junio C Hamano
2014-01-27
|
\
\
|
*
|
refname_match(): always use the rules in ref_rev_parse_rules
Michael Haggerty
2014-01-14
|
|
/
*
|
Merge branch 'jc/push-refmap'
Junio C Hamano
2013-12-27
|
\
\
|
*
|
push: use remote.$name.push as a refmap
Junio C Hamano
2013-12-04
|
|
/
*
|
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
|
|
/
*
|
Merge branch 'mh/fetch-tags-in-addition-to-normal-refs'
Junio C Hamano
2013-12-12
|
\
\
|
|
/
|
/
|
|
*
fetch: improve the error messages emitted for conflicting refspecs
Michael Haggerty
2013-10-30
|
*
handle_duplicate(): mark error message for translation
Michael Haggerty
2013-10-30
|
*
ref_remote_duplicates(): extract a function handle_duplicate()
Michael Haggerty
2013-10-30
|
*
ref_remove_duplicates(): simplify loop logic
Michael Haggerty
2013-10-30
|
*
ref_remove_duplicates(): avoid redundant bisection
Michael Haggerty
2013-10-30
|
*
query_refspecs(): move some constants out of the loop
Michael Haggerty
2013-10-30
|
*
get_expanded_map(): avoid memory leak
Michael Haggerty
2013-10-30
|
*
get_expanded_map(): add docstring
Michael Haggerty
2013-10-30
*
|
Merge branch 'jk/remote-literal-string-leakfix'
Junio C Hamano
2013-10-28
|
\
\
|
|
/
|
/
|
|
*
remote: do not copy "origin" string literal
Jeff King
2013-10-15
*
|
Merge branch 'jx/branch-vv-always-compare-with-upstream'
Junio C Hamano
2013-09-20
|
\
\
|
*
|
status: always show tracking branch even no change
Jiang Xin
2013-08-26
|
*
|
branch: report invalid tracking branch as gone
Jiang Xin
2013-08-26
|
|
/
*
|
Merge branch 'jc/push-cas'
Junio C Hamano
2013-09-09
|
\
\
|
*
|
push --force-with-lease: tie it all together
Junio C Hamano
2013-07-22
|
*
|
push --force-with-lease: implement logic to populate old_sha1_expect[]
Junio C Hamano
2013-07-22
|
*
|
remote.c: add command line option parser for "--force-with-lease"
Junio C Hamano
2013-07-22
|
*
|
cache.h: move remote/connect API out of it
Junio C Hamano
2013-07-08
*
|
|
Merge branch 'ms/fetch-prune-configuration'
Junio C Hamano
2013-09-09
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fetch: make --prune configurable
Michael Schubert
2013-07-18
*
|
|
Merge branch 'bc/push-match-many-refs'
Junio C Hamano
2013-07-18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
remote.c: avoid O(m*n) behavior in match_push_refs
Brandon Casey
2013-07-08
|
|
/
*
|
remote: remove dead code in read_branches_file()
Ramkumar Ramachandra
2013-06-23
*
|
remote: trivial style cleanup
Felipe Contreras
2013-05-28
|
/
*
remote.c: introduce branch.<name>.pushremote
Ramkumar Ramachandra
2013-04-02
[next]