index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-remote.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-31
Style fixes, add a space after if/for/while.
Brian Gianforcaro
1
-2
/
+2
2009-07-01
Merge branch 'cf/maint-remote-uploadpack-useconfig-fix'
Junio C Hamano
1
-1
/
+1
2009-06-25
git-remote: fix missing .uploadpack usage for show command
Chris Frey
1
-1
/
+1
2009-06-23
builtin-remote: (get_one_entry): use strbuf
Bert Wesarg
1
-9
/
+7
2009-06-20
Fix various sparse warnings in the git source code
Linus Torvalds
1
-8
/
+8
2009-06-20
Merge branch 'mg/pushurl'
Junio C Hamano
1
-10
/
+41
2009-06-14
avoid NULL dereference on failed malloc
Jim Meyering
1
-2
/
+2
2009-06-13
Merge branch 'cb/match_refs_internal_tail'
Junio C Hamano
1
-5
/
+2
2009-06-13
builtin-remote: Make "remote -v" display push urls
Michael J Gruber
1
-5
/
+26
2009-06-13
builtin-remote: Show push urls as well
Michael J Gruber
1
-5
/
+15
2009-06-09
Merge branch 'maint'
Junio C Hamano
1
-3
/
+6
2009-06-08
builtin-remote: Make "remote show" display all urls
Michael J Gruber
1
-3
/
+6
2009-06-01
match_refs: search ref list tail internally
Clemens Buchacher
1
-5
/
+2
2009-05-31
Merge branch 'sb/opt-filename'
Junio C Hamano
1
-6
/
+10
2009-05-27
fix segfault showing an empty remote
Clemens Buchacher
1
-4
/
+4
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
1
-6
/
+10
2009-04-29
replace direct calls to unlink(2) with unlink_or_warn
Alex Riesen
1
-2
/
+2
2009-04-20
builtin-remote: fix typo in option description
Mike Ralphson
1
-1
/
+1
2009-04-07
git remote update: Fallback to remote if group does not exist
Finn Arne Gangstad
1
-2
/
+8
2009-04-07
git remote update: Report error for non-existing groups
Finn Arne Gangstad
1
-3
/
+8
2009-04-05
git remote update: New option --prune
Finn Arne Gangstad
1
-4
/
+16
2009-04-05
builtin-remote.c: Split out prune_remote as a separate function.
Finn Arne Gangstad
1
-26
/
+30
2009-03-28
Merge branch 'js/remote-improvements'
Junio C Hamano
1
-1
/
+16
2009-03-22
remote: improve sorting of "configure for git push" list
Jeff King
1
-1
/
+16
2009-03-20
Merge branch 'xx/db-refspec-vs-js-remote'
Junio C Hamano
1
-11
/
+3
2009-03-17
Merge branch 'js/remote-improvements'
Junio C Hamano
1
-97
/
+463
2009-03-08
Adjust js/remote-improvements and db/refspec-wildcard-in-the-middle
Junio C Hamano
1
-97
/
+455
2009-03-08
builtin-remote.c: no "commented out" code, please
Junio C Hamano
1
-1
/
+0
2009-03-07
Remove unused function scope local variables
Benjamin Kramer
1
-2
/
+1
2009-02-27
builtin-remote: new show output style for push refspecs
Jay Soffian
1
-16
/
+185
2009-02-27
builtin-remote: new show output style
Jay Soffian
1
-44
/
+138
2009-02-27
builtin-remote: add set-head subcommand
Jay Soffian
1
-0
/
+62
2009-02-27
builtin-remote: teach show to display remote HEAD
Jay Soffian
1
-5
/
+49
2009-02-27
builtin-remote: fix two inconsistencies in the output of "show <remote>"
Jay Soffian
1
-5
/
+10
2009-02-27
builtin-remote: make get_remote_ref_states() always populate states.tracked
Jay Soffian
1
-17
/
+16
2009-02-27
builtin-remote: rename variables and eliminate redundant function call
Jay Soffian
1
-12
/
+12
2009-02-27
builtin-remote: remove unused code in get_ref_states
Jay Soffian
1
-10
/
+3
2009-02-27
builtin-remote: refactor duplicated cleanup code
Jay Soffian
1
-8
/
+9
2009-02-10
remote prune: warn dangling symrefs
Junio C Hamano
1
-0
/
+6
2009-02-05
Merge branch 'js/maint-remote-remove-mirror'
Junio C Hamano
1
-7
/
+32
2009-02-04
builtin-remote: make rm operation safer in mirrored repository
Jay Soffian
1
-2
/
+27
2009-02-03
builtin-remote: make rm() use properly named variable to hold return value
Jay Soffian
1
-5
/
+5
2008-11-18
git-remote: add verbose mode to git remote update
Cheng Renquan
1
-2
/
+6
2008-11-17
builtin-remote.c: plug a small memory leak in get_one_remote_for_updates()
Junio C Hamano
1
-1
/
+1
2008-11-17
git-remote: match usage string with the manual pages
Cheng Renquan
1
-4
/
+4
2008-11-12
Merge branch 'mv/remote-rename'
Junio C Hamano
1
-0
/
+188
2008-11-11
git-remote rename: migrate from remotes/ and branches/
Miklos Vajna
1
-0
/
+35
2008-11-11
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-11-11
Fix non-literal format in printf-style calls
Daniel Lowe
1
-1
/
+1
2008-11-05
Implement git remote rename
Miklos Vajna
1
-0
/
+153
[next]