| Commit message (Expand) | Author | Age |
* | remove unused backend machinery | Joey Hess | 2011-07-05 |
* | better display of thrown errors | Joey Hess | 2011-07-05 |
* | uninit: Use unannex in --fast mode, to support unannexing multiple files that... | Joey Hess | 2011-07-04 |
* | fix usage for setkey | Joey Hess | 2011-07-04 |
* | unannex: In --fast mode, file content is left in the annex, and a hard link m... | Joey Hess | 2011-07-04 |
* | uninit: delete .git/annex/ | Joey Hess | 2011-07-04 |
* | uninit: Delete the git-annex branch. | Joey Hess | 2011-07-04 |
* | download urls via tmp file, and support resuming | Joey Hess | 2011-07-01 |
* | add the addurl command | Joey Hess | 2011-07-01 |
* | add web special remote | Joey Hess | 2011-07-01 |
* | renamed GitRepo to Git | Joey Hess | 2011-06-30 |
* | generalized safeWriteFile to viaTmp | Joey Hess | 2011-06-30 |
* | factor out file list stuff from GitRepo | Joey Hess | 2011-06-29 |
* | Merge branch 'master' into v3 | Joey Hess | 2011-06-29 |
|\ |
|
| * | --force will cause add, etc, to operate on ignored files. | Joey Hess | 2011-06-29 |
* | | avoid unnecessary read of trust.log | Joey Hess | 2011-06-23 |
* | | unused command updates for branches | Joey Hess | 2011-06-23 |
* | | v3 upgrade code works | Joey Hess | 2011-06-23 |
* | | rewrite loggedkeys to use git-annex branch | Joey Hess | 2011-06-22 |
* | | add merge subcommand | Joey Hess | 2011-06-22 |
* | | improve bare repo handing | Joey Hess | 2011-06-22 |
* | | improve version checking for v3 | Joey Hess | 2011-06-22 |
* | | store trust.log and remote.log in the git-annex branch | Joey Hess | 2011-06-22 |
* | | fixed logFile | Joey Hess | 2011-06-22 |
* | | update for git-annex branch | Joey Hess | 2011-06-22 |
* | | stop undoing gitattributes on uninit | Joey Hess | 2011-06-22 |
* | | move LocationLog into Annex monad from IO | Joey Hess | 2011-06-22 |
|/ |
|
* | unlock: Made atomic. | Joey Hess | 2011-06-20 |
* | get --from is the same as copy --from | Joey Hess | 2011-06-09 |
* | rename modules for data types into Types/ directory | Joey Hess | 2011-06-01 |
* | better types allowed breaking module dep loop | Joey Hess | 2011-06-01 |
* | Add --trust, --untrust, and --semitrust options. | Joey Hess | 2011-06-01 |
* | remove unnecessary imports | Joey Hess | 2011-06-01 |
* | Somewhat sped up `git commit` of modifications to unlocked files. | Joey Hess | 2011-05-31 |
* | Fix locking of files with staged changes. | Joey Hess | 2011-05-31 |
* | Massively sped up `git annex lock` by avoiding use of the uber-slow `git rese... | Joey Hess | 2011-05-31 |
* | unused --from . checks local repo, for consistency | Joey Hess | 2011-05-28 |
* | bugfix: fix unused list numbering | Joey Hess | 2011-05-28 |
* | tweak | Joey Hess | 2011-05-28 |
* | improve unused command's output | Joey Hess | 2011-05-28 |
* | improve error message when no remote name is specified | Joey Hess | 2011-05-28 |
* | Data.Tuple.swap not available with ghc 6.12.3 | Joey Hess | 2011-05-28 |
* | show a warning message when failing to find requested key | Joey Hess | 2011-05-22 |
* | add whenM and unlessM | Joey Hess | 2011-05-17 |
* | tweak | Joey Hess | 2011-05-17 |
* | tweak | Joey Hess | 2011-05-16 |
* | am I silly to worry about length overflowing int max? | Joey Hess | 2011-05-16 |
* | rejigger what's --fast | Joey Hess | 2011-05-16 |
* | add info about any temp files and bad content files | Joey Hess | 2011-05-16 |
* | status: New subcommand to show info about an annex, including its size. | Joey Hess | 2011-05-16 |