Age | Commit message (Expand) | Author |
2016-06-27 | surprised nobody noticed before me | Marc Espie |
2016-06-14 | restrict %m and friends to "separate words" so they won't collide with | Marc Espie |
2015-06-25 | use machine_architecture (arch -s) when assembling PKG_PATHs using %m or %a, | Stuart Henderson |
2015-04-16 | add %m as a shorthand, will expand to | Marc Espie |
2015-04-16 | reorg code, the arch/osversion code should live in a single place, | Marc Espie |
2015-04-16 | commit expanded tags for %c, %v, %a | Marc Espie |
2014-08-27 | Rename Persistant to Persistent. | Kent R. Spillner |
2014-07-13 | bye bye src url. Never amounted to much, we went another road a while ago | Marc Espie |
2014-06-15 | Correct precedence for returned value. | Andrew Fresh |
2014-03-18 | remove $_ usage that warns under perl 5.18 | Marc Espie |
2014-01-09 | bump copyright to 2014 | Marc Espie |
2014-01-07 | new method: reinitialize, for repositories with a sequential connection | Marc Espie |
2011-07-19 | mostly done | Marc Espie |
2011-07-19 | use common code for ssh/http 1.1 | Marc Espie |
2011-07-19 | clean-up a few things | Marc Espie |
2011-07-18 | most of the pieces are there... still need to open a new connection if | Marc Espie |
2011-07-18 | a little better, but not yet ready | Marc Espie |
2011-07-18 | skeleton for grabbing files... | Marc Espie |
2011-07-18 | Also handle normal Content-Length | Marc Espie |
2011-07-18 | chunked directory transfers | Marc Espie |
2011-07-18 | a few typos, nothing working yet... needs to parse Chunked transfer | Marc Espie |
2011-07-12 | wip, definitely not finished (and not used) yet | Marc Espie |
2011-07-06 | future code to handle HTTP 1.1 connection: need to establish a somewhat | Marc Espie |
2011-03-23 | cache user name for ~user | Marc Espie |
2011-03-23 | allow scp://hostname/~user/subdir to work | Marc Espie |
2010-07-02 | use state to print error messages | Marc Espie |
2010-07-02 | pass (and save) state around in Repository-related stuff. | Marc Espie |
2010-06-30 | allow say and errsay to work without parameters, as it's ways common. | Marc Espie |
2010-06-30 | whitespace cleanup | Marc Espie |
2010-06-30 | extra parameter to UpdateSet: use the factory to create extra object. | Marc Espie |
2010-05-10 | whitespace fixes | Marc Espie |
2010-03-06 | fix very stupid typo | Marc Espie |
2010-01-10 | bump copyright | Marc Espie |
2010-01-09 | fixed version, somehow I forgot that I use parse to do weird things with | Marc Espie |
2010-01-09 | temporary revert until I figure this out | Marc Espie |
2010-01-09 | move some url parsing into Installed, provide for pipe: | Marc Espie |
2010-01-09 | repositories no longer need match | Marc Espie |
2010-01-05 | use Auto::cache | Marc Espie |
2009-11-10 | kill more unused code | Marc Espie |
2009-06-06 | my $_, except for the server code, which could still run on older perl | Marc Espie |
2009-06-03 | rewind DATA, so that the next scp: url will have code to connect to... | Marc Espie |
2009-04-19 | remove class FatPackageLocation. Instead make PackageLocation a hierarchy | Marc Espie |
2009-04-19 | synch with my new style search/location changes | Marc Espie |
2008-07-04 | clean up parser a bit, separating local/distant parts in a more reusable way, | Marc Espie |
2008-06-27 | synch with rest of work | Marc Espie |
2007-12-28 | allows src: urls to work better by using -F nolock during pkg builds. | Marc Espie |
2007-06-16 | use OpenBSD::Paths contents | Marc Espie |
2007-06-10 | give repository/locations slightly more control over package names. | Marc Espie |
2007-06-04 | more efficient regexps: anchor stuff at both ends, be more specific in | Marc Espie |
2007-06-04 | some minor systematic changes. | Marc Espie |