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
*
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
|
*
get fast-export-from-hg working
Ian Clatworthy
2009-08-11
1
-10
/
+11
|
*
fast-export-from-darcs - working but chardet usage/packaging still to be sort...
Ian Clatworthy
2009-08-10
1
-0
/
+10
|
*
first cut at fast-export-from-hg - not working yet
Ian Clatworthy
2009-08-10
2
-12
/
+49
|
*
implement fast-export-from-git
Ian Clatworthy
2009-08-10
1
-6
/
+64
|
*
tweak required svn product name
Ian Clatworthy
2009-08-10
1
-1
/
+2
|
*
initial cut at a simplified ui to xxx-fast-export
Ian Clatworthy
2009-08-10
1
-0
/
+127
*
|
darcs-fast-export: give a more reasonable error message when chardet is not f...
Miklos Vajna
2009-08-11
1
-1
/
+6
*
|
darcs-fast-export: document operands to options which have one
Miklos Vajna
2009-08-11
1
-11
/
+11
*
|
darcs-fast-export: document the --authors-file option
Miklos Vajna
2009-08-11
1
-0
/
+3
*
|
darcs-fast-export: use --include-merges option to bzr-log in x2d
Miklos Vajna
2009-08-11
1
-1
/
+1
*
|
darcs-fast-export: bash4 fixes
Miklos Vajna
2009-08-11
26
-26
/
+26
|
/
*
Merge darcs-fast-export
Miklos Vajna
2009-07-25
50
-0
/
+2632
*
Integate latest (25-May-2009) hg-fast-export
Ian Clatworthy
2009-07-23
3
-4
/
+16
*
documentation clean-ups
Ian Clatworthy
2009-02-18
1
-11
/
+5
*
turn bzr-fast-export into a fast-export command
Ian Clatworthy
2009-02-18
1
-380
/
+0
*
reapply local enhancements to hg-fast-export
Ian Clatworthy
2009-02-12
1
-4
/
+10
*
bundle latest hg-fast-export
Ian Clatworthy
2009-02-12
3
-45
/
+93
*
setup.py support fixed (Jelmer Vernooij)
Ian Clatworthy
2008-11-13
1
-0
/
+0
|
\
|
*
Fix setup.py
Jelmer Vernooij
2008-08-05
1
-0
/
+0
*
|
Fix Renames + Deletions
Pieter de Bie
2008-10-24
1
-7
/
+11
*
|
Merge in changes from fastimport.dev
Pieter de Bie
2008-10-24
2
-7
/
+13
|
\
\
|
*
|
bzr-fast-export exports rm+mv correctly now (Jonas)
Ian Clatworthy
2008-09-23
1
-7
/
+7
|
*
|
set stdout to binary mode on windows
Alexey Stukalov
2008-09-19
1
-0
/
+6
|
|
/
*
|
bzr-fast-export: Use an array for rename bookkeeping
Pieter de Bie
2008-10-23
1
-3
/
+3
|
/
*
Merge Mirko Friedenhagen's regex improvement to svn-fast-export.py
Ian Clatworthy
2008-07-22
1
-6
/
+57
|
\
|
*
Use regular expressions to allow better control for files to export.
Mirko Friedenhagen
2008-05-08
1
-6
/
+57
*
|
Merge Pieter de Bie's export-fixes branch
Ian Clatworthy
2008-07-22
1
-201
/
+277
|
\
\
|
|
/
|
/
|
|
*
bzr-fast-export: Don't rename empty directories
Pieter de Bie
2008-06-20
1
-1
/
+23
|
*
bzr-fast-export: don't crash on paths that are invalid regexes
Pieter de Bie
2008-06-20
1
-2
/
+2
|
*
bzr-fast-export: Only output first parent as "from"
Pieter de Bie
2008-06-20
1
-1
/
+3
|
*
bzr-fast-export.py: Skip over broken commits.
Pieter de Bie
2008-05-30
1
-2
/
+15
|
*
bzr-fast-export.py: Add support for ghost commits
Pieter de Bie
2008-05-30
1
-27
/
+39
|
*
Add recursive rename support.
Pieter de Bie
2008-05-30
1
-0
/
+11
|
*
bzr-fast-export.py: Enhance marks support and add --checkpoint
Pieter de Bie
2008-05-30
1
-3
/
+32
|
*
Classify bzr-fast-export
Pieter de Bie
2008-05-30
1
-196
/
+188
|
/
*
Support kind changes in bzr-fast-export.
Adeodato Simó
2008-03-21
2
-3
/
+4
[next]