Commit Graph

18 Commits

Author SHA1 Message Date
Rick Olson
de0b6a8911 update pointer version url with https 2015-01-30 14:23:26 -05:00
Rick Olson
928000feab updating go import paths 2015-01-30 14:08:47 -05:00
rubyist
6cad1955b7 Go code level changes 2015-01-30 13:13:15 -05:00
rubyist
c118fd4ecc Update version string 2015-01-30 11:56:12 -05:00
rubyist
46841cc996 Stricter parsing of OID in old alpha pointer formats
The old pointer format was pretty loose, this can cause false positives for the
scanner. An example can be found in this repository, docs/man/index.txt will be
considered a git media file. Validing that the line that should be an OID is an
OID should reduce these false positives.
2014-10-04 12:28:12 -04:00
rubyist
edd94a3450 Consolidate pointer link functions, simplify push 2014-09-23 12:06:29 -04:00
rubyist
493808b5b8 Move git config runner to git/, simpleExec takes a stdin reader, use simpleExec for everything 2014-09-23 11:40:23 -04:00
rubyist
781d8bb8a6 Extract some git commands, start cleaning up push 2014-09-23 11:21:46 -04:00
rubyist
567907c2d4 Handle a couple errors around link files 2014-09-22 14:19:50 -04:00
rubyist
dfbbd0f45c Tests do catch my horrible errors 2014-09-19 13:09:33 -04:00
rubyist
53aaad1344 Store filename in pointer link, display during push 2014-09-19 12:52:03 -04:00
rubyist
52a139a367 Create the link file when cleaning 2014-09-18 14:51:35 -04:00
Rick Olson
e4b0a211b1 more strict key parsing 2014-08-14 14:30:33 -06:00
Rick Olson
825cf6d4c5 pointer files need git-media somewhere 2014-08-14 14:23:19 -06:00
Rick Olson
64b8331917 simplify pointer format 2014-08-14 11:15:22 -06:00
Rick Olson
0204cb2abe almost complete the logging, lol %s 2014-08-07 08:53:13 -06:00
Rick Olson
98b216d059 Smudge takes a *Pointer instead of just an Oid string 2014-08-06 15:40:24 -06:00
Rick Olson
1235797615 combine metafile and filters packages in a pointer package 2014-07-28 13:26:10 -06:00