summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 0.130.13Gravatar Joey Hess2010-12-14
|
* Support remotes using git+ssh and ssh+git as protocol. Closes: #607056Gravatar Joey Hess2010-12-14
|
* Support remotes using git+ssh:// as protocol. Closes: #607056Gravatar Joey Hess2010-12-14
|
* Fix upgrade from 0.03.Gravatar Joey Hess2010-12-13
|
* Makefile: Add GHCFLAGS variable.Gravatar Joey Hess2010-12-12
|
* Makefile: Add GHCOPTS variable.Gravatar Joey Hess2010-12-12
|
* Makefile: Install man page and html (when built).Gravatar Joey Hess2010-12-12
|
* add news item for git-annex 0.12Gravatar Joey Hess2010-12-11
|
* releasing version 0.120.12Gravatar Joey Hess2010-12-11
|
* Makefile: Add PREFIX variable.Gravatar Joey Hess2010-12-11
|
* Bugfix to git annex add of an unlocked file in a subdir. Closes: #606579Gravatar Joey Hess2010-12-11
|
* formattingGravatar Joey Hess2010-12-10
|
* mwdn2man: Fix a bug in newline supression. Closes: #606578Gravatar Joey Hess2010-12-10
|
* responseGravatar Joey Hess2010-12-09
|
* updateGravatar Joey Hess2010-12-09
|
* no feedsGravatar Joey Hess2010-12-09
|
* typoGravatar Joey Hess2010-12-09
|
* add news to sidebarGravatar Joey Hess2010-12-09
|
* add pointer to lwn articleGravatar Joey Hess2010-12-09
|
* Merge remote branch 'branchable/master'Gravatar Joey Hess2010-12-09
|\
* | typo correction via LWNGravatar Joey Hess2010-12-09
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmfO7UdOn_TB4WD13ZBKMTuHW44MBJdgiI2010-12-09
|/
* use Text.Regex.PCRE.Light.Char8 rather than Text.RegexpGravatar Joey Hess2010-12-08
| | | | | Text.Regexp does not think that á matches . -- seems to be a unicode problem.
* Add --exclude option to exclude files from processing.Gravatar Joey Hess2010-12-08
| | | | | Required some lifting so flags are evaled in the Annex monad before file filtering.
* add news item for git-annex 0.11Gravatar Joey Hess2010-12-04
|
* releasing version 0.110.11Gravatar Joey Hess2010-12-04
|
* Add uninit subcommand. Closes: #605749Gravatar Joey Hess2010-12-03
|
* avoid building news page when building doc wiki for packageGravatar Joey Hess2010-12-02
|
* robustness fixGravatar Joey Hess2010-12-02
| | | | don't crash if an object directory does not contain a file
* Improve detection of version 0 repos.Gravatar Joey Hess2010-12-02
|
* update for rsyncGravatar Joey Hess2010-12-02
|
* rewordGravatar Joey Hess2010-12-02
|
* remove note that looked ugly with resume messageGravatar Joey Hess2010-12-02
|
* Avoid deleting temp files when rsync fails.Gravatar Joey Hess2010-12-02
|
* use rsync for all remote file transfersGravatar Joey Hess2010-12-02
|
* updateGravatar Joey Hess2010-12-02
|
* Rsync will now be used to resume interrupted/failed partial file transfers ↵Gravatar Joey Hess2010-12-02
| | | | from a remote.
* tweakGravatar Joey Hess2010-12-01
|
* add news item for git-annex 0.10Gravatar Joey Hess2010-11-28
|
* releasing version 0.100.10Gravatar Joey Hess2010-11-28
|
* The git-annex-backend attribute has been renamed to annex.backend.Gravatar Joey Hess2010-11-28
|
* change name of numcopies attributeGravatar Joey Hess2010-11-28
|
* updateGravatar Joey Hess2010-11-28
|
* update docsGravatar Joey Hess2010-11-28
|
* clarifyGravatar Joey Hess2010-11-28
|
* include key in messageGravatar Joey Hess2010-11-28
|
* missing \n in -q modeGravatar Joey Hess2010-11-28
|
* fsck: Fix warning about not enough copies of a file, when locations are ↵Gravatar Joey Hess2010-11-28
| | | | known, but are not available in currently configured remotes.
* Bugfix: Always correctly handle gitattributes when in a subdirectory of the ↵Gravatar Joey Hess2010-11-28
| | | | repository.
* do not need to use Git.relative here (it is a no-op in this case anyway)Gravatar Joey Hess2010-11-28
|