Commit Graph

17 Commits

Author SHA1 Message Date
rubyist
e9092a89a5 When deleting a branch, don't send any objects 2014-09-19 12:07:00 -04:00
rubyist
0d6b35d832 Add a --dry-run flag
This only works when running `git media push`, I dont' think we can get any
args down to the pre-push hook from `git push`
2014-09-18 21:02:53 -04:00
rubyist
af7f92c4ac Handle new branch case 2014-09-18 17:16:57 -04:00
rubyist
c8e49b31f2 Error prone but functioning happy path. Doesn't handle many cases yet 2014-09-18 16:41:53 -04:00
Rick Olson
f69546c29b use gitmedia.WrappedError 2014-08-08 13:37:41 -06:00
Rick Olson
0f81693d2d send the correct index to push actions 2014-08-07 12:11:07 -06:00
Rick Olson
df2c5a9576 show the current index and total number of files of the current operation 2014-08-07 11:40:08 -06:00
Rick Olson
defae1cef6 implement a copy callback for pushing files 2014-08-07 11:37:04 -06:00
Rick Olson
d7a787dab8 use a callback reader instead
get stats from the reader input of a PUT request
2014-08-07 11:27:06 -06:00
Rick Olson
f5298c28cb extract a smaller pushAsset() function 2014-08-07 11:15:28 -06:00
Rick Olson
25b3487d99 no periods in the USAGE 2014-06-26 15:22:24 -06:00
Rick Olson
9799953785 update push command 2014-06-26 14:53:37 -06:00
rubyist
5ceb05c39f Insert a newline for better output formatting 2014-06-24 10:30:33 -04:00
Rick Olson
7b4b576251 remove another panic() 2014-06-05 13:05:02 -06:00
Rick Olson
92cf6ea31a remove the old logging 2014-06-05 12:48:23 -06:00
rubyist
f6d2ee3a8f First pass at reorg. Builds, tests don't run yet 2014-06-03 11:08:58 -04:00
Rick Olson
d52b3f5385 rename to while we're at it 2014-06-02 09:38:39 -06:00