Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-07-24 | add, fetch: make handling of special options more logical | Timo Teras | 1 | -0/+44 |
2009-07-07 | db: open flags revisited | Timo Teras | 1 | -1/+1 |
2009-07-06 | fetch: respect --simulate option | Natanael Copa | 1 | -0/+3 |
2009-06-25 | help: auto construct help | Timo Teras | 1 | -8/+11 |
2009-06-20 | ver: only compare the given packages, show version | Natanael Copa | 1 | -2/+2 |
2009-06-19 | improve --help output | Natanael Copa | 1 | -1/+2 |
2009-06-16 | fetch: use lstat to verify filesize on existing targets | Natanael Copa | 1 | -3/+2 |
2009-06-11 | fetch: readlink does not end buffer with \0 | Natanael Copa | 1 | -1/+4 |
2009-06-11 | fetch: do not create hardlinks to softlinks but to softlink targets | Natanael Copa | 1 | -1/+3 |
2009-06-09 | fetch: removed debug message | Natanael Copa | 1 | -1/+0 |
2009-06-09 | fetch: added --link/-L option | Natanael Copa | 1 | -19/+33 |
2009-05-26 | fetch: fix fd leak | Natanael Copa | 1 | -1/+1 |
2009-04-15 | fetch: close downloaded file. unlink on failure | Natanael Copa | 1 | -0/+3 |
2009-04-15 | fetch: new applet to download .apk files | Timo Teras | 1 | -0/+185 |