]> git.wh0rd.org Git - nano.git/shortlog
nano.git
2014-06-04 Benno SchulenbergMaking use of the macros charalloc() and charealloc...
2014-06-04 Benno SchulenbergNormalizing whitespace, comments and interpunction...
2014-06-02 Chris AllegrettaGNU nano 2.3.4 release v2.3.4
2014-06-02 Chris Allegretta2014-06-02 Chris Allegretta <chrisa@asty.org>
2014-05-29 Benno SchulenbergDifferentiating (for the undo structure) between
2014-05-29 Chris Allegretta2014-05-29 Chris Allegretta <chrisa@asty.org>
2014-05-29 Chris AllegrettaBack to SVN
2014-05-29 Chris AllegrettaGNU nano 2.3.3 release v2.3.3
2014-05-29 Chris Allegretta2014-05-28 Chris Allegretta <chrisa@asty.org>
2014-05-28 Benno SchulenbergStandardizing the calls of add_to_funcs(),
2014-05-28 Benno SchulenbergMaking tiny nano again just a tiny bit tinier.
2014-05-28 Benno SchulenbergUpdates from the TP for German, Dutch, and Esperanto.
2014-05-28 Benno SchulenbergEliding four unneeded tags.
2014-05-28 Benno SchulenbergAdding a translator comment for the --help output.
2014-05-28 Benno SchulenbergRemoving an unneeded format specifier.
2014-05-28 Benno SchulenbergMaking ^X in the Read-File menu toggle between
2014-05-28 Benno SchulenbergRemoving duplicate translator comments, and adding...
2014-05-28 Benno SchulenbergActually translating the Go-to-Directory prompt.
2014-05-28 Benno SchulenbergRemoving three unused parameters from do_input(),
2014-05-28 Chris Allegretta2014-05-27 Chris Allegretta <chrisa@asty.org>
2014-05-27 Benno SchulenbergAdjusting a translator comment.
2014-05-27 Benno SchulenbergUpdates from the TP for Russian, Dutch, and German.
2014-05-27 Benno SchulenbergAllowing to rebind 'suspend' in tiny nano.
2014-05-27 Benno SchulenbergMake tiny nano a tiny bit tinier.
2014-05-27 Benno SchulenbergImproving the arrangement of help items under certain...
2014-05-26 Benno SchulenbergUnwrapping some lines, and reordering two.
2014-05-26 Benno SchulenbergFixing compilation and avoiding a warning with --enable...
2014-05-25 Benno SchulenbergUpdates from the TP for Ukrainian and Italian.
2014-05-25 Benno SchulenbergCutting down on the size of tiny nano.
2014-05-25 Benno SchulenbergPlacing the cursor after an undo there where it was...
2014-05-23 Benno SchulenbergTelling ncurses to really redraw the line, without...
2014-05-22 Benno SchulenbergUpdates from the TP for German and Ukrainian.
2014-05-19 Benno SchulenbergPainting the current line *after* tickling the terminal...
2014-05-18 Benno SchulenbergAdding an example of a default syntax.
2014-05-18 Benno SchulenbergNot matching the ^ anchor when looking further on in...
2014-05-17 Benno SchulenbergNot skipping the colour-off commands at the end of...
2014-05-17 Benno SchulenbergAdding syntax colouring for JSON files.
2014-05-16 Benno SchulenbergUpdates from the TP for Vietnamese, Finnish, Dutch...
2014-05-16 Benno SchulenbergPartially harmonizing the syntax-colouring files.
2014-05-16 Benno SchulenbergMaking the component colouring simpler, and the URI...
2014-05-16 Benno SchulenbergShowing trailing whitespace on added lines in patches...
2014-05-16 Benno SchulenbergRemoving a few more doubled-up spaces.
2014-05-16 Benno SchulenbergRemoving an unneeded call of edit_refresh(), and
2014-05-16 Benno SchulenbergTweaking some whitespace, using TRUE and FALSE instead...
2014-05-15 Benno SchulenbergGoing to the correct positions for undoing and redoing...
2014-05-15 Benno SchulenbergAdding texinfo.nanorc to the packing list.
2014-05-15 Benno SchulenbergImproving two comments, and eliding a macro.
2014-05-15 Benno SchulenbergAdjusting a comment, and being clearer about when to...
2014-05-15 Benno SchulenbergImproving the magic regex for C files, plus some tweaks.
2014-05-14 Benno SchulenbergAdding an example of colouring nano's interface elements.
2014-05-14 Benno SchulenbergTiny Changelog tweaks.
2014-05-14 Benno SchulenbergStopping the search when a magic matched.
2014-05-14 Benno SchulenbergImproving two magic regexes.
2014-05-14 Benno SchulenbergOpening the magic database only when actually going...
2014-05-14 Benno SchulenbergMoving the magic check to after the headerline check.
2014-05-14 Benno SchulenbergEhm... no, you can't do that.
2014-05-14 Benno SchulenbergClosing the libmagic file after use.
2014-05-14 Benno SchulenbergImproving debugging messages, and removing superfluous...
2014-05-14 Benno SchulenbergStartling the terminal into handling wide, two-column...
2014-05-13 Benno SchulenbergA few more comment tweaks.
2014-05-13 Benno SchulenbergImproving compilation with --disable-browser.
2014-05-13 Benno SchulenbergNo need to keep on looping when two shortcuts were...
2014-05-13 Benno SchulenbergCondensing a function a bit.
2014-05-13 Benno SchulenbergSeveral random whitespace and comment tweaks.
2014-05-13 Benno SchulenbergWeh -- use the correct type.
2014-05-13 Benno SchulenbergFreeing the lists with functions and shortcuts upon...
2014-05-13 Benno SchulenbergShowing in nanorc files key names like M-6 and M-/...
2014-05-13 Benno SchulenbergRefreshing the PO files: merging them against the curre...
2014-05-13 Benno SchulenbergRegenerated the POT file for the TP.
2014-05-13 Benno SchulenbergImproving another error message.
2014-05-13 Benno SchulenbergMaking one error message somewhat clearer.
2014-05-12 Benno SchulenbergRenaming a variable, and eliding another.
2014-05-12 Benno SchulenbergMoving parse_magic_exp() next to its sister.
2014-05-12 Benno SchulenbergAdd regexes for comments and trailing whitespace for...
2014-05-12 Benno SchulenbergImproving the multiline regexes, making the one with...
2014-05-12 Benno SchulenbergRenaming the struct type 'exttype' to 'regexlisttype...
2014-05-12 Benno SchulenbergRenaming and symmetrifying two functions, and improving...
2014-05-12 Benno SchulenbergHandling the libmagic and headerline regexes in the...
2014-05-12 Benno SchulenbergAdding a missing parenthesis, and removing a distractin...
2014-05-12 Benno SchulenbergImproving some comments, and removing some mispasted...
2014-05-12 Benno SchulenbergShowing bright foreground colours for interface element...
2014-05-12 Benno SchulenbergProviding startup feedback for the spell checker, as...
2014-05-11 Chris Allegretta2014-05-10 Chris Allegretta <chrisa@asty.org>
2014-05-10 Benno SchulenbergMaking syntax highlighting into a separate section,
2014-05-10 Benno SchulenbergMaking it possible for interface-foreground colours...
2014-05-09 Benno SchulenbergDescribing bindable functions in the third person ...
2014-05-09 Benno SchulenbergPutting softwrap back among the "Appearance" toggles.
2014-05-09 Benno SchulenbergDefining a shortcut for the linter when the speller...
2014-05-09 Benno SchulenbergNot defining nor accepting shortcuts for functions...
2014-05-09 Benno SchulenbergCounting only shortcuts that are actually shown, so...
2014-05-06 Benno SchulenbergStopping the brace content from spilling.
2014-05-06 Benno SchulenbergSynchronizing the documentation, and tweaking some...
2014-05-06 Benno SchulenbergAdding sections on the Cutbuffer and the Mark,
2014-05-06 Benno SchulenbergNew file, syntax colouring for Texinfo files.
2014-05-06 Benno SchulenbergLetting 'makeinfo' figure out the node pointers.
2014-05-05 Benno SchulenbergDifferentiating between options that take an argument...
2014-05-05 Benno SchulenbergLegalizing the four new interface-coloring options...
2014-05-05 Benno SchulenbergAllowing the function do_cut_till_end() to be rebound.
2014-05-05 Benno SchulenbergGiving syntax highlighting its own section,
2014-05-04 Benno SchulenbergOops.
next