View Git repositories

nano hosts its code at git://git.sv.gnu.org/nano.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:nano

There are download files available for nano.

See all merge proposals.

nano has 4 active branches owned by 1 person and 1 team. There were 1 commit by 1 person in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:nano
Series: head
1 Development 2023-09-25 14:10:42 UTC
10191. rcfile: map the gray #rgb codes (#111...

Author: Andy Koppe
Revision Date: 2023-09-25 14:10:42 UTC

rcfile: map the gray #rgb codes (#111 to #EEE) to the xterm grayscale

When the red, green and blue components of a three-digit hex #RGB code
are equal and they aren't #000 for black or #FFF for white, map them to
xterm-256color's 24-level grayscale ranging from index 232 to 255.

This means that the 14 gray levels available in #RGB codes all map to
different tones, whereas previously they mapped to only the four gray
tones available in the 6x6x6 color cube.

Signed-off-by: Andy Koppe <andy.koppe@gmail.com>

lp:~vcs-imports/nano/trunk 1 Development 2016-05-06 04:18:04 UTC
5428. Remove all files but the README, sinc...

Author: astyanax
Revision Date: 2016-05-06 04:18:04 UTC

Remove all files but the README, since we've been on git for a month.

lp:~mfisch/nano/update_to_2.3.1_try2 1 Development 2012-12-18 00:33:28 UTC
26. upgrading nano to 2.3.1

Author: Matt Fischer
Revision Date: 2012-12-18 00:32:30 UTC

upgrading nano to 2.3.1

lp:~mfisch/nano/update_to_2.3.1 bug(Has a merge proposal) 1 Development 2012-12-17 03:56:17 UTC
26. * New upstream release (LP: #1091076)...

Author: Matt Fischer
Revision Date: 2012-12-17 03:53:35 UTC

* New upstream release (LP: #1091076)
 - Refreshed auto.patch and sent it upstream.

14 of 4 results
You can't create new branches for nano.