| Commit message (Expand) | Author | Age |
* | Properly handle multiline git config values. | Joey Hess | 2011-12-15 |
* | reinject: Add a sanity check for using an annexed file as the source file. | Joey Hess | 2011-12-12 |
* | always find optimal merge | Joey Hess | 2011-12-12 |
* | releasing version 3.201112113.20111211 | Joey Hess | 2011-12-11 |
* | slow, stupid, and safe index updating | Joey Hess | 2011-12-11 |
* | Fix bug in last version in getting contents from bare repositories. | Joey Hess | 2011-12-10 |
* | version dependency on old monad-control | Joey Hess | 2011-12-10 |
* | sync: New command that synchronises the local repository and default remote, ... | Joey Hess | 2011-12-09 |
* | unannex improvements | Joey Hess | 2011-12-09 |
* | Fix caching of decrypted ciphers, which failed when drop had to check multipl... | Joey Hess | 2011-12-08 |
* | add: If interrupted, add can leave files converted to symlinks but not yet ad... | Joey Hess | 2011-12-07 |
* | Prevent key names from containing newlines. | Joey Hess | 2011-12-06 |
* | map: Fix a failure to detect a loop when both repositories are local and refe... | Joey Hess | 2011-12-04 |
* | releasing version 3.201112033.20111203 | Joey Hess | 2011-12-03 |
* | dead: A command which says that a repository is gone for good and you don't w... | Joey Hess | 2011-12-02 |
* | convert rsync special backend to using both hash directory types | Joey Hess | 2011-12-02 |
* | wording | Joey Hess | 2011-12-02 |
* | clarify | Joey Hess | 2011-11-28 |
* | store content in hashDirLower directories in bare repositories | Joey Hess | 2011-11-28 |
* | --inbackend can be used to make git-annex only operate on files whose content... | Joey Hess | 2011-11-28 |
* | support .git/annex on a different disk than the rest of the repo | Joey Hess | 2011-11-28 |
* | Bugfix: dropunused did not drop keys with two spaces in their name. | Joey Hess | 2011-11-27 |
* | changelog | Joey Hess | 2011-11-26 |
* | Flush json output, avoiding a buffering problem that could result in doubled ... | Joey Hess | 2011-11-25 |
* | Put a workaround in the directory special remote for strange behavior with VF... | Joey Hess | 2011-11-22 |
* | releasing version 3.201111223.20111122 | Joey Hess | 2011-11-22 |
* | find: Support --print0 | Joey Hess | 2011-11-22 |
* | status --json now shows most things | Joey Hess | 2011-11-20 |
* | status: Include all special remotes in the list of repositories. | Joey Hess | 2011-11-18 |
* | Avoid excessive escaping for rsync special remotes that are not accessed over... | Joey Hess | 2011-11-18 |
* | migrate: Don't fall over a stale temp file. | Joey Hess | 2011-11-17 |
* | When not run in a git repository, git-annex can still display a usage message... | Joey Hess | 2011-11-16 |
* | cleanup | Joey Hess | 2011-11-16 |
* | merge: Now runs in constant space. | Joey Hess | 2011-11-15 |
* | Fix support for insteadOf url remapping. Closes: #644278 | Joey Hess | 2011-11-15 |
* | status --json --fast for esc | Joey Hess | 2011-11-14 |
* | status: Now displays trusted, untrusted, and semitrusted repositories separat... | Joey Hess | 2011-11-14 |
* | Optimised union merging; now only runs git cat-file once. | Joey Hess | 2011-11-12 |
* | init: When run in an already initalized repository, and without a description... | Joey Hess | 2011-11-12 |
* | avoid unnecessary auto-merge when only changing a file in the branch. | Joey Hess | 2011-11-12 |
* | merge: Improve commit messages to mention what was merged. | Joey Hess | 2011-11-12 |
* | map: Support remotes with /~/ and /~user/ | Joey Hess | 2011-11-11 |
* | Automatically fix up badly formatted uuid.log entries produced by 3.20111105,... | Joey Hess | 2011-11-11 |
* | Optimized copy --from and get --from to avoid checking the location log for f... | Joey Hess | 2011-11-10 |
* | content locking | Joey Hess | 2011-11-09 |
* | Handle a case where an annexed file is moved into a gitignored directory, by ... | Joey Hess | 2011-11-07 |
* | releasing version 3.201111073.20111107 | Joey Hess | 2011-11-07 |
* | Bugfix: In the past two releases, git-annex init has written the uuid.log in ... | Joey Hess | 2011-11-07 |
* | Don't try to read config from repos with annex-ignore set. | Joey Hess | 2011-11-07 |
* | merge: Use fast-forward merges when possible. | Joey Hess | 2011-11-06 |