summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* unused: --used-refspec can now be configured to look at refs in the reflog. ↵Gravatar Joey Hess2015-07-07
| | | | | | This provides a way to not consider old versions of files to be unused after they have reached a specified age, when the old refs in the reflog expire. May be slow.
* sync: When annex.autocommit=false, avoid making any commit of local changes, ↵Gravatar Joey Hess2015-07-07
| | | | while still merging with remote to the extent possible.
* add: Stage symlinks the same as git add would, even if they are not a link ↵Gravatar Joey Hess2015-07-07
| | | | to annexed content.
* close; use receive.denyCurrentBranch=updateInsteadGravatar Joey Hess2015-07-07
|
* merge: Avoid creating the synced/master branch.Gravatar Joey Hess2015-07-07
| | | | | | The branch needs to be created when merging from the remote in sync, since we diff between it and the remote's sync branch. But git annex merge should not be creating sync branches.
* commentGravatar Joey Hess2015-07-07
|
* merge 2 bugsGravatar Joey Hess2015-07-07
|
* belated followupGravatar Joey Hess2015-07-07
|
* commentsGravatar Joey Hess2015-07-07
|
* import: Fix failure of cross-device import on Windows.Gravatar Joey Hess2015-07-07
| | | | | As well as import, 2 other places ran "mv" manually, so changed them to use moveFile as well.
* followupGravatar Joey Hess2015-07-07
|
* clarifyGravatar Joey Hess2015-07-07
|
* commentGravatar Joey Hess2015-07-07
|
* clarifyGravatar Joey Hess2015-07-07
|
* On linux, pass --as-needed to linker to avoid linking with unused shared ↵Gravatar Joey Hess2015-07-07
| | | | libraries including libyaml.
* moreinfoGravatar Joey Hess2015-07-07
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-07-07
|\
| * Added a commentGravatar etesial@f4797a6d725e971a2d41f3cbcf174991da178c292015-07-07
| |
| * (no commit message)Gravatar robduff2015-07-07
| |
* | add cjdns and tor alsoGravatar Joey Hess2015-07-07
| |
* | update; mention snow and generalize the design someGravatar Joey Hess2015-07-07
| |
| * Added a commentGravatar sunny2562015-07-06
| |
* | remove redundant options headerGravatar Joey Hess2015-07-06
|/
* closeGravatar Joey Hess2015-07-06
|
* (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42015-07-06
|
* commentGravatar Joey Hess2015-07-06
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-07-06
|\
* | followupGravatar Joey Hess2015-07-06
| |
| * Added a commentGravatar boustanihani@93604388a6a2b8df16f3e34157232801a67c10212015-07-06
|/
* devblogGravatar Joey Hess2015-07-06
|
* followupGravatar Joey Hess2015-07-06
|
* dupGravatar Joey Hess2015-07-06
|
* followup and open bugGravatar Joey Hess2015-07-06
|
* try to tease out a coherent bug reportGravatar Joey Hess2015-07-06
|
* commentGravatar Joey Hess2015-07-06
|
* responseGravatar Joey Hess2015-07-06
|
* git error message; user misconfigurationGravatar Joey Hess2015-07-06
|
* commentGravatar Joey Hess2015-07-06
|
* commentGravatar Joey Hess2015-07-06
|
* Support git's undocumented core.sharedRepository=2 value, which is ↵Gravatar Joey Hess2015-07-06
| | | | equivilant to "world".
* reproducedGravatar Joey Hess2015-07-06
|
* followupGravatar Joey Hess2015-07-06
|
* responseGravatar Joey Hess2015-07-06
|
* commentGravatar Joey Hess2015-07-06
|
* responseGravatar Joey Hess2015-07-06
|
* respinseGravatar Joey Hess2015-07-06
|
* commentGravatar Joey Hess2015-07-06
|
* responseGravatar Joey Hess2015-07-06
|
* commentGravatar Joey Hess2015-07-06
|
* refactor ls-tree paramsGravatar Joey Hess2015-07-06
| | | | All in one place to avoid bugs like 2ea34c47dd9819111f3cbaa2ce848581d286c05c