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 'js/remote-improvements'
Junio C Hamano
2009-03-17
|
\
|
*
builtin-remote.c: no "commented out" code, please
Junio C Hamano
2009-03-08
|
*
builtin-remote: new show output style for push refspecs
Jay Soffian
2009-02-27
|
*
builtin-remote: new show output style
Jay Soffian
2009-02-27
|
*
builtin-remote: add set-head subcommand
Jay Soffian
2009-02-27
|
*
builtin-remote: teach show to display remote HEAD
Jay Soffian
2009-02-27
|
*
builtin-remote: fix two inconsistencies in the output of "show <remote>"
Jay Soffian
2009-02-27
|
*
builtin-remote: make get_remote_ref_states() always populate states.tracked
Jay Soffian
2009-02-27
|
*
builtin-remote: rename variables and eliminate redundant function call
Jay Soffian
2009-02-27
|
*
builtin-remote: remove unused code in get_ref_states
Jay Soffian
2009-02-27
|
*
builtin-remote: refactor duplicated cleanup code
Jay Soffian
2009-02-27
*
|
Remove unused function scope local variables
Benjamin Kramer
2009-03-07
|
/
*
remote prune: warn dangling symrefs
Junio C Hamano
2009-02-10
*
Merge branch 'js/maint-remote-remove-mirror'
Junio C Hamano
2009-02-05
|
\
|
*
builtin-remote: make rm operation safer in mirrored repository
Jay Soffian
2009-02-04
|
*
builtin-remote: make rm() use properly named variable to hold return value
Jay Soffian
2009-02-03
*
|
git-remote: add verbose mode to git remote update
Cheng Renquan
2008-11-18
*
|
builtin-remote.c: plug a small memory leak in get_one_remote_for_updates()
Junio C Hamano
2008-11-17
*
|
git-remote: match usage string with the manual pages
Cheng Renquan
2008-11-17
*
|
Merge branch 'mv/remote-rename'
Junio C Hamano
2008-11-12
|
\
\
|
*
|
git-remote rename: migrate from remotes/ and branches/
Miklos Vajna
2008-11-11
|
*
|
Implement git remote rename
Miklos Vajna
2008-11-05
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-11-11
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix non-literal format in printf-style calls
Daniel Lowe
2008-11-11
*
|
Merge branch 'mv/maint-branch-m-symref'
Junio C Hamano
2008-11-05
|
\
\
|
|
/
|
*
Fix git branch -m for symrefs.
Miklos Vajna
2008-10-26
*
|
git-remote: list branches in vertical lists
Johannes Sixt
2008-10-22
*
|
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
|
/
*
Merge branch 'mg/maint-remote-fix' into maint
Shawn O. Pearce
2008-09-29
|
\
|
*
make "git remote" report multiple URLs
Michael J Gruber
2008-09-22
*
|
git-remote: do not use user input in a printf format string
Johannes Sixt
2008-09-22
|
/
*
clone: Add an option to set up a mirror
Johannes Schindelin
2008-08-02
*
Rename path_list to string_list
Johannes Schindelin
2008-07-21
*
builtin-remote.c: fix earlier "skip_prefix()" conversion
Junio C Hamano
2008-07-17
*
Move parse-options's skip_prefix() to git-compat-util.h
Miklos Vajna
2008-06-30
*
"remote prune": be quiet when there is nothing to prune
Junio C Hamano
2008-06-11
*
remote show: list tracked remote branches with -n
Olivier Marin
2008-06-10
*
remote prune: print the list of pruned branches
Olivier Marin
2008-06-10
*
builtin-remote: split show_or_prune() in two separate functions
Olivier Marin
2008-06-10
*
remote show: fix the -n option
Olivier Marin
2008-06-10
*
Make "git-remote rm" delete refs acccording to fetch specs
Shawn O. Pearce
2008-05-31
*
Make "git-remote prune" delete refs according to fetch specs
Shawn O. Pearce
2008-05-31
*
Remove unused remote_prefix member in builtin-remote
Shawn O. Pearce
2008-05-31
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
Merge branch 'pb/remote-mirror-config'
Junio C Hamano
2008-05-05
|
\
|
*
Add a remote.*.mirror configuration option
Paolo Bonzini
2008-04-20
*
|
Merge branch 'maint'
Junio C Hamano
2008-04-24
|
\
\
|
|
/
|
/
|
|
*
remote: create fetch config lines with '+'
Jeff King
2008-04-24
*
|
Merge branch 'jk/remote-default-show'
Junio C Hamano
2008-04-19
|
\
\
|
|
/
|
/
|
|
*
git-remote: show all remotes with "git remote show"
Jeff King
2008-04-10
[next]