Commit History

Author SHA1 Message Date
  Slava Zanko ded421d2b1 Updated doc/NEWS file 11 years ago
  Slava Zanko cd200f88f7 Updated translations from Transifex 11 years ago
  Andrew Borodin fa421e065a Indentation. 11 years ago
  Andrew Borodin 60c9abfd0e Merge branch '2889_cleanup' into 4.8.1-stable 11 years ago
  Andrew Borodin 3bcedd10d2 Sync with gnulib 40f82767840187c20051ca99385f75a42f92de99. 11 years ago
  Slava Zanko bbb1396a56 Add extra checks in macro engine. 11 years ago
  Andrew Borodin 9c523ce915 Ticket #2935: update uc1541 extfs plug-in up to version 2.5. 11 years ago
  Andrew Borodin f262bf62b7 Portability: rename some str_class members 11 years ago
  Mikulas Patocka 9332f1d1c5 Portability: ESC_CHAR is defined in /usr/include/langinfo.h in some systems 11 years ago
  Andrew Borodin 272e2adabd Cleanup code related to GLib < 2.12. 11 years ago
  Andrew Borodin bcb8c376ef Portability: use g_ascii_strtoll instead of strtoll, atoll and atof. 11 years ago
  Andrew Borodin 3b6f3697f9 Fix crash when user menu is called in editor with no filename. 11 years ago
  Andrew Borodin 89f59bb12b Optimization of SIGWINCH handling. 11 years ago
  Andrew Borodin 71bae55f12 Parenthesis around some -1. 11 years ago
  Andrew Borodin 51cb5c1644 src/filemanager/mountlist.c: use GLib functions to allocate/free memory. 11 years ago
  Andrew Borodin ae489361bd Sync with gnulib 613bcb6205cf2b64d835c19074c5a7e7c6cb99eb 11 years ago
  Andrew Borodin 03f09e8202 FileOpContext::preserve: make gboolean. 11 years ago
  Andrew Borodin 245d1f08b4 FileOpContext::dive_into_subdirs: make gboolean. 11 years ago
  Andrew Borodin 43226b9ae1 Don't create copy/move progress dialog for background operations. 11 years ago
  Pavel Vasilyev 86939f4411 src/vfs/tar/tar.c: types accuracy. 11 years ago
  Pavel Vasilyev b266626430 src/vfs/cpio/cpio.c: types accuracy. 11 years ago
  Pavel Vasilyev 9678bdc3ef vfs_s_subclass::linear_read: return ssize_t instead of int. 11 years ago
  Pavel Vasilyev 48c3be0a72 lib/vfs/direntry.c: types accuracy. 11 years ago
  Andrew Borodin fd24e32c7c lib/vfs/vfs.h: indentation. 11 years ago
  Pavel Vasilyev 48e6576e80 (mcview_search_update_cmd_callback): add type cast for correct condition check. 11 years ago
  Andrew Borodin 16e8ad748c (mcview_find): type accuracy. 11 years ago
  Andrew Borodin 1567395ce7 lib/tty/color.c: use unsigned type for conversion between integer and pointer. 11 years ago
  Andrew Borodin 080ab4fb11 (str_iscombiningmark): return gboolean instead of int 11 years ago
  Andrew Borodin 7e63848f99 (enter): use GString instead of hand-made memory (re)allocation. 11 years ago
  Andrew Borodin a341971441 Clarify of sig_atomic_t usage (got from Mutt). 11 years ago
  Andrew Borodin 1463d550b0 Define winch_flag as volatile sig_atomic_t. 11 years ago
  Andrew Borodin 6cbe12d968 Don't exit after migration of configuration files. 11 years ago
  Andrew Borodin a943752158 Init file highlighting only in full mode. 11 years ago
  Andrew Borodin 254dad6c63 (exit_subshell): return gboolean instead of int. 11 years ago
  Andrew Borodin 855887c633 lib/strutil/strverscmp.c: add missing include of config.h. 11 years ago
  Andrew Borodin f2076590a3 (fish_linear_abort): type accuracy. 11 years ago
  Ilia Maslakov b8274ccc9a (fish_file_store): remove unnecessary 'was_error' variable. 11 years ago
  Andrew Borodin 4242ea17c3 (fish_file_store): type accuracy to avoid counter overflow while copiyng huge files. 11 years ago
  Andrew Borodin 11c5bf0da7 (ftpfs_file_store): type accuracy and simplify conditions. 11 years ago
  Yury V. Zaytsev 8f71bca768 src/filemanager/dir.c: refactored growing of dir_list into a separate function. 11 years ago
  Andrew Borodin 0e7d534529 Fix of sys/ioctl.h includes: use HAVE_SYS_IOCTL_H guard. 11 years ago
  Andrew Borodin 76f345880a src/filemanager/Makefile.am: cleanup source file list. 11 years ago
  Andrew Borodin 822e81d574 Clarify of i18n initialization. 11 years ago
  Andrew Borodin 89a9c32c56 (edit_get_syntax_color): return color directly. 11 years ago
  Andrew Borodin 2c7aadf2bc (edit_block_move_cmd): minor cleanup. 11 years ago
  Ilia Maslakov 8b4b4ff2b8 mcedit: fix block movement. 11 years ago
  Andrew Borodin f0fbb4bf93 Use AC_MSG_NOTICE to print configure results. 11 years ago
  Andrew Borodin 1ec1fbe35b (mc_mkstemps): use g_mkstemp() to generate name of temporary file. 11 years ago
  Andrew Borodin 5477385d40 Check perl, python and ruby programs and substitute them in various files. 11 years ago
  Adrian Bunk 978baf01be Ticket #2871: remove the empty contrib/dist/debian/ 12 years ago