summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* 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
* --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