summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Mark config files %config(noreplace)Will Woods2009-02-231-2/+2
* Stupid hack to make sure we get all x86 packagesWill Woods2009-02-231-1/+5
* Change spec - this is a noarch packageWill Woods2009-02-231-1/+1
* Whoops - fix error in %filesWill Woods2009-02-231-1/+1
* Handle initscript better in specWill Woods2009-02-231-5/+22
* Fix specfileWill Woods2009-02-231-2/+5
* Duh, we need to unpack the tarballWill Woods2009-02-231-1/+1
* First attempt at specfileWill Woods2009-02-231-0/+71
* Merge branch 'master' of ssh://fedorapeople.org/~wwoods/public_git/debuginfofsWill Woods2009-02-231-1/+2
|\
| * update TODOWill Woods2009-02-211-1/+2
* | Split README into client/server, bring back debuginfofs.sysconfig for the cli...Will Woods2009-02-233-21/+13
|/
* Add --download-only and --force-downloadWill Woods2009-02-201-6/+14
* fix logic errorWill Woods2009-02-201-1/+1
* Make sure we unpack stuff that was already in cacheWill Woods2009-02-201-13/+15
* Unpack/hardlink directly after downloadingWill Woods2009-02-201-14/+8
* Remove stupid broken arch hackWill Woods2009-02-201-6/+0
* Handle KeyboardInterrupt betterWill Woods2009-02-202-3/+9
* Fix syntax error in 8ffddf2cdcWill Woods2009-02-201-1/+1
* Merge branch 'master' of ssh://fedorapeople.org/~wwoods/public_git/debuginfofsWill Woods2009-02-200-0/+0
|\
| * Remove obsoleted bash scripts. whew.Will Woods2009-02-205-225/+0
* | Remove obsolete bash stuffWill Woods2009-02-205-225/+0
|/
* Handle problems with downloadPkgsWill Woods2009-02-201-7/+17
* debuginfofs-mirror basically works as intended; update TODOWill Woods2009-02-202-68/+178
* debuginfofs-mirror now does downloading, unpacking, and linking.Will Woods2009-02-191-35/+142
* ignore vi .swp filesWill Woods2009-02-181-0/+1
* New yum-based debuginfo downloader (in progress)Will Woods2009-02-182-0/+122
* Remove unused functionWill Woods2009-02-181-11/+0
* add some todos, fix permsWill Woods2009-02-092-0/+2
* Add GPLv2+ boilerplateWill Woods2009-02-095-12/+81
* Use nevra instead of envra (like repofs)Will Woods2009-02-041-5/+18
* Comments-as-documentationWill Woods2009-02-041-3/+19
* Fix options a bit, and add a note about Options IndexesWill Woods2009-02-041-1/+3
* Nuts to generators. Do more caching.Will Woods2009-02-041-29/+47
* Add wrappers for Stat, fix getattr() for filesWill Woods2009-02-041-16/+25
* Whee - rework repofs.py to allow for multiple repos without collisionWill Woods2009-02-031-89/+131
* move and update repofsWill Woods2009-02-031-7/+43
* Fix option handling for rsyncWill Woods2009-01-291-2/+2
* Update TODOWill Woods2009-01-291-0/+2
* add READMEWill Woods2009-01-291-0/+26
* Remove leading dot from exported build-id dirWill Woods2009-01-292-4/+7
* Update TODOWill Woods2009-01-291-6/+22
* moved fileWill Woods2009-01-281-35/+0
* get ver/arch from commandline for rsync-fedora-debuginfoWill Woods2009-01-281-0/+44
* add .gitignoreWill Woods2009-01-281-0/+1
* Add proof-of-concept FUSE implementationWill Woods2009-01-261-0/+236
* Initial commitWill Woods2009-01-268-0/+279