aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* suppress "recording state in git" message during addGravatar Joey Hess2012-06-04
* add handling of symlink addition eventsGravatar Joey Hess2012-06-04
* handle directory deletionGravatar Joey Hess2012-06-04
* add events for symlink creation and directory removalGravatar Joey Hess2012-06-04
* Merge branch 'master' into watchGravatar Joey Hess2012-06-04
|\
| * import: New subcommand, pulls files from a directory outside the annex and ad...Gravatar Joey Hess2012-05-31
| * lock: Reset unlocked file to index, rather than to branch head.Gravatar Joey Hess2012-05-30
| * sync: Show a nicer message if a user tries to sync to a special remote.Gravatar Joey Hess2012-05-27
| * Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
| * Fix use of several config settingsGravatar Joey Hess2012-05-05
| * addunused: New command, the opposite of dropunused, it relinks unused content...Gravatar Joey Hess2012-05-02
| * dropunused: Allow specifying ranges to drop.Gravatar Joey Hess2012-05-02
| * percentage libraryGravatar Joey Hess2012-04-29
| * show percent the bloom filter is fullGravatar Joey Hess2012-04-29
| * show amount of reserved spaceGravatar Joey Hess2012-04-23
| * Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
| * noopGravatar Joey Hess2012-04-21
| * better file mode setting codeGravatar Joey Hess2012-04-21
| * Support git's core.sharedRepository configurationGravatar Joey Hess2012-04-21
| * export a more generalized checkDiskSpaceGravatar Joey Hess2012-04-20
* | watch subcommandGravatar Joey Hess2012-04-12
|/
* use unabbreviated size units in statusGravatar Joey Hess2012-04-06
* Rewrote free disk space checking codeGravatar Joey Hess2012-03-22
* use new getConfigGravatar Joey Hess2012-03-22
* rationalize getConfigGravatar Joey Hess2012-03-22
* tweakGravatar Joey Hess2012-03-22
* status: Prints available local disk space, or shows if git-annex doesn't know.Gravatar Joey Hess2012-03-21
* fun with symbolsGravatar Joey Hess2012-03-17
* optimize monadic ||Gravatar Joey Hess2012-03-16
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* Merge branch 'master' into bloomGravatar Joey Hess2012-03-14
|\
| * ignore hook exit statusGravatar Joey Hess2012-03-14
| * git-annex-shell: Runs hooks/annex-content after content is received or dropped.Gravatar Joey Hess2012-03-14
* | git-annex-shell: Runs hooks/annex-content after content is received or dropped.Gravatar Joey Hess2012-03-14
* | Merge branch 'master' into bloomGravatar Joey Hess2012-03-12
|\|
* | finish bloom filtersGravatar Joey Hess2012-03-12
* | added second stage bloom filterGravatar Joey Hess2012-03-12
* | fixed bloom filter creation space leakGravatar Joey Hess2012-03-12
* | try at using bloom filtersGravatar Joey Hess2012-03-12
| * status: More accurate display of sizes of tmp and bad keys.Gravatar Joey Hess2012-03-12
|/
* prettifyGravatar Joey Hess2012-03-11
* avoid needing to keep list of present keysGravatar Joey Hess2012-03-11
* status: Fixed to run in nearly constant space.Gravatar Joey Hess2012-03-11
* unused: Reduce memory usage significantly.Gravatar Joey Hess2012-03-11
* sync: Sync to lower cost remotes first.Gravatar Joey Hess2012-03-10
* fsck: Fix up any broken links and misplaced content caused by the directory h...Gravatar Joey Hess2012-03-10
* cleanupGravatar Joey Hess2012-03-06
* "here" can be used to refer to the current repository, which can read better ...Gravatar Joey Hess2012-03-01
* move --from, copy --from: 10 times faster scanning remote on local diskGravatar Joey Hess2012-02-26
* add git-annex-shell commitGravatar Joey Hess2012-02-25