Sign in
googlers
/
jrn
/
git
/
0f4b377c20fb7d93f8bfeec39efb2b9392d6aebc
/
git-svn.perl
5b590d7
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
d3d7d47
svn: properly escape arguments for authors-prog
by Mark Lodato
· 15 years ago
f3a87d9
git-svn: Use GIT_SSH setting if SVN_SSH is not set
by Karthik R
· 16 years ago
5268f9e
svn: assume URLs from the command-line are URI-encoded
by Eric Wong
· 16 years ago
c83f4e6
svn: (cleanup) use predefined constant for rev_map_fmt
by Eric Wong
· 16 years ago
6f5748e
svn: allow branches outside of refs/remotes
by Adam Brewster
· 16 years ago
b186a26
svn: initial "master" points to trunk if possible
by Eric Wong
· 16 years ago
a7d7254
git-svn: ignore leading blank lines in svn:ignore
by Michael Haggerty
· 16 years ago
63de84a
svn: Honor --prefix option in init without --stdlayout
by Adam Brewster
· 16 years ago
5f8b2cb
git svn: make minimize URL more reliable over http(s)
by Eric Wong
· 16 years ago
884cce5
git svn: avoid escaping '/' when renaming/copying files
by Eric Wong
· 16 years ago
eaa14ff
git svn: the branch command no longer needs the full path
by Eric Wong
· 16 years ago
6b48829
git svn: revert default behavior for --minimize-url
by Eric Wong
· 16 years ago
2da9ee0
git svn: add gc command
by Robert Allan Zeh
· 16 years ago
4aacaeb
git svn: fix shallow clone when upstream revision is too new
by Eric Wong
· 16 years ago
2a679c7
git svn: fix reparenting when ugly http(s) URLs are used
by Eric Wong
· 16 years ago
b3e9593
git svn: allow uppercase UUIDs from SVN
by Eric Wong
· 16 years ago
0b2af45
git-svn: Fix branch detection when repository root is inaccessible
by Mattias Nissler
· 16 years ago
3c49a03
git-svn: Always duplicate paths returned from get_log
by Mattias Nissler
· 16 years ago
50ff236
git-svn: Canonicalize svn urls to prevent libsvn assertion
by Ulrich Dangel
· 16 years ago
f705059
git-svn: convert globs to regexps for branch destinations
by Eric Wong
· 16 years ago
6224406
git svn: Support multiple branch and tag paths in the svn repository.
by Marc Branchaud
· 16 years ago
195643f
Add 'git svn reset' to unwind 'git svn fetch'
by Ben Jackson
· 16 years ago
ca5e880
git-svn: speed up find_rev_before
by Ben Jackson
· 16 years ago
9a8c92a
Add 'git svn help [cmd]' which works outside a repo.
by Ben Jackson
· 16 years ago
5eec27e
git-svn: let 'dcommit $rev' work on $rev instead of HEAD
by Thomas Rast
· 16 years ago
b510df8
git-svn: refuse to dcommit non-UTF-8 messages
by Eric Wong
· 16 years ago
36db1ed
git-svn: add --authors-prog option
by Mark Lodato
· 16 years ago
42a5da1
git-svn: Set svn.authorsfile if it is passed to git svn clone
by Alex Vandiver
· 16 years ago
b6c6177
git-svn: Correctly report max revision when following deleted paths
by Alex Vandiver
· 16 years ago
c69700f
git-svn: Fix for svn paths removed > log-window-size revisions ago
by Alex Vandiver
· 16 years ago
8146f19
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
54e0e6e
Merge branch 'rj/maint-1.6.0-svn-parse-fix' into maint
by Junio C Hamano
· 16 years ago
e84dc6d
git-svn: fix a sloppy Getopt::Long usage
by Robin H. Johnson
· 16 years ago
d3c9634
git-svn: always initialize with core.autocrlf=false
by Johannes Schindelin
· 16 years ago
88ec205
git-svn: Save init/clone --ignore-paths in config
by Ben Jackson
· 16 years ago
0d8bee7
git-svn: Add per-svn-remote ignore-paths config
by Ben Jackson
· 16 years ago
6ea4203
git-svn: speed up blame command
by Boris Byk
· 16 years ago
c2abd83
git-svn: add fetch --parent option
by Jason Merrill
· 16 years ago
49750f3
git-svn: add a double quiet option to hide git commits
by Simon Arlott
· 16 years ago
b8fee3a
git-svn: fix ls-tree usage with dash-prefixed paths
by Eric Wong
· 16 years ago
18d5cf9
git-svn: don't output git commits in quiet mode
by Simon Arlott
· 16 years ago
4f82101
git-svn: fix ls-tree usage with dash-prefixed paths
by Eric Wong
· 16 years ago
9162b86
git-svn: support intermediate paths when matching tags/branches
by Michael Lai
· 16 years ago
736e619
git-svn - return original format_svn_date semantics
by Ben Walton
· 16 years ago
48679e5
git-svn: disable broken symlink workaround by default
by Eric Wong
· 16 years ago
e871784
git-svn fix to avoid using strftime %z
by Ben Walton
· 16 years ago
0df8405
git-svn: read the dcommit url from the config file on a per remote basis
by Peter Oberndorfer
· 16 years ago
83c2fcf
git-svn: fix delete+add branch tracking with empty files
by Eric Wong
· 16 years ago
7d9fd45
git-svn: Create leading directories in create-ignore
by Brian Gernhardt
· 16 years ago
b94ead7
git-svn: fix parsing of timestamp obtained from svn
by Junio C Hamano
· 16 years ago
1b7e543
git-svn: Fix for rewriteRoot URL containing username.
by Dévai Tamás
· 16 years ago
v1.6.2-rc1
8841b37
git-svn: fix broken symlink workaround when switching branches
by Eric Wong
· 16 years ago
9936656
git-svn: Print revision while searching for earliest use of path
by Deskin Miller
· 16 years ago
8e3f9b1
git-svn: abstract out a block into new method other_gs()
by Sam Vilain
· 18 years ago
4c58a71
git-svn: allow disabling expensive broken symlink checks
by Eric Wong
· 16 years ago
edc662f
git-svn: add --ignore-paths option for fetching
by Vitaly \"_Vi\" Shukela
· 16 years ago
bf8a40b
git-svn: fix memory leak when checking for empty symlinks
by Eric Wong
· 16 years ago
22ba47f
git-svn: Show UUID in svn info for added directories with svn 1.5.5
by Marcel Koeppen
· 16 years ago
b03a71a
git-svn: avoid importing nested git repos
by Eric Wong
· 16 years ago
1ef626b
git-svn: fix SVN 1.1.x compatibility
by Eric Wong
· 16 years ago
e82f0d7
git-svn: Add --localtime option to "fetch"
by Pete Harlan
· 16 years ago
baf5fa8
git-svn: better attempt to handle broken symlink updates
by Eric Wong
· 16 years ago
dbc6c74
git-svn: handle empty files marked as symlinks in SVN
by Eric Wong
· 16 years ago
8befc50
Get rid of the last remnants of GIT_CONFIG_LOCAL
by Johannes Schindelin
· 16 years ago
v1.6.1-rc3
5363d07
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
553589f
git-svn: Make following parents atomic
by Deskin Miller
· 16 years ago
a0fbc87
git-svn: Make branch use correct svn-remote
by Deskin Miller
· 16 years ago
1b3069a
git-svn: Update git-svn to use the ability to place temporary files within repository directory
by Marten Svanfeldt (dev)
· 16 years ago
fe4003f
git-svn: proper detection of bare repositories
by Deskin Miller
· 16 years ago
16fc08e
git-svn: respect i18n.commitencoding config
by Eric Wong
· 16 years ago
6a004d3
git-svn: don't escape tilde ('~') for http(s) URLs
by Eric Wong
· 16 years ago
933bb3a
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
e855bfc
git-svn: change dashed git-commit-tree to git commit-tree
by Deskin Miller
· 16 years ago
304d058
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
225f1d0
git-svn: change dashed git-config to git config
by Deskin Miller
· 16 years ago
5de70ef
Add git-svn branch to allow branch creation in SVN repositories
by Florian Ragwitz
· 16 years ago
8b745e3
Merge branch 'maint'
by Shawn O. Pearce
· 16 years ago
0a1a1c8
git-svn: call 'fatal' correctly in set-tree
by Luc Heinrich
· 16 years ago
2beec89
git-svn: do a partial rebuild if rev_map is out-of-date
by Deskin Miller
· 16 years ago
3791f77
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
61aeeef
git-svn: fix handling of even funkier branch names
by Eric Wong
· 17 years ago
ad0a82b
git-svn: Always create a new RA when calling do_switch for svn://
by Alec Berryman
· 16 years ago
b281eea
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
971e628
git-svn: Fixes my() parameter list syntax error in pre-5.8 Perl
by Marcus Griep
· 17 years ago
836ff95
Git.pm: Use File::Temp->tempfile instead of ->new
by Marcus Griep
· 17 years ago
f4392df
git-svn: fix handling of even funkier branch names
by Eric Wong
· 17 years ago
7c4d021
git-svn: set auto_props when renaming files
by Paul Talacko
· 17 years ago
2cf3e3a
git-svn: match SVN 1.5 behaviour of info' on unknown item
by Thomas Rast
· 17 years ago
05427b9
git svn info: always quote URLs in 'info' output
by Thomas Rast
· 17 years ago
edde911
git svn info: make info relative to the current directory
by Thomas Rast
· 17 years ago
2cb6110
git svn: catch lack of upstream info for dcommit earlier
by Thomas Rast
· 17 years ago
991255c
git-svn: check error code of send_txstream
by Eric Wong
· 17 years ago
8598db93
git-svn: Send deltas during commits
by Florian Weimer
· 17 years ago
214a34d
git-svn: Introduce SVN::Git::Editor::_chg_file_get_blob
by Florian Weimer
· 17 years ago
2d0c8ac
git-svn: extract base blob in generate_diff
by Florian Weimer
· 17 years ago
711521e
git-svn: fix dcommit to urls with embedded usernames
by Eric Wong
· 17 years ago
510b094
git-svn: Reduce temp file usage when dealing with non-links
by Marcus Griep
· 17 years ago
0b19138
git-svn: Make it incrementally faster by minimizing temp files
by Marcus Griep
· 17 years ago
222566e
git-svn: wrap long lines in a few places
by Eric Wong
· 17 years ago
Next »