17 Commits (1130845be8b72aa47b7264186c16d788d52fda63)

Author SHA1 Message Date
Johannes Schindelin b42f69273b Add for_each_remote() function, and extend remote_find_tracking() 18 years ago
Daniel Barkalow 1d735267c9 Some cosmetic changes to remote library 18 years ago
Daniel Barkalow dfd255dd1a Add allocation and freeing functions for struct refs 18 years ago
Junio C Hamano 098e711e6c "git-push $URL" without refspecs pushes only matching branches 18 years ago
Daniel Barkalow efd8f793e4 Fix pushing to a pattern with no dst 18 years ago
Jim Meyering aa32eedc69 Don't dereference a strdup-returned NULL 18 years ago
Junio C Hamano 1ed10b886b remote.c: "git-push frotz" should update what matches at the source. 18 years ago
Junio C Hamano 6125796f7d remote.c: fix "git push" weak match disambiguation 18 years ago
Junio C Hamano 3c8b7df1ba remote.c: minor clean-up of match_explicit() 18 years ago
Junio C Hamano 163f0ee5ad remote.c: refactor creation of new dst ref 18 years ago
Junio C Hamano 54a8ad925c remote.c: refactor match_explicit_refs() 18 years ago
Alex Riesen 6e66bf3c79 Fix push with refspecs containing wildcards 18 years ago
Daniel Barkalow 8558fd9ece Move refspec pattern matching to match_refs(). 18 years ago
Daniel Barkalow 5d46c9d41f Add handlers for fetch-side configuration of remotes. 18 years ago
Daniel Barkalow 6b62816cb1 Move refspec parser from connect.c and cache.h to remote.{c,h} 18 years ago
Daniel Barkalow 5751f49010 Move remote parsing into a library file out of builtin-push. 18 years ago