Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add annex.version, which will be used to automate upgrades. | Joey Hess | 2010-11-08 |
| | |||
* | Add build dep on libghc6-testpack-dev. | Joey Hess | 2010-11-08 |
| | |||
* | add news item for git-annex 0.03 | Joey Hess | 2010-11-07 |
| | |||
* | releasing version 0.030.03 | Joey Hess | 2010-11-07 |
| | |||
* | done | Joey Hess | 2010-11-07 |
| | |||
* | update | Joey Hess | 2010-11-07 |
| | |||
* | fsck works | Joey Hess | 2010-11-07 |
| | |||
* | add annexDir | Joey Hess | 2010-11-07 |
| | |||
* | rough in fsck | Joey Hess | 2010-11-07 |
| | |||
* | bigfix: doubled shell escape | Joey Hess | 2010-11-06 |
| | |||
* | update | Joey Hess | 2010-11-07 |
| | |||
* | idea | Joey Hess | 2010-11-07 |
| | |||
* | hlinted a few files | Joey Hess | 2010-11-06 |
| | |||
* | add fsck subcommand (stub) | Joey Hess | 2010-11-06 |
| | |||
* | fixes | Joey Hess | 2010-11-04 |
| | |||
* | support subcommands that take no params | Joey Hess | 2010-11-04 |
| | |||
* | refactor | Joey Hess | 2010-11-04 |
| | |||
* | broke subcommands out into separate modules | Joey Hess | 2010-11-02 |
| | |||
* | better test framework | Joey Hess | 2010-11-02 |
| | |||
* | add a stupid test harness | Joey Hess | 2010-11-02 |
| | |||
* | clean up | Joey Hess | 2010-11-02 |
| | |||
* | clean up | Joey Hess | 2010-11-02 |
| | |||
* | blew several hours on getting the decodeGitFile 100% right with quickcheck | Joey Hess | 2010-11-02 |
| | |||
* | reorg | Joey Hess | 2010-11-02 |
| | |||
* | tweak | Joey Hess | 2010-11-02 |
| | |||
* | deal with git's insane octal filename encoding | Joey Hess | 2010-11-02 |
| | |||
* | updat | Joey Hess | 2010-11-01 |
| | |||
* | fix checkAttr to not deadlock and not need strictness | Joey Hess | 2010-11-01 |
| | | | | Yeah, "will never deadlock" is never a good sign in code comments. ;) | ||
* | better message when ikiwiki is not available | Joey Hess | 2010-11-01 |
| | |||
* | finally got the types clear enough | Joey Hess | 2010-11-01 |
| | |||
* | better types | Joey Hess | 2010-11-01 |
| | |||
* | less confusing names for the subcommand stage types | Joey Hess | 2010-11-01 |
| | |||
* | expand docs | Joey Hess | 2010-11-01 |
| | |||
* | In .gitattributes, the git-annex-backend attribute can be set to the names ↵ | Joey Hess | 2010-11-01 |
| | | | | of backends to use when adding different types of files. | ||
* | wrote checkAttr | Joey Hess | 2010-11-01 |
| | |||
* | now only need to add gitattributes lookup | Joey Hess | 2010-11-01 |
| | |||
* | bring back param descriptions in usage | Joey Hess | 2010-11-01 |
| | |||
* | rework complete | Joey Hess | 2010-11-01 |
| | |||
* | big subcommand dispatch rework | Joey Hess | 2010-11-01 |
| | | | | not quite done.. head hurts | ||
* | rework subcommand invocation logic | Joey Hess | 2010-11-01 |
| | |||
* | trim | Joey Hess | 2010-11-01 |
| | |||
* | move | Joey Hess | 2010-11-01 |
| | |||
* | fix | Joey Hess | 2010-11-01 |
| | |||
* | expand | Joey Hess | 2010-11-01 |
| | |||
* | cleanup | Joey Hess | 2010-11-01 |
| | |||
* | add global fallback for per-repo options | Joey Hess | 2010-11-01 |
| | |||
* | finished adding support for annex.ssh-options | Joey Hess | 2010-11-01 |
| | |||
* | make a ssh call honor annex-ssh-options | Joey Hess | 2010-10-31 |
| | |||
* | bugfix: git annex move --from <file remote> | Joey Hess | 2010-10-31 |
| | | | | | The data structure comparison didn't work because for a file remote, the config gets read for one structure but not the other. | ||
* | simplify evals | Joey Hess | 2010-10-31 |
| |