aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* sync: support gcrypt4.20130909Gravatar Joey Hess2013-09-09
* Allow building without quvi support.Gravatar Joey Hess2013-09-09
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* avoid double commit during transitionGravatar Joey Hess2013-09-03
* fix error propigating when unable to download feed itemGravatar Joey Hess2013-09-03
* Merge branch 'forget'Gravatar Joey Hess2013-09-03
|\
* | importfeed: Also ignore transient problems with downloading content from feeds.Gravatar Joey Hess2013-09-03
| * forget --drop-dead: Completely removes mentions of repositories that have bee...Gravatar Joey Hess2013-08-31
| * refactor git-annex branch log filename code into central locationGravatar Joey Hess2013-08-29
| * sync, assistant: Force push of the git-annex branch.Gravatar Joey Hess2013-08-29
| * add forget commandGravatar Joey Hess2013-08-28
|/
* Unused: bugfixGravatar guilhem2013-08-26
* fix reversion in unusedGravatar Joey Hess2013-08-26
* whitespaceGravatar Joey Hess2013-08-25
* unnecessary do blockGravatar Joey Hess2013-08-25
* Speed up the 'unused' command.Gravatar guilhem2013-08-25
* better casesGravatar Joey Hess2013-08-22
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
* unused: Pay attention to symlinks that are not yet staged in the index.Gravatar Joey Hess2013-08-22
* mirror: New command, makes two repositories contain the same set of files.Gravatar Joey Hess2013-08-20
* implement import --deduplicate and import --clean-duplicatesGravatar Joey Hess2013-08-20
* Merge branch 'duplicate'Gravatar Joey Hess2013-08-20
|\
* | sync, merge: Bug fix: Don't try to merge into master when in a bare repo.Gravatar Joey Hess2013-08-17
| * implement import --duplicateGravatar Joey Hess2013-08-11
|/
* importfeed: Fix handling of dots in extensions.Gravatar Joey Hess2013-08-03
* importfeed: Ignores transient problems with feeds. Only exits nonzero when a ...Gravatar Joey Hess2013-08-03
* improve error messageGravatar Joey Hess2013-08-02
* get rid of __WINDOWS__, use mingw32_HOST_OSGravatar Joey Hess2013-08-02
* improve importfeed --force; try to match existing files to avoid unncessary d...Gravatar Joey Hess2013-08-01
* importfeed --force: re-download urls that have been seen beforeGravatar Joey Hess2013-07-31
* find: Avoid polluting stdout with progress messages. Closes: #718186Gravatar Joey Hess2013-07-30
* Fix a few bugs involving filenames that are at or near the filesystem's maxim...Gravatar Joey Hess2013-07-30
* improve commentGravatar Joey Hess2013-07-28
* fix bug in makeUniqueGravatar Joey Hess2013-07-28
* better extension handlingGravatar Joey Hess2013-07-28
* if a feed cannot be downloaded or has no enclosures, failGravatar Joey Hess2013-07-28
* don't crash on encoding issues in feedsGravatar Joey Hess2013-07-28
* show a side action when finding known urlsGravatar Joey Hess2013-07-28
* importfeed: git-annex becomes a podcatcher in 150 LOCGravatar Joey Hess2013-07-28
* unused: No longer shows as unused tmp files that are actively being transferred.Gravatar Joey Hess2013-07-25
* dropunused behavior change: Now refuses to drop the last copy of a file, unle...Gravatar Joey Hess2013-07-25
* Support import in direct mode.Gravatar Joey Hess2013-07-22
* Support unannex and uninit in direct mode.Gravatar Joey Hess2013-07-22
* fix uninit to delete content from annex when it ended up hard linked back to ...Gravatar Joey Hess2013-07-18
* uninit: Preserve .git/annex/objects at the end, if it still has content, so t...Gravatar Joey Hess2013-07-16
* fix: Preserve the original mtime of fixed symlinks.Gravatar Joey Hess2013-07-11
* dropunused, addunused: Complain when asked to operate on a number that does n...Gravatar Joey Hess2013-07-08
* addurl --pathdepth: Fix failure when the pathdepth specified is deeper than t...Gravatar Joey Hess2013-07-05
* moved AssociatedFile definitionGravatar Joey Hess2013-07-04
* merge: Now also merges synced/master or similar branches, which makes it use...Gravatar Joey Hess2013-07-03