aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* unify elipsis handlingGravatar Joey Hess2011-07-19
* finished hlint passGravatar Joey Hess2011-07-15
* unannex: only commit, no -aGravatar Joey Hess2011-07-14
* unannex: Clean up use of git commit -a.Gravatar Joey Hess2011-07-14
* add: Be even more robust to avoid ever leaving the file seemingly deleted.Gravatar Joey Hess2011-07-07
* add: Avoid a failure mode that resulted in the file seemingly being deleted (...Gravatar Joey Hess2011-07-07
* renameGravatar Joey Hess2011-07-05
* renameGravatar Joey Hess2011-07-05
* factor out RemoteLogGravatar Joey Hess2011-07-05
* remove unused backend machineryGravatar Joey Hess2011-07-05
* better display of thrown errorsGravatar Joey Hess2011-07-05
* uninit: Use unannex in --fast mode, to support unannexing multiple files that...Gravatar Joey Hess2011-07-04
* fix usage for setkeyGravatar Joey Hess2011-07-04
* unannex: In --fast mode, file content is left in the annex, and a hard link m...Gravatar Joey Hess2011-07-04
* uninit: delete .git/annex/Gravatar Joey Hess2011-07-04
* uninit: Delete the git-annex branch.Gravatar Joey Hess2011-07-04
* download urls via tmp file, and support resumingGravatar Joey Hess2011-07-01
* add the addurl commandGravatar Joey Hess2011-07-01
* add web special remoteGravatar Joey Hess2011-07-01
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* generalized safeWriteFile to viaTmpGravatar Joey Hess2011-06-30
* factor out file list stuff from GitRepoGravatar Joey Hess2011-06-29
* Merge branch 'master' into v3Gravatar Joey Hess2011-06-29
|\
| * --force will cause add, etc, to operate on ignored files.Gravatar Joey Hess2011-06-29
* | avoid unnecessary read of trust.logGravatar Joey Hess2011-06-23
* | unused command updates for branchesGravatar Joey Hess2011-06-23
* | v3 upgrade code worksGravatar Joey Hess2011-06-23
* | rewrite loggedkeys to use git-annex branchGravatar Joey Hess2011-06-22
* | add merge subcommandGravatar Joey Hess2011-06-22
* | improve bare repo handingGravatar Joey Hess2011-06-22
* | improve version checking for v3Gravatar Joey Hess2011-06-22
* | store trust.log and remote.log in the git-annex branchGravatar Joey Hess2011-06-22
* | fixed logFileGravatar Joey Hess2011-06-22
* | update for git-annex branchGravatar Joey Hess2011-06-22
* | stop undoing gitattributes on uninitGravatar Joey Hess2011-06-22
* | move LocationLog into Annex monad from IOGravatar Joey Hess2011-06-22
|/
* unlock: Made atomic.Gravatar Joey Hess2011-06-20
* get --from is the same as copy --fromGravatar Joey Hess2011-06-09
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
* better types allowed breaking module dep loopGravatar Joey Hess2011-06-01
* Add --trust, --untrust, and --semitrust options.Gravatar Joey Hess2011-06-01
* remove unnecessary importsGravatar Joey Hess2011-06-01
* Somewhat sped up `git commit` of modifications to unlocked files.Gravatar Joey Hess2011-05-31
* Fix locking of files with staged changes.Gravatar Joey Hess2011-05-31
* Massively sped up `git annex lock` by avoiding use of the uber-slow `git rese...Gravatar Joey Hess2011-05-31
* unused --from . checks local repo, for consistencyGravatar Joey Hess2011-05-28
* bugfix: fix unused list numberingGravatar Joey Hess2011-05-28
* tweakGravatar Joey Hess2011-05-28
* improve unused command's outputGravatar Joey Hess2011-05-28
* improve error message when no remote name is specifiedGravatar Joey Hess2011-05-28