summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
...
* releasing version 0.040.04Gravatar Joey Hess2010-11-10
|
* cleanupGravatar Joey Hess2010-11-10
|
* edit an alias for unlockGravatar Joey Hess2010-11-10
|
* Unlocked files will now automatically be added back into the annex when ↵Gravatar Joey Hess2010-11-10
| | | | committed (and the updated symlink committed), by some magic in the pre-commit hook.
* closeGravatar Joey Hess2010-11-10
|
* Avoid using runghc to run test suite as it is not available on all ↵Gravatar Joey Hess2010-11-10
| | | | architectures. Closes: #603006
* maybe call it unlock and not checkoutGravatar Joey Hess2010-11-09
| | | | | It'd be confusing to have a git-annex subcommand with the same name as a git subcommand.
* Merge branch 'master' into checkoutGravatar Joey Hess2010-11-09
|\ | | | | | | | | | | Conflicts: debian/changelog doc/backends.mdwn
| * Annexed file contents are now made unwritable and put in unwriteable ↵Gravatar Joey Hess2010-11-08
| | | | | | | | directories, to avoid them accidentially being removed or modified. (Thanks Josh Triplett for the idea.)
| * Reorganised the layout of .git/annex/Gravatar Joey Hess2010-11-08
| |
| * reorg .git/annexGravatar Joey Hess2010-11-08
| |
| * Add annex.version, which will be used to automate upgrades.Gravatar Joey Hess2010-11-08
| |
| * Add build dep on libghc6-testpack-dev.Gravatar Joey Hess2010-11-08
| |
* | documentation for checkoutGravatar Joey Hess2010-11-07
|/
* releasing version 0.030.03Gravatar Joey Hess2010-11-07
|
* updateGravatar Joey Hess2010-11-07
|
* ideaGravatar Joey Hess2010-11-07
|
* add fsck subcommand (stub)Gravatar Joey Hess2010-11-06
|
* In .gitattributes, the git-annex-backend attribute can be set to the names ↵Gravatar Joey Hess2010-11-01
| | | | of backends to use when adding different types of files.
* rework subcommand invocation logicGravatar Joey Hess2010-11-01
|
* Added remote.annex-scp-options and remote.annex-ssh-options.Gravatar Joey Hess2010-10-31
|
* Fix crash on unknown symlinks.Gravatar Joey Hess2010-10-31
|
* Fixed memory leak; git-annex no longer reads the whole file list from git ↵Gravatar Joey Hess2010-10-30
| | | | before starting, and will be much faster with large repos.
* Support building with Debian stable's ghc.Gravatar Joey Hess2010-10-30
|
* changelogGravatar Joey Hess2010-10-29
|
* Fix SIGINT handling.Gravatar Joey Hess2010-10-29
|
* Add --verboseGravatar Joey Hess2010-10-28
|
* Fix support for file:// remotes.Gravatar Joey Hess2010-10-28
|
* copyright statements0.02Gravatar Joey Hess2010-10-27
|
* updateGravatar Joey Hess2010-10-27
|
* updateGravatar Joey Hess2010-10-27
|
* pre-commit hookGravatar Joey Hess2010-10-27
|
* updateGravatar Joey Hess2010-10-25
|
* add setkey subcommandGravatar Joey Hess2010-10-25
| | | | And finished implementing move --to
* changelogGravatar Joey Hess2010-10-25
|
* --from/--to can be used to limit the remote repository that git-annex uses.Gravatar Joey Hess2010-10-22
|
* document using ssh remotesGravatar Joey Hess2010-10-22
|
* updateGravatar Joey Hess2010-10-22
|
* support checking network remotes when droppingGravatar Joey Hess2010-10-22
|
* avoid reading configs for URL remotes every timeGravatar Joey Hess2010-10-22
|
* changelogGravatar Joey Hess2010-10-21
|
* entry for the prereleaseGravatar Joey Hess2010-10-20
|
* 3Gravatar Joey Hess2010-10-20
|
* probably won't use SHA moduleGravatar Joey Hess2010-10-19
|
* updateGravatar Joey Hess2010-10-19
|
* split TODOGravatar Joey Hess2010-10-19
|
* add doc wikiGravatar Joey Hess2010-10-19
|
* updateGravatar Joey Hess2010-10-19
|
* need SHA tooGravatar Joey Hess2010-10-16
|
* debianizationGravatar Joey Hess2010-10-16