index
:
mutt
kevin/415-mbox-parsing
kevin/489-stable-iconv-build-bug
kevin/stable-isspace-fix
kevin/stable-mx-maildir-check-fix
master
stable
Mirror of https://gitlab.com/muttmua/mutt.git
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
browser.c
Age
Commit message (
Expand
)
Author
2019-02-02
Add an error message for <descend-directory>.
Kevin McCarthy
2019-02-02
Separate out op variable in the browser.
Kevin McCarthy
2019-01-31
Allow descending into maildir and mh directories in file browser
Corey Minyard
2019-01-05
Fix a few indenting issues.
Kevin McCarthy
2019-01-04
Clean up formatting.
Kevin McCarthy
2019-01-04
Clean up code indentation.
Kevin McCarthy
2018-12-31
Remove trailing whitespace.
Kevin McCarthy
2018-04-19
Add $sort_browser options for count and unread.
Kevin McCarthy
2018-04-19
Add $browser_abbreviate_mailboxes.
Kevin McCarthy
2018-01-12
examine_directory: set directory/symlink size to zero
Olaf Hering
2017-09-20
Display an error message when delete mailbox fails. (see #3968)
Kevin McCarthy
2017-08-10
Change helpers functions to pass actx. (see #3728)
Kevin McCarthy
2017-03-26
Set refresh when popping the menu stack.
Kevin McCarthy
2017-03-26
Add a menu stack to track current and past menus.
Kevin McCarthy
2017-03-12
Add shortcuts for IMAP and POP mailboxes in the file browser
Dmitri Vereshchagin
2016-09-02
merge stable
Kevin McCarthy
2016-09-02
Increase date buffer size for $folder_format. (closes #3863)
Kevin McCarthy
2016-08-22
Remove the $locale configuration variable.
Kevin McCarthy
2016-07-30
Add unread and total message count format strings to $folder_format.
Kevin McCarthy
2016-06-17
folder_file: remove struct stat
Olaf Hering
2016-05-09
Change M_* symbols to MUTT_*
Derek Martin
2016-04-27
Add cols parameter to mutt_FormatString()
Kevin McCarthy
2016-01-01
Update copyright notices.
Kevin McCarthy
2015-10-04
Create a separate macro/push/exec event buffer. (closes #3779)
Kevin McCarthy
2013-04-11
backout c1371176ea45
Michael Elkins
2013-04-10
fix various compiler warnings; most were due to unchecked return values from ...
Michael Elkins
2011-12-03
Declare many structures const (closes #3552)
Dan Fandrich
2011-05-23
folder_file: change type of new from short to int
Olaf Hering
2010-08-24
Do not call regfree if regcomp fails.
Emanuele Giaquinta
2010-08-06
avoid using C99 bool
Michael Elkins
2010-08-06
add %D format string to $folder_format to expand the time based on $date_format.
Michael Elkins
2010-08-03
add locale.h for compililng with -std=c99
Michael Elkins
2009-06-11
Use only latest mtime of new/cur for browser, not whole stat() info
Rocco Rutte
2009-04-29
Fix maildir times in mailboxes browser. Closes #626.
Rocco Rutte
2009-03-17
Fix some warnings with -W about missing initializers in structs
Rocco Rutte
2009-01-05
Style fixes
Brendan Cully
2009-01-05
Leave error message on screen if imap_mailbox_create fails
Brendan Cully
2009-01-04
Update copyrights. Closes #3016.
Brendan Cully
2008-11-30
Manage last search pattern outside of menu lifecycle
Rocco Rutte
2008-07-02
Use realpath() in mutt_pretty_mailbox() for paths that may need it.
Rocco Rutte
2007-09-05
Interpret relative paths in browser relative to shown dir, not working
Rocco Rutte
2007-04-15
merge with tip
Michael Elkins
2007-04-13
Strip / from tail of LastDir when copying from Maildir (closes #1885)
Brendan Cully
2007-04-11
Pass column value recursively when expanding format strings (bug #2840).
Michael Elkins
2007-04-09
Use mutt_pretty_size() to format '%s' in $folder_format so it is similar to '...
Michael Elkins
2007-04-02
Add hook for proper IMAP unseen count in mailbox browser
Brendan Cully
2007-03-20
Enlarge help string buffers
Rocco Rutte
2006-08-05
Don't allow user to attempt to delete root IMAP folder.
Brendan Cully
2005-10-06
Sort browser entries after every IMAP browsing operation instead of just
Brendan Cully
2005-09-17
Gah, forgot the zip code when updating the FSF address...
Brendan Cully
[next]