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
*
Add git remote set-url
Ilari Liusvaara
2010-01-19
1
-0
/
+98
*
Merge branch 'bg/maint-remote-update-default'
Junio C Hamano
2010-01-10
1
-6
/
+4
|
\
|
*
Fix "git remote update" with remotes.defalt set
Björn Gustavsson
2009-12-31
1
-6
/
+4
*
|
get_ref_states: strdup entries and free util in stale list
Bert Wesarg
2009-12-01
1
-2
/
+4
*
|
Merge branch 'bg/fetch-multi'
Junio C Hamano
2009-11-23
1
-85
/
+37
|
\
|
|
*
Re-implement 'git remote update' using 'git fetch'
Björn Gustavsson
2009-11-10
1
-60
/
+28
|
*
teach warn_dangling_symref to take a FILE argument
Jay Soffian
2009-11-10
1
-1
/
+1
|
*
remote: refactor some logic into get_stale_heads()
Jay Soffian
2009-11-10
1
-24
/
+8
*
|
Merge branch 'th/maint-remote-update-help-string'
Junio C Hamano
2009-11-23
1
-1
/
+1
|
\
\
|
*
|
Update 'git remote update' usage string to match man page.
Tim Henigan
2009-11-15
1
-1
/
+1
|
|
/
*
|
Merge branch 'th/remote-usage'
Junio C Hamano
2009-11-23
1
-18
/
+48
|
\
\
|
*
|
git remote: Separate usage strings for subcommands
Tim Henigan
2009-11-21
1
-18
/
+48
|
|
/
*
/
Use 'fast-forward' all over the place
Felipe Contreras
2009-10-25
1
-1
/
+1
|
/
*
Style fixes, add a space after if/for/while.
Brian Gianforcaro
2009-09-01
1
-2
/
+2
*
Merge branch 'cf/maint-remote-uploadpack-useconfig-fix'
Junio C Hamano
2009-07-02
1
-1
/
+1
|
\
|
*
git-remote: fix missing .uploadpack usage for show command
Chris Frey
2009-06-25
1
-1
/
+1
*
|
builtin-remote: (get_one_entry): use strbuf
Bert Wesarg
2009-06-24
1
-9
/
+7
*
|
Fix various sparse warnings in the git source code
Linus Torvalds
2009-06-21
1
-8
/
+8
*
|
Merge branch 'mg/pushurl'
Junio C Hamano
2009-06-21
1
-10
/
+41
|
\
\
|
*
|
avoid NULL dereference on failed malloc
Jim Meyering
2009-06-14
1
-2
/
+2
|
*
|
builtin-remote: Make "remote -v" display push urls
Michael J Gruber
2009-06-13
1
-5
/
+26
|
*
|
builtin-remote: Show push urls as well
Michael J Gruber
2009-06-13
1
-5
/
+15
*
|
|
Merge branch 'cb/match_refs_internal_tail'
Junio C Hamano
2009-06-13
1
-5
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
match_refs: search ref list tail internally
Clemens Buchacher
2009-06-02
1
-5
/
+2
*
|
|
Merge branch 'maint'
Junio C Hamano
2009-06-09
1
-3
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
builtin-remote: Make "remote show" display all urls
Michael J Gruber
2009-06-09
1
-3
/
+6
|
|
/
*
|
Merge branch 'sb/opt-filename'
Junio C Hamano
2009-06-01
1
-6
/
+10
|
\
\
|
|
/
|
/
|
|
*
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
2009-05-25
1
-6
/
+10
*
|
fix segfault showing an empty remote
Clemens Buchacher
2009-05-28
1
-4
/
+4
|
/
*
replace direct calls to unlink(2) with unlink_or_warn
Alex Riesen
2009-04-30
1
-2
/
+2
*
builtin-remote: fix typo in option description
Mike Ralphson
2009-04-21
1
-1
/
+1
*
git remote update: Fallback to remote if group does not exist
Finn Arne Gangstad
2009-04-08
1
-2
/
+8
*
git remote update: Report error for non-existing groups
Finn Arne Gangstad
2009-04-08
1
-3
/
+8
*
git remote update: New option --prune
Finn Arne Gangstad
2009-04-05
1
-4
/
+16
*
builtin-remote.c: Split out prune_remote as a separate function.
Finn Arne Gangstad
2009-04-05
1
-26
/
+30
*
Merge branch 'js/remote-improvements'
Junio C Hamano
2009-03-28
1
-1
/
+16
|
\
|
*
remote: improve sorting of "configure for git push" list
Jeff King
2009-03-22
1
-1
/
+16
*
|
Merge branch 'xx/db-refspec-vs-js-remote'
Junio C Hamano
2009-03-20
1
-11
/
+3
|
\
\
|
*
|
Adjust js/remote-improvements and db/refspec-wildcard-in-the-middle
Junio C Hamano
2009-03-08
1
-97
/
+455
|
|
\
|
*
|
|
Merge branch 'js/remote-improvements'
Junio C Hamano
2009-03-18
1
-97
/
+463
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
builtin-remote.c: no "commented out" code, please
Junio C Hamano
2009-03-08
1
-1
/
+0
|
*
|
builtin-remote: new show output style for push refspecs
Jay Soffian
2009-02-28
1
-16
/
+185
|
*
|
builtin-remote: new show output style
Jay Soffian
2009-02-28
1
-44
/
+138
|
*
|
builtin-remote: add set-head subcommand
Jay Soffian
2009-02-28
1
-0
/
+62
|
*
|
builtin-remote: teach show to display remote HEAD
Jay Soffian
2009-02-28
1
-5
/
+49
|
*
|
builtin-remote: fix two inconsistencies in the output of "show <remote>"
Jay Soffian
2009-02-28
1
-5
/
+10
|
*
|
builtin-remote: make get_remote_ref_states() always populate states.tracked
Jay Soffian
2009-02-28
1
-17
/
+16
|
*
|
builtin-remote: rename variables and eliminate redundant function call
Jay Soffian
2009-02-28
1
-12
/
+12
|
*
|
builtin-remote: remove unused code in get_ref_states
Jay Soffian
2009-02-28
1
-10
/
+3
|
*
|
builtin-remote: refactor duplicated cleanup code
Jay Soffian
2009-02-28
1
-8
/
+9
|
|
/
[next]