BusyBox hosts its code at git://busybox.net/busybox.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/busybox

There are download files available for BusyBox.

See all merge proposals.

BusyBox has 3 active branches owned by 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp://qastaging/busybox
Series: main
1 Development 2024-12-16 00:12:17 UTC
17823. cut: shorten error messages on bad sy...

Author: Vda-linux
Revision Date: 2024-12-16 00:12:17 UTC

cut: shorten error messages on bad syntax even more

$ cut -s -b3
cut: -s requires -f or -F
$ cut -d@ -b3
cut: -d DELIM requires -f or -F

function old new delta
static.requires_f - 19 +19
static._op_on_field 32 - -32
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 0/0 up/down: 19/-32) Total: -13 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>

lp://qastaging/~ubuntu-installer/busybox/master 2 Mature 2017-11-28 13:45:29 UTC
12690. Upload busybox 1:1.27.2-2 to unstable

Author: Chris Boot
Revision Date: 2017-11-28 13:45:29 UTC

Upload busybox 1:1.27.2-2 to unstable

lp://qastaging/~vcs-imports/busybox/main 1 Development 2009-04-29 12:02:57 UTC
10191. *: bb_error_msg's messages should not...

Author: vda
Revision Date: 2009-04-29 12:02:57 UTC

*: bb_error_msg's messages should not be capitalized

13 of 3 results
You can't create new branches for BusyBox.