index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
AddUrl.hs
Commit message (
Expand
)
Author
Age
*
replace (Key, Backend) with Key
Joey Hess
2014-04-17
*
improve addurl --file behavior in a confusing corner case involving a ftp url
Joey Hess
2014-04-02
*
add desktop notifications
Joey Hess
2014-03-22
*
Probe for quvi version at run time.
Joey Hess
2014-02-28
*
Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...
Joey Hess
2014-02-26
*
add UrlOptions sum type
Joey Hess
2014-02-24
*
Make annex.web-options be used in several places that call curl.
Joey Hess
2014-02-24
*
reorganize some files and imports
Joey Hess
2014-01-26
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
also check diskreserve for quvi downloads
Joey Hess
2014-01-04
*
addurl, importfeed: Honor annex.diskreserve as long as the size of the url ca...
Joey Hess
2014-01-04
*
importfeed: Support youtube playlists.
Joey Hess
2013-12-29
*
url size fixes
Joey Hess
2013-10-11
*
honor fileNameLengthLimit for quvi
Joey Hess
2013-10-05
*
addurl: Better sanitization of generated filenames.
Joey Hess
2013-10-05
*
Send a git-annex user-agent when downloading urls.
Joey Hess
2013-09-28
*
add, import, assistant: Better preserve the mtime of symlinks, when when addi...
Joey Hess
2013-09-25
*
addurl: Fix quvi audodetection, broken in last release.
Joey Hess
2013-09-15
*
Allow building without quvi support.
Joey Hess
2013-09-09
*
better cases
Joey Hess
2013-08-22
*
Youtube support! (And 53 other video hosts)
Joey Hess
2013-08-22
*
improve error message
Joey Hess
2013-08-02
*
Fix a few bugs involving filenames that are at or near the filesystem's maxim...
Joey Hess
2013-07-30
*
importfeed: git-annex becomes a podcatcher in 150 LOC
Joey Hess
2013-07-28
*
addurl --pathdepth: Fix failure when the pathdepth specified is deeper than t...
Joey Hess
2013-07-05
*
expose Control.Monad.join
Joey Hess
2013-04-22
*
connect existing meters to the transfer log for downloads
Joey Hess
2013-04-11
*
addurl: Register transfer so the webapp can see it.
Joey Hess
2013-04-11
*
addurl: Bugfix: Did not properly add file in direct mode.
Joey Hess
2013-04-11
*
add section metadata to all commands
Joey Hess
2013-03-24
*
fix relaxed with existing file
Joey Hess
2013-03-12
*
addurl: Add --relaxed option.
Joey Hess
2013-03-11
*
add: Improved detection of files that are modified while being added.
Joey Hess
2013-02-14
*
addurl in direct mode
Joey Hess
2013-01-06
*
convert notBareRepo to a CommandCheck
Joey Hess
2012-12-29
*
block all commands that don't work in direct mode
Joey Hess
2012-12-29
*
where indentation
Joey Hess
2012-11-12
*
maintain set of files pendingAdd
Joey Hess
2012-06-20
*
addurl: Was broken by a typo introduced 2 released ago, now fixed. Closes: #6...
Joey Hess
2012-06-14
*
separate source of content from the filename associated with the key when gen...
Joey Hess
2012-06-05
*
Add annex.httpheaders and annex.httpheader-command config settings
Joey Hess
2012-04-22
*
added ifM and nuked 11 lines of code
Joey Hess
2012-03-14
*
more robustness fixes
Joey Hess
2012-02-18
*
don't fail with --pathdepth when file already exists
Joey Hess
2012-02-18
*
don't error out entirely if an url cannot be downloaded
Joey Hess
2012-02-18
*
fix filename limit when using --pathdepth
Joey Hess
2012-02-16
*
zero still bad
Joey Hess
2012-02-16
*
allow pathdepth to drop from the front or take from the end (negative)
Joey Hess
2012-02-16
*
improve usage
Joey Hess
2012-02-16
*
addurl: Add --pathdepth option.
Joey Hess
2012-02-16
[next]