index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-remote.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-remote: list branches in vertical lists
Johannes Sixt
2008-10-23
1
-6
/
+5
*
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
1
-6
/
+2
*
Merge branch 'mg/maint-remote-fix' into maint
Shawn O. Pearce
2008-09-29
1
-8
/
+15
|
\
|
*
make "git remote" report multiple URLs
Michael J Gruber
2008-09-22
1
-8
/
+15
*
|
git-remote: do not use user input in a printf format string
Johannes Sixt
2008-09-22
1
-10
/
+8
|
/
*
clone: Add an option to set up a mirror
Johannes Schindelin
2008-08-03
1
-1
/
+1
*
Rename path_list to string_list
Johannes Schindelin
2008-07-22
1
-62
/
+62
*
builtin-remote.c: fix earlier "skip_prefix()" conversion
Junio C Hamano
2008-07-18
1
-32
/
+19
*
Move parse-options's skip_prefix() to git-compat-util.h
Miklos Vajna
2008-07-01
1
-13
/
+26
*
"remote prune": be quiet when there is nothing to prune
Junio C Hamano
2008-06-12
1
-2
/
+3
*
remote show: list tracked remote branches with -n
Olivier Marin
2008-06-11
1
-2
/
+20
*
remote prune: print the list of pruned branches
Olivier Marin
2008-06-11
1
-4
/
+16
*
builtin-remote: split show_or_prune() in two separate functions
Olivier Marin
2008-06-11
1
-34
/
+67
*
remote show: fix the -n option
Olivier Marin
2008-06-11
1
-21
/
+23
*
Make "git-remote rm" delete refs acccording to fetch specs
Shawn O. Pearce
2008-06-01
1
-14
/
+54
*
Make "git-remote prune" delete refs according to fetch specs
Shawn O. Pearce
2008-06-01
1
-19
/
+2
*
Remove unused remote_prefix member in builtin-remote
Shawn O. Pearce
2008-06-01
1
-3
/
+0
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
1
-4
/
+4
*
Merge branch 'pb/remote-mirror-config'
Junio C Hamano
2008-05-06
1
-0
/
+7
|
\
|
*
Add a remote.*.mirror configuration option
Paolo Bonzini
2008-04-21
1
-0
/
+7
*
|
Merge branch 'maint'
Junio C Hamano
2008-04-25
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
remote: create fetch config lines with '+'
Jeff King
2008-04-25
1
-0
/
+1
*
|
Merge branch 'jk/remote-default-show'
Junio C Hamano
2008-04-20
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
git-remote: show all remotes with "git remote show"
Jeff King
2008-04-10
1
-1
/
+6
*
|
git-remote: reject adding remotes with invalid names
Jonas Fonseca
2008-04-19
1
-3
/
+7
|
/
*
builtin-remote: Fix missing newline at end of listing of pushed branches
Johannes Sixt
2008-03-24
1
-0
/
+1
*
remote show: do not show symbolic refs
Johannes Schindelin
2008-03-20
1
-1
/
+4
*
"remote update": print remote name being fetched from
Samuel Tardieu
2008-03-12
1
-0
/
+1
*
builtin remote rm: remove symbolic refs, too
Johannes Schindelin
2008-03-09
1
-0
/
+5
*
remote: fix "update [group...]"
Johannes Schindelin
2008-03-05
1
-9
/
+50
*
remote show: Clean up connection correctly if object fetch wasn't done
Johannes Schindelin
2008-03-03
1
-0
/
+1
*
builtin-remote: prune remotes correctly that were added with --mirror
Johannes Schindelin
2008-03-01
1
-3
/
+13
*
Make git-remote a builtin
Johannes Schindelin
2008-03-01
1
-0
/
+547