aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* 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
* --unused: New switch that makes git-annex operate on all data found by the la...Gravatar Joey Hess2013-07-03
* --all for get, move, and copyGravatar Joey Hess2013-07-03
* Add --all option, and support it for fsckGravatar Joey Hess2013-07-03
* fsck: Ensures that direct mode is used for files when it's enabled.Gravatar Joey Hess2013-06-24
* check in configure if ionice -c3 worksGravatar Joey Hess2013-06-21
* assistant --autostart: Automatically ionices the daemons it starts.Gravatar Joey Hess2013-06-21
* make dead output consistent with other trust setting commandsGravatar Joey Hess2013-06-18
* fix buildGravatar Joey Hess2013-06-17
* fsck: Avoid getting confused by Windows path separatorsGravatar Joey Hess2013-06-17
* remove workaround for old bug that was only in one releaseGravatar Joey Hess2013-06-17
* status: No longer shows dead repositories.Gravatar Joey Hess2013-06-17
* sync: Better support for bare git remotes. Now pushes directly to the master ...Gravatar Joey Hess2013-06-12
* Direct mode: No longer temporarily remove write permission bit of files when ...Gravatar Joey Hess2013-06-12
* Android: Make the "Open webapp" menu item open the just created repository wh...Gravatar Joey Hess2013-06-10
* Supports indirect mode on encfs in paranoia mode, and other filesystems that ...Gravatar Joey Hess2013-06-10
* avoid warnings when built with ghc 7.6Gravatar Joey Hess2013-06-02
* squash warningGravatar Joey Hess2013-06-02
* Android: Work around Android devices where the `am` command doesn't work.Gravatar Joey Hess2013-05-31
* Revert "android dupped stderr workaround"Gravatar Joey Hess2013-05-30
* android dupped stderr workaroundGravatar Joey Hess2013-05-30
* Android: Added an "Open WebApp" item to the terminal's menu. Should work for ...Gravatar Joey Hess2013-05-28
* fix merge conflict resolution when both sides have the same keyGravatar Joey Hess2013-05-26
* correct recent fixGravatar Joey Hess2013-05-26
* sync: Fix double merge conflict resolution handling.Gravatar Joey Hess2013-05-26