]> granicus.if.org Git - neomutt/shortlog
neomutt
2018-04-28 Floyd AndersonAdjust usage() string across docs for consistency 1170/head
2018-04-28 Floyd Andersonmain.c: Rewrite usage help string
2018-04-27 Pietro CeruttiAvoid trailing white space on header lines with no...
2018-04-27 Bo YUMove IDN version string to mutt/idna.c
2018-04-27 Richard Russonmerge: minor fixes
2018-04-26 Richard Russonflatten ifs
2018-04-27 Richard Russonfix coverity defects
2018-04-27 Richard Russonvalidate docbook
2018-04-26 Richard Russonfix makedoc UL -> IP
2018-04-23 Richard Russonfix mkstemp comment
2018-04-19 Kevin McCarthyAdd $browser_abbreviate_mailboxes.
2018-04-25 Pietro CeruttiUpdate .gitignore
2018-04-25 Austin RayRespect environment VISUAL and EDITOR variables
2018-04-25 Richard Russonmerge: Re-sort resources for better documents
2018-04-25 Floyd AndersonAdopt formatting and finalise syntax sanitising 1105/head
2018-04-25 Floyd Andersonmain.c: Rewrite `neomutt -h` output
2018-04-25 Floyd AndersonDocument command line option -l
2018-04-25 Floyd Andersondoc/manual.xml.head: Complete table command line options
2018-04-25 Floyd AndersonRewrite manual page neomuttrc(5)
2018-04-25 Floyd AndersonRewrite manual page neomutt(1)
2018-04-25 Floyd Andersondoc/manual.xml.head: Sort/Group command definitions
2018-04-25 Floyd Andersondoc/manual.xml.head: Remove logical NOT operator
2018-04-25 Floyd Andersondoc/manual.xml.head: Adapt definitions of commands
2018-04-25 Floyd AndersonCorrect */mime.types lookup order in comments
2018-04-25 Floyd Andersonauto.def: Refine PACKAGE_DATE comment
2018-04-25 Pietro CeruttiRemove useless defines
2018-04-25 Pietro CeruttiFix man substitutions
2018-04-25 Pietro CeruttiSimplify generation of man date
2018-04-25 Floyd Andersonauto.def: Simplify PACKAGE_VERSION fallback case
2018-04-25 Floyd Andersonauto.def: Use nested evaluations
2018-04-25 Floyd AndersonMinor tidying of inner/trailing whitespace
2018-04-25 Floyd AndersonProvide timestamp expansion and fix man pages date
2018-04-25 Floyd Andersondoc/neomutt.man: Keep man-pages consistent
2018-04-25 Floyd Andersondoc/neomuttrc.man.{head,tail}: Catch up overlooked...
2018-04-25 Floyd Andersondoc/neomuttrc.man.head: Small tidying
2018-04-25 Floyd Andersondoc/neomuttrc.man.head: Add and fix command definitions
2018-04-25 Floyd Andersondoc/neomuttrc.man.head: Sort commands
2018-04-24 Richard Russonmerge: sanitize usage of gettext
2018-04-24 Richard Russonadd missing state_mark_attach() 1156/head
2018-04-24 Reis RadomilL10N: Review British English translation
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files for signal.c and mutt/signal.c
2018-04-24 Reis RadomilI18N: Update po files for handler.c
2018-04-24 Reis RadomilI18N: Update po files for handler.c
2018-04-24 Reis RadomilI18N: Update po files for handler.c
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files to new messages
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: po/*.po updated to match new master
2018-04-24 Reis RadomilI18N: version.c: Pass the complete license string to...
2018-04-24 Reis RadomilI18N: Combine help string into a single string for...
2018-04-24 Reis RadomilI18N: Unify printed string on signal caught
2018-04-24 Reis RadomilI18N: handler.c: Pass the complete string to the translator
2018-04-24 Reis RadomilI18N: handler.c: Pass the complete string to the translator
2018-04-24 Reis RadomilI18N: handler.c: Pass the complete string to the translator
2018-04-24 Reis RadomilI18N: handler.c: Pass the complete line to the translators
2018-04-24 Reis RadomilI18N: handler.c: Pass the complete line to the translators
2018-04-24 Reis RadomilI18N: handler.c: Do not glue translations together
2018-04-24 Reis RadomilI18N: commands.c: Do not glue translations together
2018-04-24 Reis RadomilI18N: Choose correct plural form and avoid gluing trans...
2018-04-24 Reis RadomilI18N: Choose correct plural form in commands.c
2018-04-24 Reis RadomilI18N: No need to translate "%s: %s"
2018-04-24 Reis RadomilI18N: Choose correct plural form in recvcmd.c
2018-04-24 Reis RadomilI18N: Use ngettext to select plural form for a string
2018-04-24 Reis RadomilI18N: Use ngettext to choose correct plural form
2018-04-24 Reis RadomilI18N: Define ngettext macro when compiling without...
2018-04-24 Reis RadomilI18N: ncrypt/smime.c: Translate strings and document...
2018-04-24 Reis RadomilI18N: Combine split translatable strings into one trans...
2018-04-24 Reis RadomilI18N: Use _() instead of N_() for marking strings for...
2018-04-24 Reis RadomilI18N: Document the choice strings for translators
2018-04-24 Reis RadomilI18N: recvattach.c: Add comment to translation string
2018-04-24 Reis RadomilI18N: ncrypt/smime.c: Remove outdated comment
2018-04-23 Lars Kellogg... mutt/file.c: split mutt_file_{lock,unlock} into flock...
2018-04-23 Vladimir Zakharovmutt/logging.c: set line buffering for logging stream
2018-04-23 Vladimir Zakharovinit.c: convert MyVars to use TAILQ
2018-04-23 Pietro CeruttiRename and make another file-level variable static
2018-04-23 Pietro CeruttiMake a file-level variable static
2018-04-23 Pietro CeruttiAvoid naming queue heads that are not referenced by...
2018-04-23 Pietro CeruttiUpdate to latest autosetup
2018-04-21 Floyd Andersoninit.c: remove unnecessary newline
2018-04-21 Will CurryRefactor several callers of mutt_mktemp() to mutt_file_...
2018-04-21 Will CurryAdd mutt_file_mkstemp() to create temp file using mkstemp()
2018-04-21 Richard Russonmerge: tidy the guide's docbook
2018-04-21 Floyd AndersonReformat new master commits (<para>, whitespace)
2018-04-21 Floyd AndersonReformat list/table elements: indentation/wrapping
2018-04-21 Floyd AndersonReformat <para> elements: indentation/wrapping
2018-04-21 Floyd AndersonReformat <screen> elements: too long or multi lines
2018-04-21 Floyd AndersonAdd Vim modeline
2018-04-19 Richard Russondoxygen: Add lots of new comment blocks
2018-04-19 Richard Russondoxygen: Fix, improve, tidy comment blocks
2018-04-17 Richard Russonmerge: minor changes
2018-04-17 Richard Russondoxy: add headers
2018-04-17 Richard Russonrename convert_to_7bit
next