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
*
remote.c: drop extraneous local variable from migrate_file
Jeff King
2015-08-10
*
prune_remote(): use delete_refs()
Michael Haggerty
2015-06-22
*
delete_refs(): new function for the refs API
Michael Haggerty
2015-06-22
*
remove_branches(): remove temporary
Michael Haggerty
2015-06-22
*
builtin/remote: rewrite functions to take object_id arguments
Michael Haggerty
2015-05-25
*
add_branch_for_removal(): don't set "util" field of string_list entries
Michael Haggerty
2015-05-25
*
add_branch_for_removal(): rewrite to take an object_id argument
Michael Haggerty
2015-05-25
*
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
*
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
|
\
|
*
path.c: make get_pathname() call sites return const char *
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
Merge branch 'ah/usage-strings'
Junio C Hamano
2015-02-11
|
\
\
|
*
|
standardize usage info string format
Alex Henrie
2015-01-14
*
|
|
git remote: allow adding remotes agreeing with url.<...>.insteadOf
Johannes Schindelin
2014-12-23
|
/
/
*
|
sort_string_list(): rename to string_list_sort()
Michael Haggerty
2014-11-25
*
|
prune_remote(): iterate using for_each_string_list_item()
Michael Haggerty
2014-11-25
*
|
prune_remote(): rename local variable
Michael Haggerty
2014-11-25
*
|
repack_without_refs(): make the refnames argument a string_list
Michael Haggerty
2014-11-25
*
|
prune_remote(): sort delete_refs_list references en masse
Michael Haggerty
2014-11-25
*
|
prune_remote(): initialize both delete_refs lists in a single loop
Michael Haggerty
2014-11-25
*
|
prune_remote(): exit early if there are no stale references
Michael Haggerty
2014-11-25
|
/
*
remote rm/prune: print a message when writing packed-refs fails
Ronnie Sahlberg
2014-10-15
*
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
*
Merge branch 'rs/ref-transaction-0'
Junio C Hamano
2014-07-21
|
\
|
*
refs.c: add an err argument to repack_without_refs
Ronnie Sahlberg
2014-07-14
*
|
Merge branch 'jk/strip-suffix'
Junio C Hamano
2014-07-16
|
\
\
|
*
|
use strip_suffix instead of ends_with in simple cases
Jeff King
2014-06-30
*
|
|
refactor skip_prefix to return a boolean
Jeff King
2014-06-20
|
|
/
|
/
|
*
|
Merge branch 'jl/remote-rm-prune'
Junio C Hamano
2014-06-16
|
\
\
|
|
/
|
*
remote prune: optimize "dangling symref" check/warning
Jens Lindström
2014-05-27
|
*
remote: repack packed-refs once when deleting multiple refs
Jens Lindström
2014-05-27
|
*
remote rm: delete remote configuration as the last
Jens Lindström
2014-05-23
*
|
builtin/remote.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
|
/
*
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
|
\
[next]