11 Commits (ec136663c7d5a8e2ce1664ce79f2297e2e61c86f)

Author SHA1 Message Date
Julian Phillips 1d2f80fa79 string_list: Fix argument order for string_list_append 15 years ago
Julian Phillips 78a395d371 string_list: Fix argument order for string_list_insert 15 years ago
Julian Phillips b684e97736 string_list: Fix argument order for for_each_string_list 15 years ago
Gary V. Vaughan 4b05548fc0 enums: omit trailing comma for portability 15 years ago
Gary V. Vaughan 66dbfd55e3 Rewrite dynamic structure initializations to runtime assignment 15 years ago
Jonathan Nieder 3d8b69495f Add git remote set-branches 15 years ago
Samuel Tardieu 111fb85865 remote add: add a --[no-]tags option 15 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Ilari Liusvaara 433f2be139 Add git remote set-url 15 years ago
Björn Gustavsson 4f2e842dd0 Fix "git remote update" with remotes.defalt set 15 years ago
Bert Wesarg 92f676fce7 get_ref_states: strdup entries and free util in stale list 15 years ago
Tim Henigan 4504107d5e git remote: Separate usage strings for subcommands 15 years ago
Tim Henigan 997c2a45ec Update 'git remote update' usage string to match man page. 15 years ago
Björn Gustavsson 8db355964d Re-implement 'git remote update' using 'git fetch' 15 years ago
Jay Soffian 3cf6134ad0 teach warn_dangling_symref to take a FILE argument 15 years ago
Jay Soffian f2ef6075c9 remote: refactor some logic into get_stale_heads() 15 years ago
Felipe Contreras a75d7b5409 Use 'fast-forward' all over the place 15 years ago
Brian Gianforcaro eeefa7c90e Style fixes, add a space after if/for/while. 16 years ago
Chris Frey 345a380394 git-remote: fix missing .uploadpack usage for show command 16 years ago
Bert Wesarg 3f721d1d6d builtin-remote: (get_one_entry): use strbuf 16 years ago
Linus Torvalds 2af202be3d Fix various sparse warnings in the git source code 16 years ago
Jim Meyering ce61595ea7 avoid NULL dereference on failed malloc 16 years ago
Michael J Gruber 4a4b4cdaab builtin-remote: Make "remote -v" display push urls 16 years ago
Michael J Gruber 857f8c30d7 builtin-remote: Show push urls as well 16 years ago
Michael J Gruber 956d27a872 builtin-remote: Make "remote show" display all urls 16 years ago
Clemens Buchacher 6d2bf96e55 match_refs: search ref list tail internally 16 years ago
Clemens Buchacher 6a01554e63 fix segfault showing an empty remote 16 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Alex Riesen 691f1a28bf replace direct calls to unlink(2) with unlink_or_warn 16 years ago
Mike Ralphson 7c0282bfb9 builtin-remote: fix typo in option description 16 years ago
Finn Arne Gangstad b344e1614b git remote update: Fallback to remote if group does not exist 16 years ago
Finn Arne Gangstad bed5d42163 git remote update: Report error for non-existing groups 16 years ago
Finn Arne Gangstad efa54803cb git remote update: New option --prune 16 years ago
Finn Arne Gangstad b92c5f228a builtin-remote.c: Split out prune_remote as a separate function. 16 years ago
Jeff King 48ef563641 remote: improve sorting of "configure for git push" list 16 years ago
Junio C Hamano 8321c56b6b builtin-remote.c: no "commented out" code, please 16 years ago
Benjamin Kramer eb3a9dd327 Remove unused function scope local variables 16 years ago
Jay Soffian e5dcbfd9ab builtin-remote: new show output style for push refspecs 16 years ago
Jay Soffian 7ecbbf877c builtin-remote: new show output style 16 years ago
Jay Soffian bc14fac825 builtin-remote: add set-head subcommand 16 years ago
Jay Soffian e61e0cc6b7 builtin-remote: teach show to display remote HEAD 16 years ago
Jay Soffian 3bd925636c builtin-remote: fix two inconsistencies in the output of "show <remote>" 16 years ago
Jay Soffian cca7c97e37 builtin-remote: make get_remote_ref_states() always populate states.tracked 16 years ago
Jay Soffian e0cc81e63c builtin-remote: rename variables and eliminate redundant function call 16 years ago
Jay Soffian 7b9a5e276c builtin-remote: remove unused code in get_ref_states 16 years ago
Jay Soffian 8873323561 builtin-remote: refactor duplicated cleanup code 16 years ago
Junio C Hamano f8948e2fbc remote prune: warn dangling symrefs 16 years ago
Jay Soffian 441adf0ccf builtin-remote: make rm operation safer in mirrored repository 16 years ago
Jay Soffian e02f1762b2 builtin-remote: make rm() use properly named variable to hold return value 16 years ago
Cheng Renquan dbbd56f103 git-remote: add verbose mode to git remote update 16 years ago