2008-10-12 |
Andreas J. Koenig | seed/unseed/seeded now all exist and nobody but them...
|
commit | commitdiff | tree |
2008-10-12 |
Andreas J. Koenig | introduce delayed operations for deletes and rmdirs
|
commit | commitdiff | tree |
2008-10-12 |
Andreas J. Koenig | refactor into new sub ..._unhide because I want to...
|
commit | commitdiff | tree |
2008-10-12 |
Andreas J. Koenig | rename subs that belong to mirror to have the prefix...
|
commit | commitdiff | tree |
2008-10-12 |
Andreas J. Koenig | remove placeholder sub
|
commit | commitdiff | tree |
2008-10-11 |
Andreas J. Koenig | support dirtymark in the overview, it is ugly but seems...
|
commit | commitdiff | tree |
2008-10-11 |
Andreas J. Koenig | switch from perl array to Pairwise array prevent falling...
|
commit | commitdiff | tree |
2008-10-11 |
Andreas J. Koenig | introduce dirtymark concept
|
commit | commitdiff | tree |
2008-10-11 |
Andreas J. Koenig | the mirrored symlink must be deposited
|
commit | commitdiff | tree |
2008-10-11 |
Andreas J. Koenig | get mccabe down to 20 again, no funtional change
|
commit | commitdiff | tree |
2008-10-10 |
Andreas J. Koenig | oh my, mccabe, you have a hard time
|
commit | commitdiff | tree |
2008-10-10 |
Andreas J. Koenig | secondary timestamp was set on every invocation preventing...
|
commit | commitdiff | tree |
2008-10-09 |
Andreas J. Koenig | remove a DB::single noise
|
commit | commitdiff | tree |
2008-10-09 |
Andreas J. Koenig | not sure if we need to seed at the beginning of rmirror...
|
commit | commitdiff | tree |
2008-10-09 |
Andreas J. Koenig | make secondary timestamp an accessor
|
commit | commitdiff | tree |
2008-10-09 |
Andreas J. Koenig | verbose output cosmetics; notes about several todos
|
commit | commitdiff | tree |
2008-10-08 |
Andreas J. Koenig | fix buglets, unify the name of the variable to $pathdb...
|
commit | commitdiff | tree |
2008-10-08 |
Andreas J. Koenig | playing around, focussing on the graceful operation
|
commit | commitdiff | tree |
2008-10-07 |
Andreas J. Koenig | fix bug where --max was forgotten
|
commit | commitdiff | tree |
2008-10-07 |
Andreas J. Koenig | more DONE debugging
|
commit | commitdiff | tree |
2008-10-06 |
Andreas J. Koenig | bugfix where intervals were not collapsed: solved with...
|
commit | commitdiff | tree |
2008-10-04 |
Andreas J. Koenig | first successful run of rmirror with this code
|
commit | commitdiff | tree |
2008-10-04 |
Andreas J. Koenig | epoch now guaranteed to be strict monotonically increasing
|
commit | commitdiff | tree |
2008-10-04 |
Andreas J. Koenig | nothing has changed except that we have a _increase_a_bit...
|
commit | commitdiff | tree |
2008-10-03 |
Andreas J. Koenig | cosmetic on the tests to be less noisy but still show...
|
commit | commitdiff | tree |
2008-10-03 |
Andreas J. Koenig | major overhaul of the devision of work between Recent...
|
commit | commitdiff | tree |
2008-10-01 |
Andreas J. Koenig | add headlines to the overview
|
commit | commitdiff | tree |
2008-09-30 |
Andreas J. Koenig | put the bigfloat stuff into its own file so we can...
|
commit | commitdiff | tree |
2008-09-27 |
Andreas J. Koenig | small complexity reduction, renaming variables, change...
|
commit | commitdiff | tree |
2008-09-27 |
Andreas J. Koenig | todos revisited and brought together
|
commit | commitdiff | tree |
2008-09-27 |
Andreas J. Koenig | protect overview() a bit better against inexistent...
|
commit | commitdiff | tree |
2008-09-27 |
Andreas J. Koenig | explain the test with <5 and >5 seconds; rename the...
|
commit | commitdiff | tree |
2008-09-27 |
Andreas J. Koenig | larger test that also tests running update without...
|
commit | commitdiff | tree |
2008-09-27 |
Andreas J. Koenig | add a DESTROY to have no lockfiles around after debugging...
|
commit | commitdiff | tree |
2008-09-27 |
Andreas J. Koenig | cosmetics in docs and tests
|
commit | commitdiff | tree |
2008-09-27 |
Andreas J. Koenig | again wrong algorithm
|
commit | commitdiff | tree |
2008-09-27 |
Andreas J. Koenig | wrong algorithm to determine if we have something to...
|
commit | commitdiff | tree |
2008-09-27 |
Andreas J. Koenig | introduce overview method and rrr-overview file
|
commit | commitdiff | tree |
2008-09-27 |
Andreas J. Koenig | sanity check on the contents of the "merged" structure
|
commit | commitdiff | tree |
2008-09-26 |
Andreas J. Koenig | two new redundant tests out again
|
commit | commitdiff | tree |
2008-09-26 |
Andreas J. Koenig | bugfix: Storable cloned too much, namely the "merged...
|
commit | commitdiff | tree |
2008-09-26 |
Andreas J. Koenig | add reminder-comments that bigfloat might be in order
|
commit | commitdiff | tree |
2008-09-26 |
Andreas J. Koenig | reduce complexity
|
commit | commitdiff | tree |
2008-09-26 |
Andreas J. Koenig | add helper routine _overview (undocumented)
|
commit | commitdiff | tree |
2008-09-25 |
Andreas J. Koenig | reduce McCabe complexity
|
commit | commitdiff | tree |
2008-09-24 |
Andreas J. Koenig | oops
|
commit | commitdiff | tree |
2008-09-24 |
Andreas J. Koenig | aggregate must not change the file when nothing is...
|
commit | commitdiff | tree |
2008-09-21 |
Andreas J. Koenig | add a lame debugging hook to update; should be removed...
|
commit | commitdiff | tree |
2008-09-21 |
Andreas J. Koenig | introduce an in-memory pathdb and use it for mirroring...
|
commit | commitdiff | tree |
2008-09-21 |
Andreas J. Koenig | make _interval an automatic accessor
|
commit | commitdiff | tree |
2008-09-21 |
Andreas J. Koenig | finish merge() and use it
|
commit | commitdiff | tree |
2008-09-21 |
Andreas J. Koenig | squash a racing bug
|
commit | commitdiff | tree |
2008-09-20 |
Andreas J. Koenig | introduce Done->merge
|
commit | commitdiff | tree |
2008-09-20 |
Andreas J. Koenig | use _bigfloat in the first place, simplifying expressions
|
commit | commitdiff | tree |
2008-09-20 |
Andreas J. Koenig | bring Makefile.PL up to current MakeMaker
|
commit | commitdiff | tree |
2008-09-20 |
Andreas J. Koenig | rid of all reights reserved
|
commit | commitdiff | tree |
2008-09-20 |
Andreas J. Koenig | ignore
|
commit | commitdiff | tree |
2008-09-20 |
Andreas J. Koenig | checkpoint manifest
|
commit | commitdiff | tree |
2008-09-20 |
Andreas J. Koenig | handle large floats correctly
|
commit | commitdiff | tree |
2008-09-19 |
Andreas J. Koenig | oops
|
commit | commitdiff | tree |
2008-09-19 |
Andreas J. Koenig | more error tracking and noise making
|
commit | commitdiff | tree |
2008-09-19 |
Andreas J. Koenig | dealing with rsync errors and better debugging and...
|
commit | commitdiff | tree |
2008-09-19 |
Andreas J. Koenig | starting to run rmirror through the whole
|
commit | commitdiff | tree |
2008-09-19 |
Andreas J. Koenig | ->done and piecemeal starts working
|
commit | commitdiff | tree |
2008-09-18 |
Andreas J. Koenig | add ttl_reached and a die if behaviour of piecemeal...
|
commit | commitdiff | tree |
2008-09-18 |
Andreas J. Koenig | prepare everything for re-mirroring
|
commit | commitdiff | tree |
2008-09-18 |
Andreas J. Koenig | allow inexistent recentfiles again (reegression discovered...
|
commit | commitdiff | tree |
2008-09-18 |
Andreas J. Koenig | introduce minmax and ttl; mention csync.org project...
|
commit | commitdiff | tree |
2008-09-17 |
Andreas J. Koenig | floating point caveats
|
commit | commitdiff | tree |
2008-09-17 |
Andreas J. Koenig | done passes all tests
|
commit | commitdiff | tree |
2008-09-17 |
Andreas J. Koenig | WIP: introducing DONE
|
commit | commitdiff | tree |
2008-09-16 |
Andreas J. Koenig | the plan now expressed as a couple of loops, event...
|
commit | commitdiff | tree |
2008-09-12 |
Andreas J. Koenig | be careful with wording, avoid ambiguities
|
commit | commitdiff | tree |
2008-09-12 |
Andreas J. Koenig | reminder that rsnapshot exists, maybe something to...
|
commit | commitdiff | tree |
2008-09-11 |
Andreas J. Koenig | layout plans for properr strucutred mirroring
|
commit | commitdiff | tree |
2008-09-11 |
Andreas J. Koenig | still only toying with ideas over AnyEvent and finding...
|
commit | commitdiff | tree |
2008-09-11 |
Andreas J. Koenig | double use of $i
|
commit | commitdiff | tree |
2008-09-10 |
Andreas J. Koenig | playing around with AnyEvent, may go away again
|
commit | commitdiff | tree |
2008-09-10 |
Andreas J. Koenig | notes
|
commit | commitdiff | tree |
2008-09-10 |
Andreas J. Koenig | since the seconds are now shorter, we musdt allow same...
|
commit | commitdiff | tree |
2008-09-10 |
Andreas J. Koenig | add skip-deletes to the options supported by mirror
|
commit | commitdiff | tree |
2008-09-10 |
Andreas J. Koenig | speed up the test
|
commit | commitdiff | tree |
2008-09-10 |
Andreas J. Koenig | introduce --skip-deletes
|
commit | commitdiff | tree |
2008-09-07 |
Andreas J. Koenig | notes
|
commit | commitdiff | tree |
2008-09-07 |
Andreas J. Koenig | some small options, bugfixes, optimizations around...
|
commit | commitdiff | tree |
2008-09-07 |
Andreas J. Koenig | locopt/max only has a meaning if opt/max is set
|
commit | commitdiff | tree |
2008-09-03 |
Andreas J. Koenig | add before and max options to news
|
commit | commitdiff | tree |
2008-09-03 |
Andreas J. Koenig | add before and max options to news
|
commit | commitdiff | tree |
2008-09-02 |
Andreas J. Koenig | notes
|
commit | commitdiff | tree |
2008-09-02 |
Andreas J. Koenig | s/since/after/ because it has older rights; don't splice...
|
commit | commitdiff | tree |
2008-09-02 |
Andreas J. Koenig | refactor the option after from mirror to recent_events...
|
commit | commitdiff | tree |
2008-09-02 |
Andreas J. Koenig | bark on empty file earlier
|
commit | commitdiff | tree |
2008-09-01 |
Andreas J. Koenig | whitespace + allow rfile to die
|
commit | commitdiff | tree |
2008-09-01 |
Andreas J. Koenig | let rfile be the simple thing without caring about...
|
commit | commitdiff | tree |
2008-08-31 |
Andreas J. Koenig | notes
|
commit | commitdiff | tree |
2008-08-30 |
Andreas J. Koenig | tiny speed up of the too long test. should revisit
|
commit | commitdiff | tree |
2008-08-30 |
Andreas J. Koenig | introduce _sparse_clone; learning to deal with _use_tempfile...
|
commit | commitdiff | tree |
2008-08-30 |
Andreas J. Koenig | introduce is_slave and prevent reading of old local...
|
commit | commitdiff | tree |
2008-08-30 |
Andreas J. Koenig | use temporary files where necessary
|
commit | commitdiff | tree |
2008-08-29 |
Andreas J. Koenig | fix recentfiles() to be lazy but use the new accessors...
|
commit | commitdiff | tree |