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 'bc/object-id'
Junio C Hamano
2015-06-05
|
\
|
*
remote: rewrite functions to take object_id arguments
Michael Haggerty
2015-05-25
|
*
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
*
|
remote.c: add branch_get_push
Jeff King
2015-05-22
*
|
remote.c: return upstream name from stat_tracking_info
Jeff King
2015-05-22
*
|
remote.c: untangle error logic in branch_get_upstream
Jeff King
2015-05-22
*
|
remote.c: report specific errors from branch_get_upstream
Jeff King
2015-05-21
*
|
remote.c: introduce branch_get_upstream helper
Jeff King
2015-05-21
*
|
remote.c: hoist read_config into remote_get_1
Jeff King
2015-05-21
*
|
remote.c: provide per-branch pushremote name
Jeff King
2015-05-21
*
|
remote.c: hoist branch.*.remote lookup out of remote_get_1
Jeff King
2015-05-21
*
|
remote.c: drop "remote" pointer from "struct branch"
Jeff King
2015-05-21
*
|
remote.c: refactor setup of branch->merge list
Jeff King
2015-05-21
*
|
remote.c: drop default_remote_name variable
Jeff King
2015-05-03
|
/
*
Merge branch 'jc/unused-symbols'
Junio C Hamano
2015-02-11
|
\
|
*
remote.c: make clear_cas_option() static
Junio C Hamano
2015-01-15
*
|
Merge branch 'jk/blame-commit-label'
Junio C Hamano
2015-02-11
|
\
\
|
|
/
|
/
|
|
*
use xstrdup_or_null to replace ternary conditionals
Jeff King
2015-01-13
*
|
Merge branch 'jc/checkout-local-track-report'
Junio C Hamano
2015-01-07
|
\
\
|
*
|
checkout: report upstream correctly even with loosely defined branch.*.merge
Junio C Hamano
2014-10-14
*
|
|
sort_string_list(): rename to string_list_sort()
Michael Haggerty
2014-11-25
*
|
|
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
|
|
/
|
/
|
*
|
remote: simplify match_name_with_pattern() using strbuf
René Scharfe
2014-09-22
*
|
Merge branch 'sb/prepare-revision-walk-error-check'
Junio C Hamano
2014-09-09
|
\
\
|
*
|
prepare_revision_walk(): check for return value in all places
Stefan Beller
2014-08-12
|
|
/
*
|
Merge branch 'sb/plug-leaks'
Junio C Hamano
2014-09-09
|
\
\
|
*
|
remote.c: don't leak the base branch name in format_tracking_info
Stefan Beller
2014-08-10
|
|
/
*
|
use a hashmap to make remotes faster
Patrick Reynolds
2014-07-30
*
|
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
|
|
/
[next]