| Commit message (Expand) | Author | Age |
* | Merge branch 'windows' of git://git-annex.branchable.com into windows | Joey Hess | 2013-05-13 |
|\ |
|
* | | read inode cache file strictly to avoid failure to drop on windows | Joey Hess | 2013-05-13 |
| * | rename module | Joey Hess | 2013-05-12 |
| * | fix the day's windows permissions damage | Joey Hess | 2013-05-12 |
|/ |
|
* | deal with git using / internally, even on DOS | Joey Hess | 2013-05-12 |
* | fix | Joey Hess | 2013-05-12 |
* | deal with dos path separators | Joey Hess | 2013-05-12 |
* | fix permission damage (thanks, Windows) | Joey Hess | 2013-05-11 |
* | clean up from windows porting | Joey Hess | 2013-05-11 |
* | git-annex now builds on Windows (doesn't work) | Joey Hess | 2013-05-11 |
* | fixup #if 0 stubs to use #ifndef mingw32_HOST_OS | Joey Hess | 2013-05-10 |
* | stub out POSIX stuff | Joey Hess | 2013-05-10 |
* | git-annex-shell: Ensure that received files can be read. Files transferred fr... | Joey Hess | 2013-05-06 |
* | direct: Fix a bug that could cause some files to be left in indirect mode. | Joey Hess | 2013-05-06 |
* | work around git/environment/gecos/android suck | Joey Hess | 2013-05-03 |
* | set EMAIL when GECOS workaround is needed | Joey Hess | 2013-05-03 |
* | thaw content directory in direct mode too | Joey Hess | 2013-04-30 |
* | refactor | Joey Hess | 2013-04-30 |
* | per-IA-item content directories | Joey Hess | 2013-04-25 |
* | sync: Bug fix, avoid adding to the annex the dummy symlinks used on crippled ... | Joey Hess | 2013-04-23 |
* | expose Control.Monad.join | Joey Hess | 2013-04-22 |
* | Detect systems that have no user name set in GECOS, and also don't have user.... | Joey Hess | 2013-04-22 |
* | Allow rsync to use other remote shells. | guilhem | 2013-04-13 |
* | implement massReplace | Joey Hess | 2013-04-08 |
* | Added annex.web-download-command setting. | Joey Hess | 2013-04-08 |
* | Bugfix: Direct mode no longer repeatedly checksums duplicated files. | Joey Hess | 2013-04-06 |
* | Use lower case hash directories for storing files on crippled filesystems, sa... | Joey Hess | 2013-04-04 |
* | hlint | Joey Hess | 2013-04-03 |
* | cleanup | Joey Hess | 2013-04-02 |
* | Update working tree files fully atomically | Joey Hess | 2013-04-02 |
* | New annex.largefiles setting, which configures which files `git annex add` an... | Joey Hess | 2013-03-29 |
* | cleanup debug print | Joey Hess | 2013-03-28 |
* | comment typo | Joey Hess | 2013-03-18 |
* | move comment to right place | Joey Hess | 2013-03-18 |
* | remove old debug print | Joey Hess | 2013-03-16 |
* | Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r... | Joey Hess | 2013-03-12 |
* | detect renames during commit, and .. um, do nothing special because it's lunc... | Joey Hess | 2013-03-11 |
* | remove Eq instance for InodeCache | Joey Hess | 2013-03-11 |
* | tag xmpp pushes with jid | Joey Hess | 2013-03-06 |
* | assistant: Get back in sync with XMPP remotes after network reconnection, and... | Joey Hess | 2013-03-06 |
* | Run ssh with -T to avoid tty allocation and any login scripts that may do und... | Joey Hess | 2013-03-04 |
* | git subcommand cleanup | Joey Hess | 2013-03-03 |
* | Makefile now builds using cabal, taking advantage of cabal's automatic detect... | Joey Hess | 2013-02-27 |
* | annex.version is now set to 4 for direct mode repositories | Joey Hess | 2013-02-26 |
* | fix | Joey Hess | 2013-02-24 |
* | hopefully fix a bug | Joey Hess | 2013-02-24 |
* | remove debug print | Joey Hess | 2013-02-23 |
* | squelch warning | Joey Hess | 2013-02-22 |
* | fix inverted logic | Joey Hess | 2013-02-22 |
* | fix sameInodeCache to check the inode change sentinal | Joey Hess | 2013-02-22 |