annotate .hgignore @ 68:6a136554378e

pirelli preboot re: figured out the triggering condition
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Mon, 10 Feb 2014 02:33:17 +0000
parents 3890c2672fe0
children 6799a5c57a49
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
30
9c3c5a572b57 mpffs-ls works with the length code stubbed out
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 25
diff changeset
1 syntax: regexp
9c3c5a572b57 mpffs-ls works with the length code stubbed out
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 25
diff changeset
2
9c3c5a572b57 mpffs-ls works with the length code stubbed out
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 25
diff changeset
3 \.[oa]$
9c3c5a572b57 mpffs-ls works with the length code stubbed out
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 25
diff changeset
4
65
3890c2672fe0 atsc hack written
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 64
diff changeset
5 ^atsc$
52
103d996ed2d5 factdiff utility written
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 50
diff changeset
6 ^factdiff$
60
1e797f846563 imeibrute written
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 59
diff changeset
7 ^imeibrute$
30
9c3c5a572b57 mpffs-ls works with the length code stubbed out
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 25
diff changeset
8 ^mokosrec2bin$
59
3f38da3933c2 Pirelli's IMEI obfuscation cracked!
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 52
diff changeset
9 ^pirimei$
64
b8753e705e1a rfcap-grep.c hack-utility written
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 60
diff changeset
10 ^rfcap-grep$
30
9c3c5a572b57 mpffs-ls works with the length code stubbed out
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 25
diff changeset
11
35
ee4c761187cf mpffs-cat implemented
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 33
diff changeset
12 ^mpffs/mpffs-cat$
33
660b0ea739f3 mpffs-dbgls implemented
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 30
diff changeset
13 ^mpffs/mpffs-dbgls$
30
9c3c5a572b57 mpffs-ls works with the length code stubbed out
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 25
diff changeset
14 ^mpffs/mpffs-ls$
36
390be89892c4 mpffs-xtr ported over
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 35
diff changeset
15 ^mpffs/mpffs-xtr$
30
9c3c5a572b57 mpffs-ls works with the length code stubbed out
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 25
diff changeset
16
9c3c5a572b57 mpffs-ls works with the length code stubbed out
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 25
diff changeset
17 ^mysteryffs/dump[12]$
9c3c5a572b57 mpffs-ls works with the length code stubbed out
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 25
diff changeset
18 ^mysteryffs/extract$
9c3c5a572b57 mpffs-ls works with the length code stubbed out
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 25
diff changeset
19 ^mysteryffs/scan1$
42
15c2ac2c5c73 pirollback: started
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 36
diff changeset
20
15c2ac2c5c73 pirollback: started
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 36
diff changeset
21 ^pirollback/analyze$
49
18fa570685de pirollback: catino implemented, works
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 47
diff changeset
22 ^pirollback/catino$
47
3b6296382e24 pirollback: dumpjournal utility written, works
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 45
diff changeset
23 ^pirollback/dumpjournal$
45
18472a2ccf55 pirollback: pathname reconstruction implemented
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 42
diff changeset
24 ^pirollback/inopath$
50
40b1ae2ab2d7 pirollback: actual rollback utility implemented, compiles
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents: 49
diff changeset
25 ^pirollback/rollback$