]> rtime.felk.cvut.cz Git - git-ftp-sync.git/log
git-ftp-sync.git
14 years agoAdded support for sftp (based on paramiko) master
Michal Sojka [Wed, 23 Sep 2009 12:12:38 +0000 (14:12 +0200)]
Added support for sftp (based on paramiko)

15 years agoFixed handling of refs if packed refs are used
root [Mon, 9 Mar 2009 12:10:46 +0000 (13:10 +0100)]
Fixed handling of refs if packed refs are used

15 years agoNew directories are created recursively on target
Michal Sojka [Wed, 1 Oct 2008 09:48:58 +0000 (11:48 +0200)]
New directories are created recursively on target

This is necessary if you add a file deeply in the repo structure (e.g.
dir/dir2/file). Then first dir has to be created, then dir/dir2 and finally
the file can be uploaded.

15 years agoFixed typos in doccumentation, removed empty README
Michal Sojka [Tue, 23 Sep 2008 14:36:42 +0000 (16:36 +0200)]
Fixed typos in doccumentation, removed empty README

15 years agoFirst run uploads the whole current tree, not only the changes in the last commit
Michal Sojka [Tue, 23 Sep 2008 13:58:00 +0000 (13:58 +0000)]
First run uploads the whole current tree, not only the changes in the last commit

darcs-hash:20080923135839-f2ef6-0f0cfb2677ff6734c9fd719317e4cd52151734f6.gz

15 years agoAll error messages starts with git-ftp-sync
Michal Sojka [Tue, 23 Sep 2008 13:56:00 +0000 (13:56 +0000)]
All error messages starts with git-ftp-sync

darcs-hash:20080923135640-f2ef6-d016c4e818c997e6a7b54a7bec13454efaa21009.gz

15 years agogit-ftp-sync: Fixed typo
Michal Sojka [Sun, 27 Apr 2008 20:35:00 +0000 (20:35 +0000)]
git-ftp-sync: Fixed typo

darcs-hash:20080427203502-f2ef6-58f3580a1b13890a5172a2847cdf60cc51440a10.gz

15 years agogit-ftp-sync: Track mirror state in a remote branch. If one update fails, it will...
Michal Sojka [Sun, 27 Apr 2008 19:59:00 +0000 (19:59 +0000)]
git-ftp-sync: Track mirror state in a remote branch. If one update fails, it will be included in the next updates."

darcs-hash:20080427195900-f2ef6-95da2d4e784cd27ee38316452e210d813f045134.gz

15 years agoFixed FTP warnings
Michal Sojka [Thu, 6 Mar 2008 10:41:00 +0000 (10:41 +0000)]
Fixed FTP warnings

darcs-hash:20080306104154-f2ef6-c63eb8dd78f2e77c12b0deea309631f83e993bb7.gz

15 years agoAdded git-ftp-sync
Michal Sojka [Thu, 6 Mar 2008 10:11:00 +0000 (10:11 +0000)]
Added git-ftp-sync

darcs-hash:20080306101108-f2ef6-e6346a2efdb298cc39c50237f1b7d45068511d11.gz

15 years agoInitial commit
Michal Sojka [Tue, 23 Sep 2008 14:34:35 +0000 (16:34 +0200)]
Initial commit