Commit History

Author SHA1 Message Date
  Mikhail S. Pobolovets 9041e6c81f commandline: strip_escape: strip xterm OSC commands in $PS1 15 years ago
  Andrew Borodin f7781c16e0 src/main.c (main): create MC home directory with 700 mode instead of 755 one. 15 years ago
  Andrew Borodin d0beb4cfec src/main.c (main): create MC home directory (~/.mc) if absent. 15 years ago
  Sergei Trofimovich 027168ce3d fish: chgrp: trac:#336; do not add exceeding quotes (fixed by snizovtsev) 15 years ago
  Sergei Trofimovich 97496014aa Merge commit 'origin/179_fsblkcnt_t' into mc-4.6 15 years ago
  Andrew Borodin 8353da9e8f src/file.c: move_dir_dir(): 15 years ago
  Andrew Borodin 5df2f5aa22 fileopctx.h: set definitely values for FileProgressStatus enum type. 15 years ago
  Andrew Borodin 68009d016f src/file.c: modified error messages fro warn_same_file() function. 15 years ago
  Ilia Maslakov 0ffd71949f non-relevant comment removed 15 years ago
  Ilia Maslakov d60f4957de little fix for show message 15 years ago
  Ilia Maslakov a079bd950c Denis Vlasenko posted a patch which would fix issue when no dialog for break operation. Trouble: recently i accidentally entered '.' instead of '..' in the file copy dialog on a relatively big tree ... for every file in the tree i got the <foo> and <bar> are the same file message box, without any way to escape except killing mc from the outside. Rework warn_same_file for more usage glib. ... msg = g_strdup_printf() ... 15 years ago
  Mikhail S. Pobolovets a9d662aa57 po/sk.po: translation update by Ivan Masár <helix84@centrum.sk> 15 years ago
  Enrico Weigelt, metux IT service 6de4c5aafc mountlist: use fsblkcnt_t when available (fixes #179) 15 years ago
  Andrew Borodin 2377c64233 Merge branch '284_mc-4.6-menu-ncurses' into mc-4.6 15 years ago
  Andrew Borodin 210ffed4fd Fixed menu painting for NCurses screen library. 15 years ago
  Mikhail S. Pobolovets da56ed225d Backport: syntax/spec.syntax: .spec syntax update by adamw (#189) 15 years ago
  Mikhail S. Pobolovets 7ad845bdd7 lib/mc.ext.in: command line options fix by adamw (#183) 15 years ago
  Enrico Weigelt, metux IT service 2d3da8a99c added fix by cppgx (#84) 15 years ago
  Sergei Trofimovich d93114604e Merge commit 'origin/revert_mhl_to_glib_mc-4.6' into mc-4.6 15 years ago
  Mikhail S. Pobolovets bb059059d5 backport: lt.po: update by stikonas (#274) 15 years ago
  Mikhail S. Pobolovets 81c48ced61 backport: nl.po: update by mpol (#271) 15 years ago
  Sergei Trofimovich d8d26d42fd fixed mismerge: completion stuff 15 years ago
  Sergei Trofimovich 5454c05b38 mismerge fix: g_concat -> g_strconcat 15 years ago
  Sergei Trofimovich ec3d3cf913 header guard fix 15 years ago
  Patrick Winnertz b10bfccfc0 Remove some of the SHELL_ESCAPE_STR Stuff... 15 years ago
  Patrick Winnertz 0b0f8e6128 Revert "introduced new type SHELL_ESCAPED_STR for more type safety" 15 years ago
  Patrick Winnertz 8b7e47d9cc Last bunch of reverts and removal of mhl/* 15 years ago
  Patrick Winnertz 7d0fa9afce fixed canonicalize_pathname() breakage: fixed str_move() function (memmove semantics) again 15 years ago
  Patrick Winnertz f237a14635 Revert some functions (mhl_mem_free to g_free, etc) 15 years ago
  Patrick Winnertz e4e135399f Revert "replaced buggy concat_dir_and_file() by mhl_str_dir_plus_file()" 15 years ago
  Patrick Winnertz 5bbeba0b8b Revert "mhl: mhl_shell_unescape_buf(): fixed memory array OOB." 15 years ago
  Patrick Winnertz 1f656eb6be Revert "build fix: added missing declaration of mhl_dir_plus_file (reported by andrew_b)" 15 years ago
  Patrick Winnertz d6da1ead5c Revert "cleanup: mhl_str_dir_plus_file(): int -> size_t (suggested by Andrew Borodin)" 15 years ago
  Patrick Winnertz b87a08ce1c Revert "fixed #240" 15 years ago
  Patrick Winnertz d7fa1ecdb4 Revert "Fixing a theoretical buffer overflow which was reported by Roland Illig" 15 years ago
  Patrick Winnertz 6d58336693 Revert "Call va_end after the iteration as we need to free the list again." 15 years ago
  Patrick Winnertz dd1b7941d6 Revert "Added enhancements from Sergei which he attached to #241." 15 years ago
  Patrick Winnertz 428e233f37 Revert "Resolve some issues in mhl Rollang Illig pointed us to:" 15 years ago
  Enrico Weigelt, metux IT service 161dc235a6 lib/mc.sh.in: fixes for non-bash shells (fixing #196) 15 years ago
  Patrick Winnertz 0c7d399300 Reverted Enricos backport from master which removes accidentially slang1.x support 15 years ago
  Patrick Winnertz c83e1995e4 Merge branch '241_buffer_overflow' into mc-4.6 15 years ago
  Patrick Winnertz 60f2d8d3c0 Resolve some issues in mhl Rollang Illig pointed us to: 15 years ago
  Patrick Winnertz 34fe2312b4 Added enhancements from Sergei which he attached to #241. 15 years ago
  Enrico Weigelt, metux IT service 5f84762472 extfs/rpm,extfs/trpm: removed obsolete rpm tags 15 years ago
  Enrico Weigelt, metux IT service adbe38172d added patch from #194 15 years ago
  Enrico Weigelt, metux IT service 1d8ef0b089 fixed #240 15 years ago
  Enrico Weigelt, metux IT service 8e2f229c38 Merge commit 'origin/219_keycodes' into mc-4.6 15 years ago
  Enrico Weigelt, metux IT service 03ec5ef574 backported #199 branch 15 years ago
  Patrick Winnertz 51388bd012 Call va_end after the iteration as we need to free the list again. 15 years ago
  Patrick Winnertz f148fc29d2 Fixing a theoretical buffer overflow which was reported by Roland Illig 15 years ago