aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* install fixGravatar Joey Hess2013-02-27
* need build-dep on cabal-installGravatar Joey Hess2013-02-27
* cleanupGravatar Joey Hess2013-02-27
* embed test suite into git annex; available by running: git annex testGravatar Joey Hess2013-02-27
* Makefile now builds using cabal, taking advantage of cabal's automatic detect...Gravatar Joey Hess2013-02-27
* deal with http-conduit changing a data typeGravatar Joey Hess2013-02-27
* annex.version is now set to 4 for direct mode repositoriesGravatar Joey Hess2013-02-26
* copy: Update location log when no copy was performed, if the location log was...Gravatar Joey Hess2013-02-26
* fix * glob matching files in subdirectoriesGravatar Joey Hess2013-02-26
* webapp: Display any error message from git init if it fails to create a repos...Gravatar Joey Hess2013-02-26
* Additional GIT_DIR support bugfixes. May actually work now.Gravatar Joey Hess2013-02-23
* Avoid passing -p to rsync, to interoperate with crippled filesystems.Gravatar Joey Hess2013-02-22
* updateGravatar Joey Hess2013-02-20
* Direct mode: Fix support for adding a modified file.Gravatar Joey Hess2013-02-20
* Direct mode: Support filesystems like FAT which can change their inodes each ...Gravatar Joey Hess2013-02-19
* Android: Support ssh connection caching.Gravatar Joey Hess2013-02-19
* webapp: Can now add a new local repository, and make it sync with the main lo...Gravatar Joey Hess2013-02-18
* add openssh to AndroidGravatar Joey Hess2013-02-18
* webapp: Allow creating repositories on filesystems that lack support for syml...Gravatar Joey Hess2013-02-18
* fully support core.symlinks=false in all relevant symlink handling codeGravatar Joey Hess2013-02-17
* phony standaloneGravatar Joey Hess2013-02-16
* prep releaseGravatar Joey Hess2013-02-16
* update for reversionGravatar Joey Hess2013-02-15
* improveGravatar Joey Hess2013-02-15
* add standalone targetGravatar Joey Hess2013-02-14
* add: Improved detection of files that are modified while being added.Gravatar Joey Hess2013-02-14
* crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
* Now uses the Haskell Glob library, rather than pcre-light, avoiding the need ...Gravatar Joey Hess2013-02-11
* Now uses the Haskell uuid library, rather than needing a uuid program.Gravatar Joey Hess2013-02-10
* prep release3.20130207Gravatar Joey Hess2013-02-07
* Clean up direct mode cache and mapping info when dropping keys.Gravatar Joey Hess2013-02-07
* uninit, unannex --fast: If hard link creation fails, fall back to slow mode.Gravatar Joey Hess2013-02-06
* pre-commit: Update direct mode mappings.Gravatar Joey Hess2013-02-06
* Deal with stale mappings for deleted file in direct mode.Gravatar Joey Hess2013-02-05
* assistant: Fix location log when adding new file in direct mode.Gravatar Joey Hess2013-02-05
* assistant: Ignore .DS_Store on OSX.Gravatar Joey Hess2013-01-28
* annex.autocommitGravatar Joey Hess2013-01-27
* addurl --fast: Use curl, rather than haskell HTTP library, to support https.Gravatar Joey Hess2013-01-27
* depend on both wget and curlGravatar Joey Hess2013-01-27
* Adjust debian package to only build-depend on DAV on architectures where it i...Gravatar Joey Hess2013-01-27
* webapp: Now allows restarting any threads that crash.Gravatar Joey Hess2013-01-26
* use async to track and manage threadsGravatar Joey Hess2013-01-26
* finalizing release3.20130124Gravatar Joey Hess2013-01-24
* noteGravatar Joey Hess2013-01-21
* manual and source repository groupsGravatar Joey Hess2013-01-21
* fsck: Detect and fix consistency errors in direct mode mapping files.Gravatar Joey Hess2013-01-19
* Avoid filename encoding errors when writing direct mode mappings.Gravatar Joey Hess2013-01-18
* Fix direct mode mapping code to always store direct mode filenames relative t...Gravatar Joey Hess2013-01-18
* sync: Automatic merge conflict resolution now stages deleted files.Gravatar Joey Hess2013-01-17
* Depend on git 1.7.7.6 for --no-edit. Closes: #698399Gravatar Joey Hess2013-01-17