This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
git-annex
Watch
2
Star
0
Fork
You've already forked git-annex
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
e92a207df5
git-annex
/
Assistant
/
WebApp
/
Configurators
History
Joey Hess
e92a207df5
webapp: When told to add a git repository on a remote server, and the repository already exists as a non-bare repository, use it, rather than initializing a bare repository in the same directory.
2013-04-22 16:21:37 -04:00
..
AWS.hs
syncNewRemote is not only used for new remotes; rename to syncRemote
2013-04-08 15:43:43 -04:00
Delete.hs
drop down menu for each repository with edit, disable, delete
2013-04-03 21:28:21 -04:00
Edit.hs
webapp: When a repository's group is changed, rescan for transfers.
2013-04-08 16:45:12 -04:00
Local.hs
webapp: Don't default to making repository in cwd when started from within a directory containing a git-annex file (eg, standalone tarball directory).
2013-04-20 18:53:04 -04:00
Pairing.hs
fix build with xmpp enabled but not local pairing
2013-04-21 13:24:56 -04:00
Preferences.hs
webapp: Switch all forms to POST.
2013-03-16 18:48:26 -04:00
Ssh.hs
webapp: When told to add a git repository on a remote server, and the repository already exists as a non-bare repository, use it, rather than initializing a bare repository in the same directory.
2013-04-22 16:21:37 -04:00
WebDAV.hs
fix warnings
2013-04-20 19:25:50 -04:00
XMPP.hs
another no-xmpp fix
2013-04-16 19:30:09 -04:00