seafile:free_path

Last commit made on 2020-08-18
Get this branch:
git clone -b free_path https://git.launchpad.net/seafile

Branch merges

Branch information

Name:
free_path
Repository:
lp:seafile

Recent commits

25ba8f5... by =?utf-8?b?5p2o6LWr54S2?= <email address hidden>

free the path when failed to mkdir

8db7f48... by feiniks <email address hidden>

support checkout paths of any length (#2364)

8d1147a... by sun <email address hidden>

Update version to 7.0.9

562c0bd... by feiniks <email address hidden>

Check if the block exists when downloading (#2357)

* Check if block exists when downloading

* Update download progress when block exists

93f80b0... by feiniks <email address hidden>

Add sync error when failing to parse head commit (#2354)

588ca25... by Xiangyue Cai <email address hidden>

add --with-python3 option (#2350)

* add --with-python3 option

* debian package with python3

6479625... by Xiangyue Cai <email address hidden>

only use python3 in linux (#2349)

26e6b0a... by caixiangyue <email address hidden>

remove python3 future

7e337a3... by Xiangyue Cai <email address hidden>

remove python2 and remove future (#2348)

* configure with python3

* remove future

aeb237f... by caixiangyue <email address hidden>

package deb with python3