index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remote.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jc/remote'
Junio C Hamano
2007-06-16
1
-82
/
+89
|
\
|
*
remote.c: "git-push frotz" should update what matches at the source.
Junio C Hamano
2007-06-09
1
-6
/
+1
|
*
remote.c: fix "git push" weak match disambiguation
Junio C Hamano
2007-06-09
1
-1
/
+0
|
*
remote.c: minor clean-up of match_explicit()
Junio C Hamano
2007-06-09
1
-11
/
+12
|
*
remote.c: refactor creation of new dst ref
Junio C Hamano
2007-06-09
1
-18
/
+17
|
*
remote.c: refactor match_explicit_refs()
Junio C Hamano
2007-06-09
1
-73
/
+86
*
|
Fix pushing to a pattern with no dst
Daniel Barkalow
2007-06-16
1
-2
/
+3
*
|
Don't dereference a strdup-returned NULL
Jim Meyering
2007-06-13
1
-1
/
+1
|
/
*
Fix push with refspecs containing wildcards
Alex Riesen
2007-06-08
1
-12
/
+27
*
Move refspec pattern matching to match_refs().
Daniel Barkalow
2007-05-26
1
-3
/
+28
*
Add handlers for fetch-side configuration of remotes.
Daniel Barkalow
2007-05-21
1
-0
/
+59
*
Move refspec parser from connect.c and cache.h to remote.{c,h}
Daniel Barkalow
2007-05-21
1
-0
/
+246
*
Move remote parsing into a library file out of builtin-push.
Daniel Barkalow
2007-05-21
1
-0
/
+223