| Commit message (Expand) | Author | Age |
* | Switch from using regex-compat to regex-tdfa, as the C regex library is rathe... | Joey Hess | 2013-03-08 |
* | assistant: Sync with all git remotes on startup. | Joey Hess | 2013-03-08 |
* | Bugfix: git annex add, when ran without any file or directory specified, shou... | Joey Hess | 2013-03-07 |
* | assistant: Fix syncing after XMPP pairing. | Joey Hess | 2013-03-06 |
* | assistant: XMPP git pull and push requests are cached and sent when presence ... | 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 |
* | Bugfix: If the UUID of a remote is not known, prevent --from, --to, and other... | Joey Hess | 2013-03-04 |
* | webapp: Proceed automatically on from "Configure jabber account" to pairing. | Joey Hess | 2013-03-04 |
* | fixed the race breaking moving files from archive in direct mode | Joey Hess | 2013-03-04 |
* | webapp: New preferences page allows enabling/disabling debug logging at runti... | Joey Hess | 2013-03-03 |
* | better prevention of auto repack | Joey Hess | 2013-03-03 |
* | assistant: Prevent automatic commits from causing git-gc runs, as that can ma... | Joey Hess | 2013-03-03 |
* | assistant: Fix dropping content when a file is moved to an archive directory. | Joey Hess | 2013-03-01 |
* | assistant: Avoid noise in logs from git commit about typechanged files in dir... | Joey Hess | 2013-03-01 |
* | assistant: Logs are rotated to avoid them using too much disk space. | Joey Hess | 2013-03-01 |
* | finish removing fast flag | Joey Hess | 2013-02-28 |
* | use Setup.hs rather than depending on cabal-install | Joey Hess | 2013-02-28 |
* | webapp: Only show up to 10 queued transfers. | Joey Hess | 2013-02-28 |
* | Android: Enable test suite. | Joey Hess | 2013-02-27 |
* | Stop depending on testpack. | Joey Hess | 2013-02-27 |
* | install fix | Joey Hess | 2013-02-27 |
* | need build-dep on cabal-install | Joey Hess | 2013-02-27 |
* | cleanup | Joey Hess | 2013-02-27 |
* | embed test suite into git annex; available by running: git annex test | Joey Hess | 2013-02-27 |
* | Makefile now builds using cabal, taking advantage of cabal's automatic detect... | Joey Hess | 2013-02-27 |
* | deal with http-conduit changing a data type | Joey Hess | 2013-02-27 |
* | annex.version is now set to 4 for direct mode repositories | Joey Hess | 2013-02-26 |
* | copy: Update location log when no copy was performed, if the location log was... | Joey Hess | 2013-02-26 |
* | fix * glob matching files in subdirectories | Joey Hess | 2013-02-26 |
* | webapp: Display any error message from git init if it fails to create a repos... | Joey Hess | 2013-02-26 |
* | Additional GIT_DIR support bugfixes. May actually work now. | Joey Hess | 2013-02-23 |
* | Avoid passing -p to rsync, to interoperate with crippled filesystems. | Joey Hess | 2013-02-22 |
* | update | Joey Hess | 2013-02-20 |
* | Direct mode: Fix support for adding a modified file. | Joey Hess | 2013-02-20 |
* | Direct mode: Support filesystems like FAT which can change their inodes each ... | Joey Hess | 2013-02-19 |
* | Android: Support ssh connection caching. | Joey Hess | 2013-02-19 |
* | webapp: Can now add a new local repository, and make it sync with the main lo... | Joey Hess | 2013-02-18 |
* | add openssh to Android | Joey Hess | 2013-02-18 |
* | webapp: Allow creating repositories on filesystems that lack support for syml... | Joey Hess | 2013-02-18 |
* | fully support core.symlinks=false in all relevant symlink handling code | Joey Hess | 2013-02-17 |
* | phony standalone | Joey Hess | 2013-02-16 |
* | prep release | Joey Hess | 2013-02-16 |
* | update for reversion | Joey Hess | 2013-02-15 |
* | improve | Joey Hess | 2013-02-15 |
* | add standalone target | Joey Hess | 2013-02-14 |
* | add: Improved detection of files that are modified while being added. | Joey Hess | 2013-02-14 |
* | crippled filesystem support, probing and initial support | Joey Hess | 2013-02-14 |
* | Now uses the Haskell Glob library, rather than pcre-light, avoiding the need ... | Joey Hess | 2013-02-11 |
* | Now uses the Haskell uuid library, rather than needing a uuid program. | Joey Hess | 2013-02-10 |