summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* releasing version 3.201112033.20111203Gravatar Joey Hess2011-12-03
* dead: A command which says that a repository is gone for good and you don't w...Gravatar Joey Hess2011-12-02
* convert rsync special backend to using both hash directory typesGravatar Joey Hess2011-12-02
* wordingGravatar Joey Hess2011-12-02
* clarifyGravatar Joey Hess2011-11-28
* store content in hashDirLower directories in bare repositoriesGravatar Joey Hess2011-11-28
* --inbackend can be used to make git-annex only operate on files whose content...Gravatar Joey Hess2011-11-28
* support .git/annex on a different disk than the rest of the repoGravatar Joey Hess2011-11-28
* Bugfix: dropunused did not drop keys with two spaces in their name.Gravatar Joey Hess2011-11-27
* changelogGravatar Joey Hess2011-11-26
* Flush json output, avoiding a buffering problem that could result in doubled ...Gravatar Joey Hess2011-11-25
* Put a workaround in the directory special remote for strange behavior with VF...Gravatar Joey Hess2011-11-22
* releasing version 3.201111223.20111122Gravatar Joey Hess2011-11-22
* find: Support --print0Gravatar Joey Hess2011-11-22
* status --json now shows most thingsGravatar Joey Hess2011-11-20
* status: Include all special remotes in the list of repositories.Gravatar Joey Hess2011-11-18
* Avoid excessive escaping for rsync special remotes that are not accessed over...Gravatar Joey Hess2011-11-18
* migrate: Don't fall over a stale temp file.Gravatar Joey Hess2011-11-17
* When not run in a git repository, git-annex can still display a usage message...Gravatar Joey Hess2011-11-16
* cleanupGravatar Joey Hess2011-11-16
* merge: Now runs in constant space.Gravatar Joey Hess2011-11-15
* Fix support for insteadOf url remapping. Closes: #644278Gravatar Joey Hess2011-11-15
* status --json --fast for escGravatar Joey Hess2011-11-14
* status: Now displays trusted, untrusted, and semitrusted repositories separat...Gravatar Joey Hess2011-11-14
* Optimised union merging; now only runs git cat-file once.Gravatar Joey Hess2011-11-12
* init: When run in an already initalized repository, and without a description...Gravatar Joey Hess2011-11-12
* avoid unnecessary auto-merge when only changing a file in the branch.Gravatar Joey Hess2011-11-12
* merge: Improve commit messages to mention what was merged.Gravatar Joey Hess2011-11-12
* 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