mc/src
Andrew Borodin d4cbed25cc (parse_ls_line): get rid of extra string duplication.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2021-03-14 19:02:12 +03:00
..
consaver Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
diffviewer (dview_handle_key): refactoring. 2020-05-17 18:48:19 +03:00
editor etags: get rid of limitation of window width. 2021-03-13 20:35:56 +03:00
filemanager Ticket #4180: fix zip handling. 2021-02-28 16:39:21 +03:00
man2hlp man2hlp: limited support of \fR, \fB, \fI, and \fP troff commands. 2020-05-17 18:48:18 +03:00
subshell Ticket #4203: support custom .zshrc. 2021-03-13 20:17:31 +03:00
vfs (parse_ls_line): get rid of extra string duplication. 2021-03-14 19:02:12 +03:00
viewer (mcview_growbuf_read_until): the NULL check is unnecessary... 2020-12-31 16:26:47 +03:00
.gitignore Fix .gitignore 2019-09-01 20:13:27 +03:00
args.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
args.h Ticket #3805: fix --help option to show correct syntax for editor, viewer and mcdiff 2017-04-15 09:49:29 +03:00
background.c (do_background): fix yet another resource leak. 2020-12-31 16:26:47 +03:00
background.h Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
clipboard.c Ticket #4133: allow running clipboard commands if DISPLAY is not set. 2020-11-21 14:51:34 +03:00
clipboard.h Use events for operate with clipboard (copy/paste to external clipboard, save/load to file) 2011-03-21 23:55:52 +02:00
cons.handler.c (handle_console_linux): fix resource leak. 2020-12-31 16:26:47 +03:00
events_init.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
events_init.h Prepare to initialize application events. 2011-03-21 11:46:41 +02:00
execute.c Refactoring: rename functions 2020-12-31 16:26:47 +03:00
execute.h (toggle_panels): join with view_other_cmd and rename to toggle_subshell. 2019-09-01 19:41:12 +03:00
file_history.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
file_history.h Refactoring of show file history in the file manager. 2019-08-10 09:45:27 +03:00
help.c (help_handle_key): refactoring. 2020-05-17 18:48:19 +03:00
help.h Typo fixes. 2013-07-23 14:15:24 +04:00
history.h fixed doxygen documentation 2012-09-10 14:29:53 +03:00
keybind-defaults.c Ticket #4103: code cleanup before 4.8.26 release. 2020-12-31 16:26:46 +03:00
keybind-defaults.h Ticket #4103: code cleanup before 4.8.26 release. 2020-12-31 16:26:46 +03:00
learn.c Move widget add/del API from WDialog to WGroup. 2020-03-08 20:11:55 +03:00
learn.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
main.c Ticket #3682: drop automatic migration of configuration 2021-02-22 21:16:52 +03:00
Makefile.am Refactoring of show file history in the file manager. 2019-08-10 09:45:27 +03:00
selcodepage.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
selcodepage.h Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
setup.c Ticket #4180: fix zip handling. 2021-02-28 16:39:21 +03:00
setup.h Fix typos. 2020-10-13 16:31:22 +03:00
textconf.c Rename macro MC_SKINS_SUBDIR to MC_SKINS_DIR. 2020-05-17 18:48:19 +03:00
textconf.h Added --configure-options for easy update & reconfigure existing mc. 2011-03-29 12:37:55 +03:00
usermenu.c Ticket #4171: fix usermenu and macro system() calls disrupting terminal. 2021-01-26 13:52:13 +03:00
usermenu.h Ticket #3861: fix %f macro in mcedit user menu. 2017-10-28 18:46:08 +03:00
util.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
util.h (check_for_default): minor optimization and change return value. 2012-04-22 11:25:11 +03:00