summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
Commit message (Expand)AuthorAge
* --auto is no longer a global option; only get, drop, and copy accept it.Gravatar Joey Hess2015-03-25
* finished splitting out man pages for all commandsGravatar Joey Hess2015-03-25
* separated man pages for all the maintenance commandsGravatar Joey Hess2015-03-24
* separated man pages for all the setup commands while at the gate in ATLGravatar Joey Hess2015-03-23
* Man pages for individual commands now available, and can be opened using "git...Gravatar Joey Hess2015-03-23
* splitting up the man pageGravatar Joey Hess2015-03-23
* migrate: --force will force migration of keys already using the destination b...Gravatar Joey Hess2015-03-23
* Added a post-update-annex hook, which is run after the git-annex branch is up...Gravatar Joey Hess2015-03-20
* checkpresentkey: New plumbing command to check if a key can be verified to be...Gravatar Joey Hess2015-03-20
* readpresentkey: New plumbing command for checking location log.Gravatar Joey Hess2015-03-20
* registerurl: New plumbing command for mass-adding urls to keys.Gravatar Joey Hess2015-03-15
* fromkey: Add stdin mode.Gravatar Joey Hess2015-03-15
* fromkey --force: Skip test that the key has its content in the annex.Gravatar Joey Hess2015-03-15
* addurl: Added --raw option, which bypasses special handling of quvi, bittorre...Gravatar Joey Hess2015-03-05
* add a linkGravatar Joey Hess2015-02-25
* wordingGravatar Joey Hess2015-02-25
* The file matching options are now only accepted by commands that can actually...Gravatar Joey Hess2015-02-06
* import: Support file matching options such as --exclude, --include, --smalle...Gravatar Joey Hess2015-02-06
* groupwanted: New command to set the groupwanted preferred content expression.Gravatar Joey Hess2015-02-06
* rework Differences data typeGravatar Joey Hess2015-01-28
* Repository tuning parameters can now be passed when initializing a repository...Gravatar Joey Hess2015-01-27
* addurl: When a Content-Disposition header suggests a filename to use, addurl ...Gravatar Joey Hess2015-01-22
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* devblogGravatar Joey Hess2015-01-13
* implemented old Richih wishlist about remote/uuid infoGravatar Joey Hess2015-01-13
* setpresentkey: A new plumbing-level command.Gravatar Joey Hess2014-12-29
* sync: Now supports remote groups, the same way git remote update does.Gravatar Joey Hess2014-12-29
* Get rid of mysterious "_why_"Gravatar Jean Jordaan2014-12-20
* update for torrentsGravatar Joey Hess2014-12-18
* Added bittorrent special remoteGravatar Joey Hess2014-12-16
* diffdriver: New git-annex command, to make git external diff drivers work wit...Gravatar Joey Hess2014-11-24
* undo commandGravatar Joey Hess2014-11-14
* proxy command is closer to plumbing than a general use commandGravatar Joey Hess2014-11-13
* proxy: for all your direct mode repository munging needsGravatar Joey Hess2014-11-12
* add per-remote-type infoGravatar Joey Hess2014-10-21
* info: When passed the name or uuid of a remote, displays info about that remote.Gravatar Joey Hess2014-10-21
* info: When run on a single annexed file, displays some info about the file, ...Gravatar Joey Hess2014-10-21
* clarify that sync only commits changes to files already added to the repoGravatar Joey Hess2014-09-18
* typoGravatar Joey Hess2014-09-12
* New annex.hardlink setting. Closes: #758593Gravatar Joey Hess2014-09-05
* clarify that --all doesn't operate on a single fileGravatar Joey Hess2014-08-19
* doc/ minor typos/trailing whitespaces + extension on get optionsGravatar Yaroslav Halchenko2014-08-19
* testremote --fastGravatar Joey Hess2014-08-03
* testremote now tests with and without encryptionGravatar Joey Hess2014-08-01
* improve testremote command, adding chunk size testingGravatar Joey Hess2014-08-01
* testremote: New command to test uploads/downloads to a remote.Gravatar Joey Hess2014-08-01
* add new section for testing commandsGravatar Joey Hess2014-08-01
* sync: Fix git sync with local git remotes even when they don't have an annex....Gravatar Joey Hess2014-07-15
* improve documentationGravatar Joey Hess2014-07-14
* resolvemerge: New plumbing command that runs the automatic merge conflict res...Gravatar Joey Hess2014-07-11