Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs24-19fa
git_rec_nano
Repository
b9de5525c4f61ed10af9c0552c4562c41c695f47
Switch branch/tag
git_rec_nano
src
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.caltech.edu:cs24-19fa/git_rec_nano.git
Copy HTTPS clone URL
https://gitlab.caltech.edu/cs24-19fa/git_rec_nano.git
tweaks: elide a parameter, as it's always the inverse of another
Benno Schulenberg authored
7 years ago
b9de5525
Name
Last commit
Last update
..
Makefile.am
organization: move all history-related stuff to its own file
7 years ago
browser.c
tweaks: correct several parameter types
7 years ago
chars.c
copyright: update the years for the FSF
7 years ago
color.c
color: remove unneeded bright comparision to prevent duplicate pairs
7 years ago
cut.c
tweaks: remove two superfluous checks, and restrict two others
7 years ago
files.c
tweaks: elide a parameter, as it's always the inverse of another
7 years ago
global.c
tweaks: elide two parameters and thus a pair of wrapper functions
7 years ago
help.c
tweaks: remove unneeded settings and unsettings of MULTIBUFFER
7 years ago
history.c
copyright: update the years for the FSF
7 years ago
move.c
scrolling: first move the cursor before pushing current chunk offscreen
7 years ago
nano.c
tweaks: elide a parameter, as it's always the inverse of another
7 years ago
nano.h
tweaks: reshuffle the undo types into mostly the same order everywhere
7 years ago
prompt.c
tweaks: factor out the check for 'viewok' into its own function
7 years ago
proto.h
tweaks: elide a parameter, as it's always the inverse of another
7 years ago
rcfile.c
tweaks: correct several parameter types
7 years ago
search.c
tweaks: elide an unneeded variable
7 years ago
text.c
tweaks: elide a parameter, as it's always the inverse of another
7 years ago
utils.c
tweaks: don't call strcmp() to determine whether a string is empty
7 years ago
winio.c
tweaks: elide a parameter that is always 1
7 years ago
Menu
Projects
Groups
Snippets
Help