index
:
delta/bzr-fastimport.git
baserock/morph
tmp
trunk
launchpad.net: bzr-fastimport
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exporters
Commit message (
Expand
)
Author
Age
Files
Lines
*
Strip leading slashes when exporting Subversion repositories.
Jelmer Vernooij
2010-12-12
1
-2
/
+2
*
Fix indentation when running p4.
Jelmer Vernooij
2010-12-11
1
-1
/
+1
*
tests: make sure the dir exists where we run darcs diff
Miklos Vajna
2010-07-28
1
-3
/
+3
*
darcs-fast-import: check of the return code of record and tag
Miklos Vajna
2010-07-28
1
-3
/
+12
*
darcs-fast-import: don't fail for first empty commit
Miklos Vajna
2010-06-28
3
-0
/
+12
*
darcs-fast-import: add --progress switch
Miklos Vajna
2010-06-27
2
-1
/
+18
*
x2d: pass options to d-f-i
Miklos Vajna
2010-06-27
2
-2
/
+10
*
darcs-fast-import: Create symlinks after darcs record
Miklos Vajna
2010-06-27
1
-7
/
+7
*
darcs-fast-import: Allow more liberal renaming
Miklos Vajna
2010-06-27
2
-1
/
+9
*
darcs-fast-import: add --symhack option
Miklos Vajna
2010-06-27
3
-5
/
+46
*
darcs-fast-import: always invoke darcs add using --boring
Miklos Vajna
2010-06-27
2
-2
/
+9
*
darcs-fast-import: do not silently ignore darcs failures
Miklos Vajna
2010-06-27
1
-3
/
+7
*
darcs-fast-import: better error handling for symlinks
Miklos Vajna
2010-06-27
3
-0
/
+42
*
darcs-fast-import: No longer throw away the blob after writing it
Miklos Vajna
2010-06-27
2
-1
/
+5
*
git-darcs: Fix exit/return confusion.
Anders Kaseorg
2010-04-21
1
-25
/
+25
*
git-darcs: Import to a real ref (refs/remotes/darcs/$remote).
Anders Kaseorg
2010-04-21
1
-11
/
+11
*
fix timezones in darcs-fast-export, take 2
D Herring
2010-04-21
1
-19
/
+10
*
fix timezones in darcs-fast-export
D Herring
2010-03-17
1
-33
/
+19
*
git-darcs: add a see-also section to manpage
Miklos Vajna
2010-03-17
1
-0
/
+3
*
git-darcs: add support for {pre,post}-{fetch,push} hooks
Miklos Vajna
2010-03-17
2
-2
/
+35
*
git-darcs: don't add empty darcs-fast-export-options config entry
Miklos Vajna
2010-03-17
1
-1
/
+1
*
Don't bail for http://path/to/repo darcs remotes
Justin Bogner
2010-02-11
1
-1
/
+2
*
Fix Monotone prefix and command name: mnt -> mtn
Ian Clatworthy
2010-01-28
1
-3
/
+3
*
darcs-fast-export: don't use urllib.urlopen().getcode()
Miklos Vajna
2010-01-25
1
-1
/
+6
*
darcs-fast-export: refactor to a python class
Miklos Vajna
2009-10-22
1
-336
/
+356
*
darcs-fast-export: add testcase for http export support
Miklos Vajna
2009-10-22
2
-0
/
+89
*
darcs-fast-export: support exporting http repos directly
Miklos Vajna
2009-10-22
2
-10
/
+48
*
Add a README explaining how to compile svn-fast-export.c
Ian Clatworthy
2009-10-13
1
-0
/
+12
*
Adding an address parameter.
Ted Gould
2009-10-10
1
-1
/
+6
*
Adding in a first rev parameter
Ted Gould
2009-10-02
1
-1
/
+4
*
Changing authors to be from SF instead of localhost
Ted Gould
2009-10-02
1
-2
/
+2
*
Setting up makefile to use a little pkg-config
Ted Gould
2009-10-02
1
-3
/
+4
*
darcs-fast-export: no longer fail on empty patch name
Erik Hesselink
2009-09-24
2
-1
/
+7
*
darcs: update d2x for Greg's hg-fastimport
Miklos Vajna
2009-09-09
5
-16
/
+12
*
darcs: handle timezones like +1300 in the importer
Miklos Vajna
2009-09-09
2
-0
/
+7
*
darcs: make sure the working directory has no changes when verifying imports
Miklos Vajna
2009-09-09
1
-0
/
+4
*
darcs: fix importing files in subdirs
Miklos Vajna
2009-09-08
2
-0
/
+7
*
Use the git on Windows path for the check and not just the run itself
Ian Clatworthy
2009-08-26
1
-5
/
+5
*
Fix launching of git on Windows
Ian Clatworthy
2009-08-26
1
-1
/
+4
*
Fix NameError running fast-export-from-git
Ian Clatworthy
2009-08-18
1
-1
/
+1
*
Verify the presence of the p4 command-line tool and the Perforce Python
Matt McClure
2009-08-16
1
-0
/
+2
*
Adds a fast-export-from-p4 command.
Matt McClure
2009-08-16
1
-0
/
+22
*
added fast-export-to-cvs
Ian Clatworthy
2009-08-14
1
-2
/
+25
*
added fast-export-from-mnt command
Ian Clatworthy
2009-08-14
1
-0
/
+22
*
first batch of fast-export-from-xxx commands
Ian Clatworthy
2009-08-11
2
-6
/
+261
|
\
|
*
initial cut at fast-export-from-svn
Ian Clatworthy
2009-08-11
1
-0
/
+11
|
*
back out implicit gz compression - can come later
Ian Clatworthy
2009-08-11
1
-6
/
+6
|
*
tweak fast-export-from-hg to use the same prefix for the mapping and status f...
Ian Clatworthy
2009-08-11
1
-2
/
+5
|
*
add encoding option to fast-export-from-darcs
Ian Clatworthy
2009-08-11
1
-7
/
+16
|
*
first cut at .gz implicit compression
Ian Clatworthy
2009-08-11
1
-33
/
+31
[next]