Commit History

Author SHA1 Message Date
  Enrico Weigelt, metux IT service dd6f2d7362 added patch by angel_il on #219 15 years ago
  Enrico Weigelt, metux IT service 48a85a7b97 manually merged 232_fix_init_chown_advanced 15 years ago
  Enrico Weigelt, metux IT service c76c6e5ffc Merge commit 'origin/230_fix_name_trunc' into mc-4.6 15 years ago
  Sergei Trofimovich 6b6d4a222d cleanup: moved int to size_t 15 years ago
  Sergei Trofimovich 80a6897271 cleanup: mhl_str_dir_plus_file(): int -> size_t (suggested by Andrew Borodin) 15 years ago
  Enrico Weigelt, metux IT service 6f9ef0b7be fixed unitialized var in init_chown_advanced() - patch from andrew_b 15 years ago
  Sergei Trofimovich c697fb3753 build fix: added missing declaration of mhl_dir_plus_file (reported by andrew_b) 15 years ago
  Enrico Weigelt, metux IT service 6c016bc781 fixed name_trunc() on NULL or empty strings - patch from andrew_b 15 years ago
  Sergei Trofimovich 5ee6f43796 build fix: added missing declaration of mhl_dir_plus_file 15 years ago
  Patrick Winnertz 786b1a8ee9 Fix typo in NEWS to prepare for 4.6.2 15 years ago
  Patrick Winnertz f25ecd8bdf Updated NEWS file to reflect everything which will be fixed within the 4.6.2 release. 15 years ago
  Sergei Trofimovich 7a51b50d5c mhl: mhl_shell_unescape_buf(): fixed memory array OOB. 15 years ago
  Sergei Trofimovich ad1abaebfb completion: fixed complete already escaped secuences. 15 years ago
  Sergei Trofimovich ff4de3d66f Merge branch 'mc-4.6' into 147_escaping 15 years ago
  Sergei Trofimovich 6c84e0c6dd completion: added changelog entry for solved #147 15 years ago
  Sergei Trofimovich 60d8c1d615 completion: fixed completion of escaped commands in commandline 15 years ago
  Enrico Weigelt, metux IT service 54d6ec88dc replaced buggy concat_dir_and_file() by mhl_str_dir_plus_file() 15 years ago
  Enrico Weigelt, metux IT service e3a3890a3a fixed out-of-tree-builds 15 years ago
  Patrick Winnertz a5e61d285e Removed unused char*. 15 years ago
  Sergei Trofimovich e48cb7c89f mhl: added mhl_strmove() function (memmove semantics) 15 years ago
  Patrick Winnertz f664b98714 Updated the NEWS file for 4.6.2 and added the bugnumbers behind the items in the list. 15 years ago
  Sergei Trofimovich 17772239ff completion: added escapes in command line on completion 15 years ago
  Mikhail S. Pobolovets 19716b790a Update for OpenOffice and StarOffice viewer. 15 years ago
  Sergei Trofimovich 455f2dbd66 complete: cleanup: #define to enum INPUT_COMPLETION_FLAGS 15 years ago
  Enrico Weigelt, metux IT service 7639b364af added a new parameter for completion flags to input_new 15 years ago
  Sergei Trofimovich a59ccc1016 changelog: added entry for python syntax 15 years ago
  Sergei Trofimovich 3b23faa5d1 syntax: python: keywords update (patch by NNemec) fixes #216 15 years ago
  Slava Zanko 6a26036bac Merge branch '133_ac_prereq' into mc-4.6 15 years ago
  Slava Zanko 987a1890bb AC_USE_SYSTEM_EXTENSIONS macro requires autoconf >= 2.60 15 years ago
  Patrick Winnertz e624bd18cb Merge branch 'mc-4.6' of ssh://midnight-commander.org:2222/git/mc into mc-4.6 15 years ago
  Patrick Winnertz 360be65d2b po/ru.po: In russian translation, there are some hotkey conficts in menu. 15 years ago
  Sergei Trofimovich 1da3919eb1 ChangeLog/NEWS: added entry for #181 ticket (copy to deleted dir) 15 years ago
  Patrick Winnertz 66c9fde141 Now a trailing slash will only be added in copy & move dialogs if the path itselfs 15 years ago
  Sergei Trofimovich 689164a6bc copy/move dialog: add trailing '/' to default destination path (fix #181) 15 years ago
  Sergei Trofimovich c825c379c4 fish: cleanup: unboxed quoted strings when generate shell commands 15 years ago
  Patrick Winnertz bef72946fd Merge branch 'mc-4.6' of ssh://midnight-commander.org:2222/git/mc into mc-4.6 15 years ago
  Patrick Winnertz 77d2839de5 Merge branch '203_keypad_putty' into mc-4.6 15 years ago
  Enrico Weigelt, metux IT service 90763ba82f introduced new type SHELL_ESCAPED_STR for more type safety 15 years ago
  Enrico Weigelt, metux IT service 2f6f6af425 fixed comments to /* ... */ 15 years ago
  Enrico Weigelt, metux IT service 6674647676 added mhl/types.h which defines bool enum, escape.h now using this type 15 years ago
  Patrick Winnertz 8b593e8398 Removed unused variable 15 years ago
  Slava Zanko 38537ddd04 Changes for use MHL. 15 years ago
  Slava Zanko dbbd127e44 Merge branch '147_escaping' of ssh://www.midnight-commander.org:2222/git/mc into 147_escaping 15 years ago
  Patrick Winnertz 3dd8716646 Not only comment it out but removing it 15 years ago
  Patrick Winnertz 89d3cbddd2 Removed unneeded var to make build process a bit cleaner 15 years ago
  Slava Zanko e58df8d75d Fixed bug with renamig/copying files with backshashes in names 15 years ago
  Slava Zanko de672de740 Remove some testing stuff 15 years ago
  Slava Zanko 67751bc144 Temporarry commit. Fixed completion in browse by directoryes. 15 years ago
  Slava Zanko e4630afebe Fixed some memory leaks. 15 years ago
  Patrick Winnertz 25125440a4 Add $ and ` for escaping and reorder it according to the ascii values 15 years ago