aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* map: Support remotes with /~/ and /~user/Gravatar Joey Hess2011-11-11
* Automatically fix up badly formatted uuid.log entries produced by 3.20111105,...Gravatar Joey Hess2011-11-11
* Optimized copy --from and get --from to avoid checking the location log for f...Gravatar Joey Hess2011-11-10
* content lockingGravatar Joey Hess2011-11-09
* Handle a case where an annexed file is moved into a gitignored directory, by ...Gravatar Joey Hess2011-11-07
* releasing version 3.201111073.20111107Gravatar Joey Hess2011-11-07
* Bugfix: In the past two releases, git-annex init has written the uuid.log in ...Gravatar Joey Hess2011-11-07
* Don't try to read config from repos with annex-ignore set.Gravatar Joey Hess2011-11-07
* merge: Use fast-forward merges when possible.Gravatar Joey Hess2011-11-06
* releasing version 3.201111053.20111105Gravatar Joey Hess2011-11-05
* Pass -t to rsync to preserve timestamps.Gravatar Joey Hess2011-11-04
* use SHA256 by defaultGravatar Joey Hess2011-11-04
* add changelog for bugfixGravatar Joey Hess2011-11-04
* Record uuid when auto-initializing a remote so it shows in status.Gravatar Joey Hess2011-11-02
* fixed my build environmentGravatar Joey Hess2011-10-31
* better command nameGravatar Joey Hess2011-10-31
* The fromkey command now takes the key as its first parameter. The --key optio...Gravatar Joey Hess2011-10-31
* Removed the setkey command, and added a setcontent command with a more useful...Gravatar Joey Hess2011-10-31
* unused, dropunused: Now work in bare repositories.Gravatar Joey Hess2011-10-29
* fsck: Now works in bare repositories.Gravatar Joey Hess2011-10-29
* status: Now always shows the current repository, even when it does not appear...Gravatar Joey Hess2011-10-28
* drop --from is now supported to remove file content from a remote.Gravatar Joey Hess2011-10-28
* Fail if --from or --to is passed to commands that do not support them.Gravatar Joey Hess2011-10-27
* uninit: Add guard against being run with the git-annex branch checked out.Gravatar Joey Hess2011-10-27
* wordingGravatar Joey Hess2011-10-27
* reap in onLocalGravatar Joey Hess2011-10-27
* Sped up some operations on remotes that are on the same host.Gravatar Joey Hess2011-10-27
* releasing version 3.201110253.20111025Gravatar Joey Hess2011-10-25
* updateGravatar Joey Hess2011-10-25
* git-annex-shell: GIT_ANNEX_SHELL_READONLY and GIT_ANNEX_SHELL_LIMITED environ...Gravatar Joey Hess2011-10-15
* migrate: Copy url logs for keys when migrating.Gravatar Joey Hess2011-10-15
* A remote can have a annexUrl configured, that is used by git-annex instead of...Gravatar Joey Hess2011-10-14
* typoGravatar Joey Hess2011-10-12
* prep releaseGravatar Joey Hess2011-10-11
* oopsGravatar Joey Hess2011-10-11
* fix git 1.7.7 breakageGravatar Joey Hess2011-10-11
* reorderGravatar Joey Hess2011-10-10
* Now supports git's insteadOf configuration, to modify the url used to access ...Gravatar Joey Hess2011-10-09
* git-annex-shell uuid verificationGravatar Joey Hess2011-10-06
* add timestamps to remote.logGravatar Joey Hess2011-10-06
* Add timestamps to trust.log.Gravatar Joey Hess2011-10-06
* add timestamp to uuid.logGravatar Joey Hess2011-10-06
* Add locking to avoid races when changing the git-annex branch.Gravatar Joey Hess2011-10-03
* Contain the zombie hordes.aGravatar Joey Hess2011-10-02
* When displaying a list of repositories, show git remote names in addition to ...Gravatar Joey Hess2011-09-30
* status: List all known repositories.Gravatar Joey Hess2011-09-30
* Fix referring to remotes by uuid.Gravatar Joey Hess2011-09-30
* convert all git read/write functions to use ByteStringsGravatar Joey Hess2011-09-29
* Sped up unused.Gravatar Joey Hess2011-09-29
* releasing version 3.201109283.20110928Gravatar Joey Hess2011-09-28