Commit History

Author SHA1 Message Date
  Andrew Borodin a16db591e3 (ftpfs_open_socket): fix memory leak in case of proxy usage 5 years ago
  Andrew Borodin f19a10c657 src/vfs/ftpfs/ftpfs.c: fix coding style. 5 years ago
  Andrew Borodin 6bbb2d9ded src/vfs/ftpfs/ftpfs.c: use gboolean instead of int where reasonable. 5 years ago
  Andrew Borodin e6fc6c81fa (tar_read_header): refactor loop. Get rid of goto. 5 years ago
  Andrew Borodin 745c3536fe tar.c: move header decoding to separate function. 5 years ago
  Andrew Borodin 075ad1e047 tar.c: lots of renaming to be close with the GNU tar source code. 5 years ago
  Andrew Borodin 8e6bd77b6e extfs: change some function arguments. 6 years ago
  Andrew Borodin 0c66d9cef6 extfs: refactoring: use standard VFS structures. 6 years ago
  Andrew Borodin 58d2f1be35 extfs: refactoring of open and read archive. 6 years ago
  Andrew Borodin 445b427d37 (extfs_find_entry_int): minor optimization. 5 years ago
  Andrew Borodin 533cbbd971 VFS: make vfs_file_handler related macros more readable. 6 years ago
  Andrew Borodin 6d21416672 VFS: derive VFS-specific file handler class from vfs_file_handler_t. 8 years ago
  Andrew Borodin 86401f30dc VFS: make vfs_super related macros more readable. 6 years ago
  Andrew Borodin 3e08cc7226 VFS: derive VFS-specific super class from vfs_s_super. 8 years ago
  Andrew Borodin d51f1f4963 VFS: refactor VFS unit initialization. 6 years ago
  Andrew Borodin 672ba46c8b VFS: make vfs_class and vfs_s_subclass related macros more readable. 6 years ago
  Andrew Borodin 0fbd98fece Join vfs_class_flags_t and vfs_subclass_flags_t. 6 years ago
  Andrew Borodin c764d60238 VFS: (vfs_s_subclass): derive from vfs_class. 8 years ago
  Andrew Borodin f11c78f9d0 (vfs_unregister_class): new API. 6 years ago
  Andrew Borodin 45b10aed6b VFS GC: fixups of reimplement using GSList. 5 years ago
  Andrew Borodin 28cdea55cd Revert "VFS GC: use mc_timer." 5 years ago
  Andrew Borodin 3b997974ec Refactor dialog command execution. 5 years ago
  Andrew Borodin c97893279c tests: fix comments. 5 years ago
  Andrew Borodin acc0bbdfbf tests/lib/strutil/parse_integer.c: use macros, fix comments. 5 years ago
  Andrew Borodin e1461bcfd3 tests: fix memory leaks. 5 years ago
  Andrew Borodin d6ed25d143 tests: set up writable directory to allow create temporary files. 5 years ago
  Andrew Borodin 8388de9b50 m4.include/mc-tests.m4: fix bash-isms. 5 years ago
  Andrew Borodin 1db894f63c (mc_skin_init): don't check TTY color supports if not required. 5 years ago
  Andrew Borodin 28926c5760 (find_parm_callback): get rid of extra type casting. 5 years ago
  Andrew Borodin 8235df18af (stop_dialogs): remove extra check. 5 years ago
  Andrew Borodin 4d219ec5c1 (subst_defines): refactoring. 5 years ago
  Andrew Borodin 6b67d123d9 (apply_rules_going_right): minor optimization. 5 years ago
  Andrew Borodin fd3df33310 src/edit/syntax.c: define size for syntax rules array. 5 years ago
  Andrew Borodin 3bb602d86f src/edit/syntax.c: cleanup empty macro. 5 years ago
  Andrew Borodin 516eca2658 src/edit/syntax.c (syntax_keyword_t, context_rule_t): use gboolean for boolean fields. 5 years ago
  Andrew Borodin 000235c7ee Ticket #3955: code cleanup before 4.8.23 release. 5 years ago
  TerraTech 91d6d55baf Ticket #3981: sh.syntax: allow for indented 'function' highlighting. 5 years ago
  Andrew Borodin 8196833781 Merge branch '3958_slow_dir_delete' 5 years ago
  Andrew Borodin 19fa75f7a2 Ticket #3958: speed up of large directory structures delete. 5 years ago
  Andrew Borodin 5389e3fc8e Merge branch '3208_gpm_connect_attempt' 5 years ago
  Mikulas Patocka d1fd9f2303 Ticket #3208: fix failed gpm connect for vc /dev/tty0. 5 years ago
  Andrew Borodin 673dd73ac0 Merge branch '3975_syntax' 5 years ago
  Vadim Illarionov 61e390dfc7 Use ini.syntax for systemd cofiguration files. 5 years ago
  Vadim Illarionov 359129b524 Ticket #3975: expand syntax highlighting rules. 5 years ago
  Andrew Borodin 5454a1c740 Fix indentation. 5 years ago
  simwin 7c5d4d337f Ticket #3973: add featured-plus skin. 5 years ago
  Andrew Borodin 657d8e8822 Merge branch '3935_file_exists_extra_options' 5 years ago
  Andrew Borodin a7a9d11bbb Update po/*.po files. 5 years ago
  Andrew Borodin ac689ea726 (overwrite_query_dialog): add "Don't overwrite with zero length file" option. 5 years ago
  Andrew Borodin a07cb50069 (overwrite_query_dialog): redesign the overwrite query dialog. 5 years ago