| Commit message (Expand) | Author | Age |
* | better cases | Joey Hess | 2013-08-22 |
* | Youtube support! (And 53 other video hosts) | Joey Hess | 2013-08-22 |
* | unused: Pay attention to symlinks that are not yet staged in the index. | Joey Hess | 2013-08-22 |
* | mirror: New command, makes two repositories contain the same set of files. | Joey Hess | 2013-08-20 |
* | implement import --deduplicate and import --clean-duplicates | Joey Hess | 2013-08-20 |
* | Merge branch 'duplicate' | Joey Hess | 2013-08-20 |
|\ |
|
* | | sync, merge: Bug fix: Don't try to merge into master when in a bare repo. | Joey Hess | 2013-08-17 |
| * | implement import --duplicate | Joey Hess | 2013-08-11 |
|/ |
|
* | importfeed: Fix handling of dots in extensions. | Joey Hess | 2013-08-03 |
* | importfeed: Ignores transient problems with feeds. Only exits nonzero when a ... | Joey Hess | 2013-08-03 |
* | improve error message | Joey Hess | 2013-08-02 |
* | get rid of __WINDOWS__, use mingw32_HOST_OS | Joey Hess | 2013-08-02 |
* | improve importfeed --force; try to match existing files to avoid unncessary d... | Joey Hess | 2013-08-01 |
* | importfeed --force: re-download urls that have been seen before | Joey Hess | 2013-07-31 |
* | find: Avoid polluting stdout with progress messages. Closes: #718186 | Joey Hess | 2013-07-30 |
* | Fix a few bugs involving filenames that are at or near the filesystem's maxim... | Joey Hess | 2013-07-30 |
* | improve comment | Joey Hess | 2013-07-28 |
* | fix bug in makeUnique | Joey Hess | 2013-07-28 |
* | better extension handling | Joey Hess | 2013-07-28 |
* | if a feed cannot be downloaded or has no enclosures, fail | Joey Hess | 2013-07-28 |
* | don't crash on encoding issues in feeds | Joey Hess | 2013-07-28 |
* | show a side action when finding known urls | Joey Hess | 2013-07-28 |
* | importfeed: git-annex becomes a podcatcher in 150 LOC | Joey Hess | 2013-07-28 |
* | unused: No longer shows as unused tmp files that are actively being transferred. | Joey Hess | 2013-07-25 |
* | dropunused behavior change: Now refuses to drop the last copy of a file, unle... | Joey Hess | 2013-07-25 |
* | Support import in direct mode. | Joey Hess | 2013-07-22 |
* | Support unannex and uninit in direct mode. | Joey Hess | 2013-07-22 |
* | fix uninit to delete content from annex when it ended up hard linked back to ... | Joey Hess | 2013-07-18 |
* | uninit: Preserve .git/annex/objects at the end, if it still has content, so t... | Joey Hess | 2013-07-16 |
* | fix: Preserve the original mtime of fixed symlinks. | Joey Hess | 2013-07-11 |
* | dropunused, addunused: Complain when asked to operate on a number that does n... | Joey Hess | 2013-07-08 |
* | addurl --pathdepth: Fix failure when the pathdepth specified is deeper than t... | Joey Hess | 2013-07-05 |
* | moved AssociatedFile definition | Joey Hess | 2013-07-04 |
* | merge: Now also merges synced/master or similar branches, which makes it use... | Joey Hess | 2013-07-03 |
* | --unused: New switch that makes git-annex operate on all data found by the la... | Joey Hess | 2013-07-03 |
* | --all for get, move, and copy | Joey Hess | 2013-07-03 |
* | Add --all option, and support it for fsck | Joey Hess | 2013-07-03 |
* | fsck: Ensures that direct mode is used for files when it's enabled. | Joey Hess | 2013-06-24 |
* | check in configure if ionice -c3 works | Joey Hess | 2013-06-21 |
* | assistant --autostart: Automatically ionices the daemons it starts. | Joey Hess | 2013-06-21 |
* | make dead output consistent with other trust setting commands | Joey Hess | 2013-06-18 |
* | fix build | Joey Hess | 2013-06-17 |
* | fsck: Avoid getting confused by Windows path separators | Joey Hess | 2013-06-17 |
* | remove workaround for old bug that was only in one release | Joey Hess | 2013-06-17 |
* | status: No longer shows dead repositories. | Joey Hess | 2013-06-17 |
* | sync: Better support for bare git remotes. Now pushes directly to the master ... | Joey Hess | 2013-06-12 |
* | Direct mode: No longer temporarily remove write permission bit of files when ... | Joey Hess | 2013-06-12 |
* | Android: Make the "Open webapp" menu item open the just created repository wh... | Joey Hess | 2013-06-10 |
* | Supports indirect mode on encfs in paranoia mode, and other filesystems that ... | Joey Hess | 2013-06-10 |
* | avoid warnings when built with ghc 7.6 | Joey Hess | 2013-06-02 |