Port details |
- git-branchless High-velocity, monorepo-scale workflow for Git
- 0.10.0_7 devel
=2 0.10.0_6Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-01-09 00:21:07
- Last Update: 2025-07-03 08:46:01
- Commit Hash: f3f7e55
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: APACHE20 MIT
- WWW:
- https://github.com/arxanas/git-branchless
- Description:
- `git-branchless` is a suite of tools which enhances Git in several ways:
It makes Git easier to use, both for novices and for power users. Examples:
- `git undo`: a general-purpose undo command.
- The smartlog: a convenient visualization tool.
- `git restack`: to repair broken commit graphs.
- Speculative merges: to avoid being caught off-guard by merge conflicts.
It adds more flexibility for power users. Examples:
- Patch-stack workflows: strong support for "patch-stack" workflows as
used by the Linux and Git projects, as well as at many large tech companies.
(This is how Git was "meant" to be used.)
- Prototyping and experimenting workflows: strong support for prototyping and
experimental work via "divergent" development.
- `git sync`: to rebase all local commit stacks and branches without having
to check them out first.
- `git move`: The ability to move subtrees rather than "sticks" while cleaning
up old branches, not touching the working copy, etc.
- Anonymous branching: reduces the overhead of branching for experimental
work.
- In-memory operations: to modify the commit graph without having to check out
the commits in question.
- `git next/prev`: to quickly jump between commits and branches in a commit
stack.
- `git co -i/--interactive`: to interactively select a commit to check out.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- git-branchless>0:devel/git-branchless
- To install the port:
- cd /usr/ports/devel/git-branchless/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/git-branchless
- pkg install git-branchless
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: git-branchless
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729055860
SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb
SIZE (rust/crates/addr2line-0.21.0.crate) = 40807
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.88.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_git-branchless
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.0_7 03 Jul 2025 08:46:01
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.88.0
PR: 287766 |
0.10.0_6 05 Jun 2025 07:52:53
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.87.0
PR: 286829 |
0.10.0_5 08 Apr 2025 08:41:13
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.86.0
PR: 285840 |
0.10.0_4 24 Feb 2025 07:55:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.85.0
PR: 284884 |
0.10.0_3 20 Jan 2025 11:06:50
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.84.0
PR: 283962 |
0.10.0_2 01 Dec 2024 09:24:18
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
0.10.0_1 08 Nov 2024 08:24:20
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.10.0 17 Oct 2024 02:56:39
    |
Yuri Victorovich (yuri)  |
devel/git-branchless: update 0.9.0 → 0.10.0
Reported by: portscout |
0.9.0_3 10 Sep 2024 11:00:34
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.9.0_2 10 Sep 2024 10:58:07
    |
Mikael Urankar (mikael)  Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
0.9.0_2 26 Aug 2024 08:08:01
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.9.0_1 18 Jun 2024 10:59:14
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.9.0 28 May 2024 08:12:12
    |
Yuri Victorovich (yuri)  |
devel/git-branchless: update 0.8.0 → 0.9.0
Reported by: portscout |
0.8.0_5 13 May 2024 11:03:24
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.8.0_4 23 Mar 2024 09:41:46
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.8.0_3 19 Feb 2024 11:59:23
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.8.0_2 09 Jan 2024 12:15:54
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
0.8.0_1 08 Dec 2023 15:04:09
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
0.8.0 05 Nov 2023 23:07:53
    |
Yuri Victorovich (yuri)  |
devel/git-branchless: update 0.7.1 → 0.8.0
Reported by: portscout |
0.7.1_5 24 Oct 2023 10:22:32
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
0.7.1_4 08 Sep 2023 09:06:24
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
0.7.1_3 17 Jul 2023 15:58:38
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
0.7.1_2 09 Jun 2023 11:38:16
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
0.7.1_1 23 Apr 2023 13:14:05
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
0.7.1 19 Mar 2023 07:46:55
    |
Yuri Victorovich (yuri)  |
devel/git-branchless: Update 0.7.0 → 0.7.1
Reported by: portscout |
0.7.0_1 16 Mar 2023 11:11:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
0.7.0 02 Mar 2023 19:06:09
    |
Yuri Victorovich (yuri)  |
devel/git-branchless: Update 0.6.0 → 0.7.0
Reported by: portscout |
0.6.0_2 13 Feb 2023 14:52:59
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
0.6.0_1 16 Jan 2023 10:33:51
    |
Yuri Victorovich (yuri)  |
devel/git-branchless: Fix build on 32-bit systems
Reported by: fallout |
0.6.0 09 Jan 2023 00:19:51
    |
Yuri Victorovich (yuri)  |
devel/git-branchless: New port: High-velocity, monorepo-scale workflow for Git |