| Commit message (Expand) | Author | Age |
* | Fix a bug in the git-annex branch handling code that could cause info from a ... | Joey Hess | 2013-05-20 |
* | run the test suite twice, once in direct mode | Joey Hess | 2013-05-20 |
* | direct mode bug fix: After a conflicted merge was automatically resolved, the... | Joey Hess | 2013-05-20 |
* | debian architecture build fun | Joey Hess | 2013-05-19 |
* | Allow building with gpg2. | Joey Hess | 2013-05-19 |
* | Fix a zombie that could result when running a process like gpg to read and wr... | Joey Hess | 2013-05-19 |
* | Switch to MonadCatchIO-transformers for better handling of state while catchi... | Joey Hess | 2013-05-19 |
* | Sanitize debian changelog version before putting it into cabal file. Closes: ... | Joey Hess | 2013-05-17 |
* | releasing version 4.201305164.20130516 | Joey Hess | 2013-05-16 |
* | start one git-cat-file per index file | Joey Hess | 2013-05-15 |
* | Debian: Add a menu file. | Joey Hess | 2013-05-14 |
* | migrate: Detect if a file gets corrupted while it's being migrated. | Joey Hess | 2013-05-13 |
* | update | Joey Hess | 2013-05-11 |
* | reorder | Joey Hess | 2013-05-09 |
* | rsync special remotes: When sending from a crippled filesystem, use the desti... | Joey Hess | 2013-05-09 |
* | configure: Better checking that sha commands output in the desired format. | Joey Hess | 2013-05-08 |
* | SHA: Add a runtime sanity check that sha commands output something that appea... | Joey Hess | 2013-05-07 |
* | git-annex-shell: Ensure that received files can be read. Files transferred fr... | Joey Hess | 2013-05-06 |
* | When initializing a directory special remote with a relative path, the path i... | 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 |
* | Avoid depending on regex-tdfa on mips, mipsel, and s390, where it fails to bu... | Joey Hess | 2013-05-06 |
* | Disable building with the haskell threaded runtime when the assistant is not ... | Joey Hess | 2013-05-06 |
* | Temporarily add an upper bound to the version of yesod that can be built with... | Joey Hess | 2013-05-02 |
* | work around strange endianness bug in port number on Android | Joey Hess | 2013-05-02 |
* | releasing version 4.201305014.20130501 | Joey Hess | 2013-05-01 |
* | reorder | Joey Hess | 2013-04-30 |
* | update | Joey Hess | 2013-04-30 |
* | assistant: Fix bug that could cause incoming pushes to not get merged into th... | Joey Hess | 2013-04-30 |
* | update changelog | Joey Hess | 2013-04-30 |
* | Support building with DAV 0.4. | Joey Hess | 2013-04-30 |
* | Store an annex-uuid file in the bucket when setting up a new S3 remote. | Joey Hess | 2013-04-27 |
* | webapp: Now automatically fills in any creds used by an existing remote when ... | Joey Hess | 2013-04-27 |
* | To enable an existing special remote, the new enableremote command must be us... | Joey Hess | 2013-04-26 |
* | per-IA-item content directories | Joey Hess | 2013-04-25 |
* | Automatically register public urls for files uploaded to the Internet Archive. | Joey Hess | 2013-04-25 |
* | webapp: Display some additional information about a repository on its edit page. | Joey Hess | 2013-04-25 |
* | S3: Dropping content from the Internet Archive doesn't work, but their API in... | Joey Hess | 2013-04-25 |
* | Internet Archive! | Joey Hess | 2013-04-25 |
* | initremote: If two existing remotes have the same name, prefer the one with a... | Joey Hess | 2013-04-24 |
* | assistant: Sanitize XMPP presence information logged for debugging. | Joey Hess | 2013-04-24 |
* | changelog | Joey Hess | 2013-04-24 |
* | Detect when the remote is broken like bitbucket is, and exits 0 when it fails... | Joey Hess | 2013-04-23 |
* | sync: Bug fix, avoid adding to the annex the dummy symlinks used on crippled ... | Joey Hess | 2013-04-23 |
* | rmurl: New command, removes one of the recorded urls for a file. | Joey Hess | 2013-04-22 |
* | assistant: When built with git before 1.8.0, use `git remote rm` to delete a ... | Joey Hess | 2013-04-22 |
* | direct, indirect: Refuse to do anything when the assistant or git-annex watch... | Joey Hess | 2013-04-22 |
* | webapp: When told to add a git repository on a remote server, and the reposit... | 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 |
* | sync, assistant: Sync with remotes that have annex-ignore set | Joey Hess | 2013-04-22 |
* | webapp: Don't default to making repository in cwd when started from within a ... | Joey Hess | 2013-04-20 |