aboutsummaryrefslogtreecommitdiff
path: root/builtin-remote.c
Commit message (Expand)AuthorAge
* Merge branch 'cf/maint-remote-uploadpack-useconfig-fix'Junio C Hamano2009-07-01
|\
| * git-remote: fix missing .uploadpack usage for show commandChris Frey2009-06-25
* | builtin-remote: (get_one_entry): use strbufBert Wesarg2009-06-23
* | Fix various sparse warnings in the git source codeLinus Torvalds2009-06-20
* | Merge branch 'mg/pushurl'Junio C Hamano2009-06-20
|\ \
| * | avoid NULL dereference on failed mallocJim Meyering2009-06-14
| * | builtin-remote: Make "remote -v" display push urlsMichael J Gruber2009-06-13
| * | builtin-remote: Show push urls as wellMichael J Gruber2009-06-13
* | | Merge branch 'cb/match_refs_internal_tail'Junio C Hamano2009-06-13
|\ \ \ | |/ / |/| |
| * | match_refs: search ref list tail internallyClemens Buchacher2009-06-01
* | | Merge branch 'maint'Junio C Hamano2009-06-09
|\ \ \ | | |/ | |/|
| * | builtin-remote: Make "remote show" display all urlsMichael J Gruber2009-06-08
| |/
* | Merge branch 'sb/opt-filename'Junio C Hamano2009-05-31
|\ \ | |/ |/|
| * parse-opts: prepare for OPT_FILENAMEStephen Boyd2009-05-25
* | fix segfault showing an empty remoteClemens Buchacher2009-05-27
|/
* replace direct calls to unlink(2) with unlink_or_warnAlex Riesen2009-04-29
* builtin-remote: fix typo in option descriptionMike Ralphson2009-04-20
* git remote update: Fallback to remote if group does not existFinn Arne Gangstad2009-04-07
* git remote update: Report error for non-existing groupsFinn Arne Gangstad2009-04-07
* git remote update: New option --pruneFinn Arne Gangstad2009-04-05
* builtin-remote.c: Split out prune_remote as a separate function.Finn Arne Gangstad2009-04-05
* Merge branch 'js/remote-improvements'Junio C Hamano2009-03-28
|\
| * remote: improve sorting of "configure for git push" listJeff King2009-03-22
* | Merge branch 'xx/db-refspec-vs-js-remote'Junio C Hamano2009-03-20
|\ \
| * \ Adjust js/remote-improvements and db/refspec-wildcard-in-the-middleJunio C Hamano2009-03-08
| |\ \ | | |/
* | | Merge branch 'js/remote-improvements'Junio C Hamano2009-03-17
|\ \ \ | | |/ | |/|
| * | builtin-remote.c: no "commented out" code, pleaseJunio C Hamano2009-03-08
| * | builtin-remote: new show output style for push refspecsJay Soffian2009-02-27
| * | builtin-remote: new show output styleJay Soffian2009-02-27
| * | builtin-remote: add set-head subcommandJay Soffian2009-02-27
| * | builtin-remote: teach show to display remote HEADJay Soffian2009-02-27
| * | builtin-remote: fix two inconsistencies in the output of "show <remote>"Jay Soffian2009-02-27
| * | builtin-remote: make get_remote_ref_states() always populate states.trackedJay Soffian2009-02-27
| * | builtin-remote: rename variables and eliminate redundant function callJay Soffian2009-02-27
| * | builtin-remote: remove unused code in get_ref_statesJay Soffian2009-02-27
| * | builtin-remote: refactor duplicated cleanup codeJay Soffian2009-02-27
| |/
* | Remove unused function scope local variablesBenjamin Kramer2009-03-07
|/
* remote prune: warn dangling symrefsJunio C Hamano2009-02-10
* Merge branch 'js/maint-remote-remove-mirror'Junio C Hamano2009-02-05
|\
| * builtin-remote: make rm operation safer in mirrored repositoryJay Soffian2009-02-04
| * builtin-remote: make rm() use properly named variable to hold return valueJay Soffian2009-02-03
* | git-remote: add verbose mode to git remote updateCheng Renquan2008-11-18
* | builtin-remote.c: plug a small memory leak in get_one_remote_for_updates()Junio C Hamano2008-11-17
* | git-remote: match usage string with the manual pagesCheng Renquan2008-11-17
* | Merge branch 'mv/remote-rename'Junio C Hamano2008-11-12
|\ \
| * | git-remote rename: migrate from remotes/ and branches/Miklos Vajna2008-11-11
| * | Implement git remote renameMiklos Vajna2008-11-05
* | | Merge branch 'maint'Junio C Hamano2008-11-11
|\ \ \ | |/ / |/| / | |/
| * Fix non-literal format in printf-style callsDaniel Lowe2008-11-11
* | Merge branch 'mv/maint-branch-m-symref'Junio C Hamano2008-11-05
|\ \ | |/