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
*
hashmap.h: compare function has access to a data field
Stefan Beller
2017-06-30
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
*
|
Merge branch 'nd/fopen-errors'
Junio C Hamano
2017-06-13
|
\
\
|
*
|
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
2017-05-26
|
|
/
*
|
Merge branch 'jk/drop-free-refspecs'
Junio C Hamano
2017-06-05
|
\
\
|
*
|
remote: drop free_refspecs() function
Jeff King
2017-06-01
|
|
/
*
|
Merge branch 'js/bs-is-a-dir-sep-on-windows'
Junio C Hamano
2017-06-02
|
\
\
|
*
|
Windows: do not treat a path with backslashes as a remote's nick name
Johannes Sixt
2017-05-26
*
|
|
Merge branch 'js/plug-leaks'
Junio C Hamano
2017-05-29
|
\
\
\
|
*
|
|
remote: plug memory leak in match_explicit()
Johannes Schindelin
2017-05-08
|
|
|
/
|
|
/
|
*
|
|
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
*
|
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
|
/
/
*
|
Merge branch 'bw/push-options-recursively-to-submodules'
Junio C Hamano
2017-04-19
|
\
\
|
*
|
remote: expose parse_push_refspec function
Brandon Williams
2017-04-11
*
|
|
Merge branch 'jc/unused-symbols'
Junio C Hamano
2017-04-16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remote.[ch]: parse_push_cas_option() can be static
Junio C Hamano
2017-03-31
*
|
|
Merge branch 'jn/remote-helpers-with-git-dir'
Junio C Hamano
2017-02-27
|
\
\
\
|
*
|
|
remote: avoid reading $GIT_DIR config in non-repo
Jeff King
2017-02-14
|
*
|
|
Merge branch 'km/branch-get-push-while-detached' into maint
Junio C Hamano
2017-01-31
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'js/remote-rename-with-half-configured-remote'
Junio C Hamano
2017-01-31
|
\
\
\
\
|
*
|
|
|
remote rename: more carefully determine whether a remote is configured
Johannes Schindelin
2017-01-19
|
|
/
/
/
*
|
|
|
Merge branch 'km/branch-get-push-while-detached'
Junio C Hamano
2017-01-18
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
branch_get_push: do not segfault when HEAD is detached
Kyle Meyer
2017-01-07
|
*
|
Merge branch 'nd/remote-plural-ours-plus-theirs' into maint
Junio C Hamano
2016-05-26
|
|
\
\
|
*
\
\
Merge branch 'jk/fix-attribute-macro-in-2.5' into HEAD
Junio C Hamano
2016-05-18
|
|
\
\
\
*
|
|
|
|
use strbuf_addstr() for adding constant strings to a strbuf, part 2
René Scharfe
2016-09-15
*
|
|
|
|
Merge branch 'jk/push-force-with-lease-creation' into maint
Junio C Hamano
2016-09-08
|
\
\
\
\
\
|
*
|
|
|
|
push: allow pushing new branches with --force-with-lease
John Keeping
2016-07-26
|
*
|
|
|
|
push: add shorthand for --force-with-lease branch creation
John Keeping
2016-07-26
|
*
|
|
|
|
Merge branch 'jk/tighten-alloc' into maint
Junio C Hamano
2016-03-10
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'nd/remote-plural-ours-plus-theirs'
Junio C Hamano
2016-05-17
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
remote.c: specify correct plural form in "commit diverge" message
Nguyễn Thái Ngọc Duy
2016-05-06
*
|
|
|
|
|
|
Merge branch 'jk/fix-attribute-macro-in-2.5'
Junio C Hamano
2016-05-03
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
/
/
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
remote.c: spell __attribute__ correctly
Jeff King
2016-04-25
*
|
|
|
|
|
remote: don't resolve HEAD in non-repository
Jeff King
2016-03-06
*
|
|
|
|
|
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
use st_add and st_mult for allocation size computation
Jeff King
2016-02-22
|
*
|
|
|
|
convert trivial cases to FLEX_ARRAY macros
Jeff King
2016-02-22
*
|
|
|
|
|
Merge branch 'tg/git-remote'
Junio C Hamano
2016-02-26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
remote: simplify remote_is_configured()
Thomas Gummerer
2016-02-16
|
*
|
|
|
|
|
remote: use parse_config_key
Thomas Gummerer
2016-02-16
*
|
|
|
|
|
|
Merge branch 'aw/push-force-with-lease-reporting'
Junio C Hamano
2016-02-10
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
/
/
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
push: fix ref status reporting for --force-with-lease
Andrew Wheeler
2016-02-01
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'kf/http-proxy-auth-methods'
Junio C Hamano
2016-02-03
|
\
\
\
\
\
|
*
|
|
|
|
http: allow selection of proxy authentication method
Knut Franke
2016-01-26
|
|
/
/
/
/
*
|
|
|
|
remote.c: read $GIT_DIR/remotes/* with strbuf_getline()
Junio C Hamano
2016-01-15
*
|
|
|
|
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
2016-01-15
|
/
/
/
/
*
|
|
|
remote: convert functions to struct object_id
brian m. carlson
2015-11-20
*
|
|
|
Convert struct object to object_id
brian m. carlson
2015-11-20
[next]