source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @79   18 years Magnus Henoch Export record-patches
(edit) @78   18 years Magnus Henoch Add select-patches and use it
(edit) @77   18 years Magnus Henoch Add record.lisp
(edit) @76   18 years Magnus Henoch Darcs line numbers start at 1.
(edit) @75   18 years Magnus Henoch Include diff.lisp in ASDF file
(edit) @74   18 years Magnus Henoch Handle added and removed files
(edit) @73   18 years Magnus Henoch Export diff-repo
(edit) @72   18 years Magnus Henoch Fix modified-pathname
(edit) @71   18 years Magnus Henoch Diff directories recursively
(edit) @70   18 years Magnus Henoch Add diff-binary-file and use it
(edit) @69   18 years Magnus Henoch Skip binary files in diff-repo for now
(edit) @68   18 years Magnus Henoch Add diff-repo
(edit) @67   18 years Magnus Henoch Start hacking diff
(edit) @66   18 years Magnus Henoch Add *scanner-cache*, matches-one-of, file-binary-p and file-boring-p.
(edit) @65   18 years Magnus Henoch Add dependency on cl-ppcre
(edit) @64   18 years Magnus Henoch Use PATCHINFO instead of PI in lambda functions.
(edit) @63   18 years Magnus Henoch Load INFLATE through REQUIRE on ACL
(edit) @62   18 years Magnus Henoch Change package references from PURI to NET.URI. Makes the code work …
(edit) @61   18 years Magnus Henoch Add WRITE-PATCH method for MERGER-PATCH
(edit) @60   18 years Magnus Henoch Add has-prefs-dir. Don't apply CHANGE-PREF-PATCHes unless there is a …
(edit) @59   18 years Magnus Henoch Use write-as-bytes instead of write-sequence in WRITE-PATCH for …
(edit) @58   18 years Magnus Henoch Use print-unreadable-object.
(edit) @57   18 years Magnus Henoch Tag 0.1.0
(edit) @56   19 years Magnus Henoch List dependencies in README.
(edit) @55   19 years Magnus Henoch Mention diff command in README
(edit) @54   19 years Magnus Henoch Add pristine.lisp to ASDF file
(edit) @53   19 years Magnus Henoch More README hacking
(edit) @52   19 years Magnus Henoch Update README
(edit) @51   19 years Magnus Henoch Add functions for keeping a pristine. Use it when getting and pulling.
(edit) @50   19 years Magnus Henoch Load write-patch.lisp in ASDF file
(edit) @49   19 years Magnus Henoch Write newline after { when writing composite patches
(edit) @48   19 years Magnus Henoch Use compress-file in write-patch-to-repo
(edit) @47   19 years Magnus Henoch Add compress-file function
(edit) @46   19 years Magnus Henoch Use pathname-to-string in write-patch
(edit) @45   19 years Magnus Henoch Add function pathname-to-string
(edit) @44   19 years Magnus Henoch Fix the exclusion feature of copy-directory.
(edit) @43   19 years Magnus Henoch Add copy-directory.
(edit) @42   19 years Magnus Henoch Export *HTTP-PROXY*
(edit) @41   19 years Magnus Henoch Export GET-REPO and PULL
(edit) @40   19 years Magnus Henoch Update README
(edit) @39   19 years Magnus Henoch Make binary patch non-match a continuable error
(edit) @38   19 years Magnus Henoch Use write-patch-to-repo when pulling
(edit) @37   19 years Magnus Henoch Add write-patch
(edit) @36   19 years Magnus Henoch Add string-to-bytes, and explaining comment
(edit) @35   19 years Magnus Henoch Enable specifying which patches to get in get-repo, at the cost of not …
(edit) @34   19 years Magnus Henoch Use "defaultrepo" preference if no repo specified to pull from
(edit) @33   19 years Magnus Henoch Add pull.lisp to ASDF file
(edit) @32   19 years Magnus Henoch Add pull.lisp
(edit) @31   19 years Magnus Henoch Add append-inventory function
(edit) @30   19 years Magnus Henoch Add print-object method for patchinfo structures
(edit) @29   19 years Magnus Henoch Implement merge-patches-after-patch
(edit) @28   19 years Magnus Henoch Add commute methods for composite patches
(edit) @27   19 years Magnus Henoch Further hack merge.lisp
(edit) @26   19 years Magnus Henoch Add merge.lisp
(edit) @25   19 years Magnus Henoch Add license notices
(edit) @24   19 years Magnus Henoch Add get-common-and-uncommon
(edit) @23   19 years Magnus Henoch Split get.lisp, add repo.lisp
(edit) @22   19 years Magnus Henoch Read patchinfo structures per tag. Write proper inventory files when …
(edit) @21   19 years Magnus Henoch Add default method for commute.
(edit) @20   19 years Magnus Henoch Fix inverted confusion for read-merger
(edit) @19   19 years Magnus Henoch Clear EOF flag when something is unread
(edit) @18   19 years Magnus Henoch Use normal method combination for equal-patch.
(edit) @17   19 years Magnus Henoch In put-before, handle case of empty patch list correctly.
(edit) @16   19 years Magnus Henoch Declare filename argument as ignored.
(edit) @15   19 years Magnus Henoch Add add-to-preflist and set-default-repo.
(edit) @14   19 years Magnus Henoch Add {get,set}-preflist, write-default-prefs.
(edit) @13   19 years Magnus Henoch Read lines the same way darcs does.
(edit) @12   19 years Magnus Henoch Add comma to read-until docstring.
(edit) @11   19 years Magnus Henoch Comment read-binary-line method of unreadable-stream.
(edit) @10   19 years Magnus Henoch Correctly treat hunks in reverse order
(edit) @9   19 years Magnus Henoch Fix invert-patchinfo - make it return the copy as well.
(edit) @8   19 years Magnus Henoch Forgot to add equal.lisp.
(edit) @7   19 years Magnus Henoch Start hacking merger unwinding
(edit) @6   19 years Magnus Henoch Start hacking commutation.
(edit) @5   19 years Magnus Henoch Remove superfluous format argument.
(edit) @4   19 years Magnus Henoch Handle unreading of empty sequences.
(edit) @3   19 years Magnus Henoch Handle the case of subsequent hunks changing the same line.
(edit) @2   19 years Magnus Henoch Remove superfluous debug output.
(add) @1   19 years Magnus Henoch Initial import
Note: See TracRevisionLog for help on using the revision log.