История коммитов

Автор SHA1 Сообщение Дата
  Rodolfo García Peñas (kix) b175f7a698 Base.py sync_folder_structure returns always None 4 лет назад
  Rodolfo García Peñas (kix) 1d93f90db5 Base.py renamed exception variable e to exc 4 лет назад
  Rodolfo García Peñas (kix) e25bd7b48b Base.py removed unused pass 4 лет назад
  Rodolfo García Peñas (kix) 20e3323718 Base.py added docstrings 4 лет назад
  Rodolfo García Peñas (kix) d50a28a68f repository add docstring to files 4 лет назад
  Rodolfo García Peñas (kix) 23f67019cc Base.py long lines style 4 лет назад
  Rodolfo García Peñas (kix) 3aba335109 repository/Base.py changed not var in 4 лет назад
  Rodolfo García Peñas (kix) ad0920de72 repository/Base.py Changed indentation 4 лет назад
  Rodolfo García Peñas (kix) 7be7a70d85 Reformat offlineimap/repository/Base.py 4 лет назад
  Rodolfo García Peñas (kix) 6ec6111896 2to3 main 4 лет назад
  Nicolas Sebrecht 5836970d51 utf8foldernames: fix missing decode argument 7 лет назад
  Urs Liska 36d726763d utf8: implement utf8foldernames option 7 лет назад
  Abdo Roig-Maranges 91486482cc repository: Base: fix typo in folder variable name 8 лет назад
  Nicolas Sebrecht 2e2684d445 repository: Base: fix folder structure comparison 8 лет назад
  Abdo Roig-Maranges 5c59d3ecbf repository: Base: fix name of the status folder 8 лет назад
  Nicolas Sebrecht 481efa95f6 repository: Base: rework the structure folders comparison 8 лет назад
  Stéphane Albert 22641331c1 Fix decodefoldernames not applying in folder sync 8 лет назад
  Nicolas Sebrecht 88e8a4895e minor code enhancements 8 лет назад
  Nicolas Sebrecht 1410a391bc avoid removing of data when user removed a maildir 8 лет назад
  Łukasz Żarnowiecki 2465e1ce6a Replace dictionary iteration methods 8 лет назад
  Łukasz Żarnowiecki b5d9652bc9 Do not mix tabs with spaces 8 лет назад
  Nicolas Sebrecht 6fb5700f94 SQLite: close db when done 8 лет назад
  Nicolas Sebrecht 9486a0dab3 IMAP: don't try to create empty folders 8 лет назад
  Igor Almeida 4e2de8f58a Maildir repository: add config keys for IMAP keywords 9 лет назад
  Matthew Krafczyk 48bb2f4113 Added the newmail_hook 9 лет назад
  Nicolas Sebrecht 461554b7b1 more style consistency 9 лет назад
  Nicolas Sebrecht 14de280585 repository: Base: add comment about lying variable name self.uiddir 9 лет назад
  Nicolas Sebrecht 0f40ca4799 more style consistency 9 лет назад
  Nicolas Sebrecht 61021260cb more consistent style 10 лет назад
  Nicolas Sebrecht 62afde1825 repository/Base.py: remove unused import 10 лет назад
  Eygene Ryabinkin a1bf8db517 Brought CustomConfig.py into more proper shape 10 лет назад
  Eygene Ryabinkin 95aea5e489 Add new expansion key for mbnames.peritem config variable 11 лет назад
  Eygene Ryabinkin 41cb0f577f Prune trailing whitespaces from code and documentation 11 лет назад
  Dave Abrahams e94642bb4d Determine folder syncing on Folder initialization 12 лет назад
  Sebastian Spaeth 925a5bcae1 Fix cut-off line 12 лет назад
  Vladimir Nesov 6e5fbebc0e fix: createfolders setting is ignored if readonly is True 12 лет назад
  Sebastian Spaeth 0752c123f5 Implement the "createfolders" setting for repositories 12 лет назад
  Sebastian Spaeth 644b9f0bb9 Implement .readonly property for repositories 12 лет назад
  Sebastian Spaeth b6807355b5 Implement ui.makefolder and abort repo.makefolder() in dry-run mode 13 лет назад
  Sebastian Spaeth ac033c68fd Improve nametrans local->remote folder syncing 12 лет назад
  Sebastian Spaeth 189d78cc5c sync_folder_structure: make more readable 12 лет назад
  Sebastian Spaeth 19c014c6cd Implement foldersort in a python3 compatible way 12 лет назад
  Sebastian Spaeth 014caddee6 folder/Base: Create unambigous MRO inheritence 12 лет назад
  Sebastian Spaeth 55da31c84b octal notation 0700 -> 0o700 12 лет назад
  Sebastian Spaeth 0844d27f9f except Ex, e: --> except Ex as e: 12 лет назад
  Sebastian Spaeth 3e28073f98 Do not create folders on readonly repositories 13 лет назад
  Sebastian Spaeth f6f8fc8528 Simplify the keepalive code a bit 13 лет назад
  Sebastian Spaeth 097b7ab2b0 createfolder: Fix wrong error output 13 лет назад
  Sebastian Spaeth 4e89bbfe6e Recache folder list after creating a new folder 13 лет назад
  Sebastian Spaeth db28cb77e7 Fix another visiblename() glitch in determining the foldername to be created 13 лет назад