summaryrefslogtreecommitdiff
path: root/Command/AddUrl.hs
Commit message (Expand)AuthorAge
* addurl --pathdepth: Fix failure when the pathdepth specified is deeper than t...Gravatar Joey Hess2013-07-05
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* addurl: Register transfer so the webapp can see it.Gravatar Joey Hess2013-04-11
* addurl: Bugfix: Did not properly add file in direct mode.Gravatar Joey Hess2013-04-11
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* fix relaxed with existing fileGravatar Joey Hess2013-03-12
* addurl: Add --relaxed option.Gravatar Joey Hess2013-03-11
* add: Improved detection of files that are modified while being added.Gravatar Joey Hess2013-02-14
* addurl in direct modeGravatar Joey Hess2013-01-06
* convert notBareRepo to a CommandCheckGravatar Joey Hess2012-12-29
* block all commands that don't work in direct modeGravatar Joey Hess2012-12-29
* where indentationGravatar Joey Hess2012-11-12
* maintain set of files pendingAddGravatar Joey Hess2012-06-20
* addurl: Was broken by a typo introduced 2 released ago, now fixed. Closes: #6...Gravatar Joey Hess2012-06-14
* separate source of content from the filename associated with the key when gen...Gravatar Joey Hess2012-06-05
* Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* more robustness fixesGravatar Joey Hess2012-02-18
* don't fail with --pathdepth when file already existsGravatar Joey Hess2012-02-18
* don't error out entirely if an url cannot be downloadedGravatar Joey Hess2012-02-18
* fix filename limit when using --pathdepthGravatar Joey Hess2012-02-16
* zero still badGravatar Joey Hess2012-02-16
* allow pathdepth to drop from the front or take from the end (negative)Gravatar Joey Hess2012-02-16
* improve usageGravatar Joey Hess2012-02-16
* addurl: Add --pathdepth option.Gravatar Joey Hess2012-02-16
* avoid too long filename when making up a filename for addurl tooGravatar Joey Hess2012-02-16
* create parent directories as needed for addurl --fileGravatar Joey Hess2012-02-16
* rework git check-attr interfaceGravatar Joey Hess2012-02-13
* also verify new urls when adding them to existing filesGravatar Joey Hess2012-02-10
* addurl --fast: Verifies that the url can be downloaded (only getting its head...Gravatar Joey Hess2012-02-10
* addurl: Normalize badly encoded urls.Gravatar Joey Hess2012-02-09
* improve error messageGravatar Joey Hess2012-02-08
* addurl: Added a --file optionGravatar Joey Hess2012-02-08
* Added remote.name.annex-web-options configuration setting, which can be used ...Gravatar Joey Hess2012-01-02
* remove leftover debug printGravatar Joey Hess2011-12-15
* factor out a stopUnlessGravatar Joey Hess2011-12-09
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* cleanupGravatar Joey Hess2011-10-31
* bare cleanupGravatar Joey Hess2011-10-29
* clean up check selection codeGravatar Joey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Gravatar Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingGravatar Joey Hess2011-10-27
* clean Annex stuff out of Utility/Gravatar Joey Hess2011-10-16
* migrate: Copy url logs for keys when migrating.Gravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* go go gadget hlintGravatar Joey Hess2011-09-20