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