Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add dropkey subcommand and --quiet | Joey Hess | 2010-10-25 |
* | support checking network remotes when dropping | Joey Hess | 2010-10-22 |
* | fix remote vs remote wording confusion | Joey Hess | 2010-10-22 |
* | support ssh repo in workTree | Joey Hess | 2010-10-22 |
* | support reading config over ssh | Joey Hess | 2010-10-22 |
* | use safesystem | Joey Hess | 2010-10-19 |
* | tweaks | Joey Hess | 2010-10-16 |
* | bugfix | Joey Hess | 2010-10-16 |
* | add inGit/notInGit | Joey Hess | 2010-10-16 |
* | convert GitRepo to qualified import | Joey Hess | 2010-10-14 |
* | implemented remotes config caching | Joey Hess | 2010-10-13 |
* | almost able to get files from remotes now! | Joey Hess | 2010-10-13 |
* | move some stuff out of IO | Joey Hess | 2010-10-13 |
* | cost ordering | Joey Hess | 2010-10-13 |
* | add remoteName | Joey Hess | 2010-10-13 |
* | relative symlink to annexed file | Joey Hess | 2010-10-13 |
* | bugfixes | Joey Hess | 2010-10-12 |
* | oops, wrong system | Joey Hess | 2010-10-12 |
* | correctness | Joey Hess | 2010-10-12 |
* | add uuid | Joey Hess | 2010-10-12 |
* | new git config read method | Joey Hess | 2010-10-12 |
* | revert bad change | Joey Hess | 2010-10-12 |
* | typo | Joey Hess | 2010-10-12 |
* | better git repo querying and bare repo detection | Joey Hess | 2010-10-12 |
* | tweak | Joey Hess | 2010-10-12 |
* | tweak | Joey Hess | 2010-10-12 |
* | update | Joey Hess | 2010-10-12 |
* | remotes lookup | Joey Hess | 2010-10-12 |
* | faddle | Joey Hess | 2010-10-12 |
* | fiddle | Joey Hess | 2010-10-11 |
* | minor | Joey Hess | 2010-10-11 |
* | moved config reading into GitRepo | Joey Hess | 2010-10-11 |
* | simpler exception handling | Joey Hess | 2010-10-11 |
* | explicit exports | Joey Hess | 2010-10-11 |
* | split up Types | Joey Hess | 2010-10-11 |
* | add git config lookups for annex.name, annex.backends, etc | Joey Hess | 2010-10-11 |
* | cache whether a repo is bare | Joey Hess | 2010-10-10 |
* | update | Joey Hess | 2010-10-10 |
* | update | Joey Hess | 2010-10-10 |
* | convert GitRepo to struct with constructor | Joey Hess | 2010-10-10 |
* | update | Joey Hess | 2010-10-10 |
* | update | Joey Hess | 2010-10-10 |
* | don't repeatedly call repoTop, it's a bit expensive | Joey Hess | 2010-10-10 |
* | reorg | Joey Hess | 2010-10-10 |
* | handle bare repo right for gitattributes | Joey Hess | 2010-10-10 |
* | add gitPrep to handle .gitattributes | Joey Hess | 2010-10-10 |
* | robustness | Joey Hess | 2010-10-09 |
* | add logFile | Joey Hess | 2010-10-09 |
* | add gitRelative function | Joey Hess | 2010-10-09 |
* | second module! | Joey Hess | 2010-10-09 |