fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
tools/cvs2fossil/lib/pkgIndex.tcl
35 commits
Now really fix execute permissions to what they were before
jan.nijtmans
596e7a9ce…
2015-02-06 15:06
Fix execute permissions
jan.nijtmans
216798706…
2015-02-06 14:16
Split the current import pass into three, for files, changesets, and finalization (fossil rebuild).
aku
31b15fcf3…
2008-03-05 03:42
Created a memory tracking subsystem to investigate memory consumption of the system in general, and…
aku
8287044ec…
2008-02-16 06:43
Merge in changes from Andreas's branch.
drh
6b78df386…
2008-02-08 21:52
Added classes to track the state of a workspace, and of the whole revision import.
aku
d011e0b00…
2008-02-04 06:01
Extended the collection of revisions for a file with a separate blob store to manage the text range…
aku
aa04ac9d1…
2008-02-03 00:04
Removed two unused classes.
aku
97e0e9dda…
2007-12-07 08:55
Created new pass for the import of files and changesets. Uses the new file method and fossil access…
aku
d9fc75e58…
2007-12-05 07:57
Added helper class managing access to fossil repositories. Already has a basic method to import and…
aku
b6bf21e2a…
2007-12-05 07:52
Put the graph traversal core of the cycle breaker core into a separate class, for use in other part…
aku
e70131373…
2007-12-05 07:50
The performance was still not satisfying, even with faster recomputing of successors. Doing it mult…
aku
00bf8c198…
2007-12-02 20:04
Investigation of changeset order differences between running passes 1 to 6 and pass 6 alone show wh…
aku
66c85b4db…
2007-11-25 02:59
Added the ability to export the changeset graphs processed by the passes 6 to 8 using GraphViz's do…
aku
7f15be907…
2007-11-20 06:59
Merge aku's CVS import changes into the main line. Fix a small bug in diff.c.
drh
38b967dcf…
2007-11-17 00:29
Added skeleton of pass 8, the final pass for the breaking of dependency cycles. This pass will hand…
aku
e7c805f13…
2007-11-16 06:53
Completed pass 7, breaking dependency cycles over symbol changesets. Moved the bulk of the cycle br…
aku
770a9b576…
2007-11-16 04:17
Added skeleton files for pass 7, the breaking of dependency cycles over symbol-based changesets.
aku
258366a37…
2007-11-15 07:17
Completed pass 6, wrote the code performing the breaking of cycles. Done by analysing each triple o…
aku
94c39d637…
2007-11-14 05:11
Started on pass 6, breaking cycles between revision based changesets. Added skeleton files.
aku
2a01d5043…
2007-11-11 00:08
Started on pass 5, computing the initial approximate set of project level revisions, aka 'ChangeSet…
aku
54d1e3537…
2007-11-10 05:34
Moved the paranoid integrity checks of pass 2 into a separate package for use by other passes, and …
aku
131f05188…
2007-11-09 06:28
Started on pass 4, 'FilterSymbols'. Skeleton.
aku
11e5d7ce4…
2007-11-06 04:57
Skeleton for pass 3 added, collating the symbols.
aku
6d4eb2473…
2007-11-02 04:29
Created a separate common class for the id databases used by the repository, and updated the reposi…
aku
99e165d5c…
2007-10-21 04:42
Added a lot of skeleton files for the revision and symbol data structures, for both project and fil…
aku
84de38d73…
2007-10-10 03:28
Fleshed out pass II, added skeleton of rcs archive class, started integration of rcs parser.
aku
8a93ffa9c…
2007-10-06 18:43
Bringing back in the old parser for rcs archives.
aku
860f533e9…
2007-10-06 18:28
Added pass II (collection of revision and symbols), basic skeleton and state definitions, and integ…
aku
fdbc01df9…
2007-10-06 03:56
Added the basic parts of the state manager and integrated it with option processor and pass manager.
aku
eb656de7d…
2007-10-05 05:33
Continued work on pass I. Filled in the repository management, and basic implementation of project …
aku
52f225400…
2007-10-04 04:34
Added stub for repository management, added most of pass I, collecting archives in the repository.
aku
47740cc1f…
2007-10-03 04:18
Added the pass management, integrated with application and option processor.
aku
591151532…
2007-10-02 06:48
Re-added the user feedback and error reporting utilities, with modifications, and completed the han…
aku
d57b7b4a0…
2007-10-02 05:33
Third attempt at getting a cvs importer which can handle branches. Using cvs2svn code and design no…
aku
2a98ac44b…
2007-10-02 03:05
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close