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://qastaging/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 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp://qastaging/nano
Series: head
1 Development 2023-10-16 06:55:06 UTC
10193. input: neutralize two spurious keycod...

Author: Benno Schulenberg
Revision Date: 2023-10-16 06:55:06 UTC

input: neutralize two spurious keycodes from VTE terminals

At least some of the VTE-based terminals claim to be compatible with
xterm-25color (and set TERM to that value). But they really aren't:
they mishandle the focus-in and focus-out events, for example. So,
catch and discard the corresponding keycodes that nano shouldn't be
seeing at all.

This improves the fix for https://savannah.gnu.org/bugs/?64578.

lp://qastaging/~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://qastaging/~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://qastaging/~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.