aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* releasing version 4.201306014.20130601Gravatar Joey Hess2013-06-01
* Android: Work around Android devices where the `am` command doesn't work.Gravatar Joey Hess2013-05-31
* Can now restart certain long-running git processes if they crash, and continu...Gravatar Joey Hess2013-05-31
* Android: Added an "Open WebApp" item to the terminal's menu. Should work for ...Gravatar Joey Hess2013-05-28
* XMPP: Fix a file descriptor leak.Gravatar Joey Hess2013-05-26
* sync: Fix double merge conflict resolution handling.Gravatar Joey Hess2013-05-26
* content: New command line way to view and configure a repository's preferred ...Gravatar Joey Hess2013-05-25
* Improve error handling when getting uuid of http remotes to auto-ignore, like...Gravatar Joey Hess2013-05-25
* assistant: Work around git-cat-file's not reloading the index after files are...Gravatar Joey Hess2013-05-25
* Fix bug in parsing of parens in some preferred content expressions. This fixe...Gravatar Joey Hess2013-05-24
* Android app: Avoid using hard links to app's lib directory, which is sometime...Gravatar Joey Hess2013-05-23
* XMPP: Send pings and use them to detect when contact with the server is lost.Gravatar Joey Hess2013-05-22
* hook special remote: Added combined hook program support.Gravatar Joey Hess2013-05-21
* XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...Gravatar Joey Hess2013-05-21
* releasing version 4.201305214.20130521Gravatar Joey Hess2013-05-21
* mention autobuild fixesGravatar Joey Hess2013-05-20
* Detect bad content in ~/.config/git-annex/program and look in PATH instead.Gravatar Joey Hess2013-05-20
* Fix a bug in the git-annex branch handling code that could cause info from a ...Gravatar Joey Hess2013-05-20
* run the test suite twice, once in direct modeGravatar Joey Hess2013-05-20
* direct mode bug fix: After a conflicted merge was automatically resolved, the...Gravatar Joey Hess2013-05-20
* debian architecture build funGravatar Joey Hess2013-05-19
* Allow building with gpg2.Gravatar Joey Hess2013-05-19
* Fix a zombie that could result when running a process like gpg to read and wr...Gravatar Joey Hess2013-05-19
* Switch to MonadCatchIO-transformers for better handling of state while catchi...Gravatar Joey Hess2013-05-19
* add new depGravatar Joey Hess2013-05-17
* Sanitize debian changelog version before putting it into cabal file. Closes: ...Gravatar Joey Hess2013-05-17
* releasing version 4.201305164.20130516Gravatar Joey Hess2013-05-16
* fixupsGravatar Joey Hess2013-05-15
* Merge branch 'master' into windowsGravatar Joey Hess2013-05-15
|\
| * start one git-cat-file per index fileGravatar Joey Hess2013-05-15
| * Debian: Add a menu file.Gravatar Joey Hess2013-05-14
* | Merge branch 'master' into windowsGravatar Joey Hess2013-05-14
|\|
| * migrate: Detect if a file gets corrupted while it's being migrated.Gravatar Joey Hess2013-05-13
* | add unix-compat to depsGravatar Joey Hess2013-05-11
| * updateGravatar Joey Hess2013-05-11
| * rename varGravatar Joey Hess2013-05-10
|/
* reorderGravatar Joey Hess2013-05-09
* rsync special remotes: When sending from a crippled filesystem, use the desti...Gravatar Joey Hess2013-05-09
* configure: Better checking that sha commands output in the desired format.Gravatar Joey Hess2013-05-08
* SHA: Add a runtime sanity check that sha commands output something that appea...Gravatar Joey Hess2013-05-07
* git-annex-shell: Ensure that received files can be read. Files transferred fr...Gravatar Joey Hess2013-05-06
* When initializing a directory special remote with a relative path, the path i...Gravatar Joey Hess2013-05-06
* direct: Fix a bug that could cause some files to be left in indirect mode.Gravatar Joey Hess2013-05-06
* Avoid depending on regex-tdfa on mips, mipsel, and s390, where it fails to bu...Gravatar Joey Hess2013-05-06
* try to fix build on hurd, which lacks haskell-network-infoGravatar Joey Hess2013-05-06
* Disable building with the haskell threaded runtime when the assistant is not ...Gravatar Joey Hess2013-05-06
* Temporarily add an upper bound to the version of yesod that can be built with...Gravatar Joey Hess2013-05-02
* work around strange endianness bug in port number on AndroidGravatar Joey Hess2013-05-02
* releasing version 4.201305014.20130501Gravatar Joey Hess2013-05-01
* reorderGravatar Joey Hess2013-04-30