Sign in
googlers
/
jrn
/
git
/
15ced753ac091314941abb28302f7109a9e86b81
/
builtin-remote.c
691f1a2
replace direct calls to unlink(2) with unlink_or_warn
by Alex Riesen
· 16 years ago
7c0282b
builtin-remote: fix typo in option description
by Mike Ralphson
· 16 years ago
b344e16
git remote update: Fallback to remote if group does not exist
by Finn Arne Gangstad
· 16 years ago
bed5d42
git remote update: Report error for non-existing groups
by Finn Arne Gangstad
· 16 years ago
efa5480
git remote update: New option --prune
by Finn Arne Gangstad
· 16 years ago
b92c5f2
builtin-remote.c: Split out prune_remote as a separate function.
by Finn Arne Gangstad
· 16 years ago
48bcfbd
Merge branch 'js/remote-improvements'
by Junio C Hamano
· 16 years ago
48ef563
remote: improve sorting of "configure for git push" list
by Jeff King
· 16 years ago
8e50ada
Merge branch 'xx/db-refspec-vs-js-remote'
by Junio C Hamano
· 16 years ago
ca8a36e
Merge branch 'js/remote-improvements'
by Junio C Hamano
· 16 years ago
5ad6b02
Adjust js/remote-improvements and db/refspec-wildcard-in-the-middle
by Junio C Hamano
· 16 years ago
8321c56
builtin-remote.c: no "commented out" code, please
by Junio C Hamano
· 16 years ago
eb3a9dd
Remove unused function scope local variables
by Benjamin Kramer
· 16 years ago
e5dcbfd
builtin-remote: new show output style for push refspecs
by Jay Soffian
· 16 years ago
7ecbbf8
builtin-remote: new show output style
by Jay Soffian
· 16 years ago
bc14fac
builtin-remote: add set-head subcommand
by Jay Soffian
· 16 years ago
e61e0cc
builtin-remote: teach show to display remote HEAD
by Jay Soffian
· 16 years ago
3bd9256
builtin-remote: fix two inconsistencies in the output of "show <remote>"
by Jay Soffian
· 16 years ago
cca7c97
builtin-remote: make get_remote_ref_states() always populate states.tracked
by Jay Soffian
· 16 years ago
e0cc81e
builtin-remote: rename variables and eliminate redundant function call
by Jay Soffian
· 16 years ago
7b9a5e2
builtin-remote: remove unused code in get_ref_states
by Jay Soffian
· 16 years ago
8873323
builtin-remote: refactor duplicated cleanup code
by Jay Soffian
· 16 years ago
f8948e2
remote prune: warn dangling symrefs
by Junio C Hamano
· 16 years ago
ba743d1
Merge branch 'js/maint-remote-remove-mirror'
by Junio C Hamano
· 16 years ago
441adf0
builtin-remote: make rm operation safer in mirrored repository
by Jay Soffian
· 16 years ago
e02f176
builtin-remote: make rm() use properly named variable to hold return value
by Jay Soffian
· 16 years ago
dbbd56f
git-remote: add verbose mode to git remote update
by Cheng Renquan
· 16 years ago
83b7673
builtin-remote.c: plug a small memory leak in get_one_remote_for_updates()
by Junio C Hamano
· 16 years ago
357af14
git-remote: match usage string with the manual pages
by Cheng Renquan
· 16 years ago
a5b2d4a
Merge branch 'mv/remote-rename'
by Junio C Hamano
· 16 years ago
1dd1239
git-remote rename: migrate from remotes/ and branches/
by Miklos Vajna
· 16 years ago
8bb4646
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
9db56f7
Fix non-literal format in printf-style calls
by Daniel Lowe
· 16 years ago
bf98421
Implement git remote rename
by Miklos Vajna
· 16 years ago
efcce2e
Merge branch 'mv/maint-branch-m-symref'
by Junio C Hamano
· 16 years ago
eca35a2
Fix git branch -m for symrefs.
by Miklos Vajna
· 16 years ago
20244ea
git-remote: list branches in vertical lists
by Johannes Sixt
· 16 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
· 16 years ago
e9a06f1
Merge branch 'mg/maint-remote-fix' into maint
by Shawn O. Pearce
· 16 years ago
79bbc7f
git-remote: do not use user input in a printf format string
by Johannes Sixt
· 16 years ago
7d20e21
make "git remote" report multiple URLs
by Michael J Gruber
· 16 years ago
bc699af
clone: Add an option to set up a mirror
by Johannes Schindelin
· 17 years ago
c455c87
Rename path_list to string_list
by Johannes Schindelin
· 17 years ago
72972eb
builtin-remote.c: fix earlier "skip_prefix()" conversion
by Junio C Hamano
· 17 years ago
fbca583
Move parse-options's skip_prefix() to git-compat-util.h
by Miklos Vajna
· 17 years ago
8b7d4e7
"remote prune": be quiet when there is nothing to prune
by Junio C Hamano
· 17 years ago
e7d5a97
remote show: list tracked remote branches with -n
by Olivier Marin
· 17 years ago
8d76792
remote prune: print the list of pruned branches
by Olivier Marin
· 17 years ago
67a7e2d
builtin-remote: split show_or_prune() in two separate functions
by Olivier Marin
· 17 years ago
0ecfcb3
remote show: fix the -n option
by Olivier Marin
· 17 years ago
7ad2458
Make "git-remote rm" delete refs acccording to fetch specs
by Shawn O. Pearce
· 17 years ago
c175a7a
Make "git-remote prune" delete refs according to fetch specs
by Shawn O. Pearce
· 17 years ago
6a15bc0
Remove unused remote_prefix member in builtin-remote
by Shawn O. Pearce
· 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
dc484f2
Merge branch 'pb/remote-mirror-config'
by Junio C Hamano
· 17 years ago
049a226
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
1ce89cc
remote: create fetch config lines with '+'
by Jeff King
· 17 years ago
84bb2df
Add a remote.*.mirror configuration option
by Paolo Bonzini
· 17 years ago
141ca95
Merge branch 'jk/remote-default-show'
by Junio C Hamano
· 17 years ago
24b6177
git-remote: reject adding remotes with invalid names
by Jonas Fonseca
· 17 years ago
c4112bb
git-remote: show all remotes with "git remote show"
by Jeff King
· 17 years ago
ec31b0c
builtin-remote: Fix missing newline at end of listing of pushed branches
by Johannes Sixt
· 17 years ago
740fdd2
remote show: do not show symbolic refs
by Johannes Schindelin
· 17 years ago
3000658
"remote update": print remote name being fetched from
by Samuel Tardieu
· 17 years ago
3b9dcff
builtin remote rm: remove symbolic refs, too
by Johannes Schindelin
· 17 years ago
84521ed
remote: fix "update [group...]"
by Johannes Schindelin
· 17 years ago
6217367
remote show: Clean up connection correctly if object fetch wasn't done
by Johannes Schindelin
· 17 years ago
4ebc914
builtin-remote: prune remotes correctly that were added with --mirror
by Johannes Schindelin
· 17 years ago
211c896
Make git-remote a builtin
by Johannes Schindelin
· 17 years ago