author | Eric Wong <e@80x24.org> | |
Thu, 27 Mar 2014 20:38:26 +0000 (20:38 +0000) | ||
committer | Eric Wong <e@80x24.org> | |
Thu, 27 Mar 2014 20:39:30 +0000 (20:39 +0000) | ||
commit | 28eb4d0723bde7b94ea52faf0ec2708adf47fde2 | |
tree | 88df1d592430f91edb88af52f41c2402bc89673c | tree | snapshot |
.gitignore | [new file with mode: 0644] | blob |
COPYING | [new file with mode: 0644] | blob |
Documentation/.gitignore | [new file with mode: 0644] | blob |
Documentation/GNUmakefile | [new file with mode: 0644] | blob |
Documentation/ssoma-mda.txt | [new file with mode: 0644] | blob |
Documentation/ssoma-rm.txt | [new file with mode: 0644] | blob |
Documentation/ssoma.txt | [new file with mode: 0644] | blob |
Documentation/ssoma_repository.txt | [new file with mode: 0644] | blob |
INSTALL | [new file with mode: 0644] | blob |
MANIFEST | [new file with mode: 0644] | blob |
Makefile.PL | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
lib/Ssoma/Extractor.pm | [new file with mode: 0644] | blob |
lib/Ssoma/Git.pm | [new file with mode: 0644] | blob |
lib/Ssoma/GitIndexInfo.pm | [new file with mode: 0644] | blob |
lib/Ssoma/IMAP.pm | [new file with mode: 0644] | blob |
lib/Ssoma/MDA.pm | [new file with mode: 0644] | blob |
lib/Ssoma/Remover.pm | [new file with mode: 0644] | blob |
ssoma | [new file with mode: 0755] | blob |
ssoma-mda | [new file with mode: 0755] | blob |
ssoma-rm | [new file with mode: 0755] | blob |
t/all.t | [new file with mode: 0644] | blob |
t/extractor.t | [new file with mode: 0644] | blob |
t/git.t | [new file with mode: 0644] | blob |
t/imap.t | [new file with mode: 0644] | blob |
t/mda-badheaders.t | [new file with mode: 0644] | blob |
t/mda-conflict.t | [new file with mode: 0644] | blob |
t/mda-missing-mid.t | [new file with mode: 0644] | blob |
t/remover.t | [new file with mode: 0644] | blob |