Improve all Git tooling recipes

This commit is contained in:
Ribbon 2026-03-12 14:57:53 -03:00
parent b168cad038
commit e57164aa7b
23 changed files with 31 additions and 14 deletions

View File

@ -1,8 +1,9 @@
#TODO compiled but not tested
[source]
git = "https://github.com/m1guelpf/auto-commit"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"openssl1",
"openssl3",
]

View File

@ -1,5 +1,6 @@
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/tummychow/git-absorb"
shallow_clone = true
[build]
template = "cargo"

View File

@ -1,8 +1,9 @@
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/dashed/git-chain"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"openssl1",
"openssl3",
]

View File

@ -1,8 +1,7 @@
#TODO compiled but not tested (after a patch on the ring crate)
[source]
git = "https://github.com/orhun/git-cliff"
shallow_clone = true
[build]
template = "custom"
script = """
cookbook_cargo_packages git-cliff
"""
template = "cargo"
cargopackages = ["git-cliff"]

View File

@ -1,5 +1,6 @@
#TODO compiled but not tested
[source]
git = "https://github.com/wezm/git-grab"
shallow_clone = true
[build]
template = "cargo"

View File

@ -1,5 +1,6 @@
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/mlange-42/git-graph"
shallow_clone = true
[build]
template = "cargo"

View File

@ -1,5 +1,6 @@
#TODO compiled but not tested (after a cargo update and a patch on the ring crate)
[source]
git = "https://github.com/sondr3/git-ignore"
shallow_clone = true
[build]
template = "cargo"

View File

@ -1,5 +1,6 @@
#TODO compiled but not tested
[source]
git = "https://github.com/MitMaro/git-interactive-rebase-tool"
shallow_clone = true
[build]
template = "cargo"

View File

@ -1,4 +1,4 @@
#TODO missing script for GNU Make, see https://github.com/git-lfs/git-lfs?tab=readme-ov-file#from-source
#TODO missing script for gnu make: https://github.com/git-lfs/git-lfs?tab=readme-ov-file#from-source
[source]
tar = "https://github.com/git-lfs/git-lfs/releases/download/v3.5.1/git-lfs-v3.5.1.tar.gz"
[build]

View File

@ -1,8 +1,9 @@
#TODO compiled but not tested
[source]
git = "https://github.com/hakoerber/git-repo-manager"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"openssl1",
"openssl3",
]

View File

@ -1,5 +1,6 @@
#TODO not compiled or tested
[source]
git = "https://github.com/bircni/git-statuses"
shallow_clone = true
[build]
template = "cargo"

View File

@ -1,8 +1,9 @@
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/jasonwhite/git-subset"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"openssl1",
"openssl3",
]

View File

@ -1,5 +1,6 @@
#TODO compilation error
[source]
git = "https://github.com/SierraSoftworks/git-tool"
shallow_clone = true
[build]
template = "cargo"

View File

@ -1,5 +1,6 @@
#TODO users crate error
[source]
git = "https://github.com/cecton/git-tools"
shallow_clone = true
[build]
template = "cargo"

View File

@ -1,5 +1,6 @@
#TODO not compiled or tested
[source]
git = "https://github.com/unhappychoice/gitlogue"
shallow_clone = true
[build]
template = "cargo"

View File

@ -1,6 +1,7 @@
#TODO not compiled or tested
[source]
git = "https://github.com/trasta298/keifu"
shallow_clone = true
[build]
template = "cargo"
[package]

View File

@ -1,5 +1,6 @@
#TODO x11rb and rustix crates error
[source]
git = "https://github.com/kmj-007/lazygh"
shallow_clone = true
[build]
template = "cargo"

View File

@ -1,7 +1,7 @@
#TODO: Incomplete std/syscall porting, or vendor patches
[source]
git = "https://github.com/jesseduffield/lazygit"
shallow_clone = true
[build]
template = "custom"
dev-dependencies = [

View File

@ -1,8 +1,7 @@
#TODO not compiled or tested
[source]
git = "https://github.com/ahkohd/oyo"
shallow_clone = true
[build]
template = "custom"
script = """
cookbook_cargo_packages oyo
"""
template = "cargo"
cargopackages = ["oyo"]

View File

@ -1,5 +1,6 @@
#TODO compiled but not tested
[source]
git = "https://github.com/nik-rev/patchy"
shallow_clone = true
[build]
template = "cargo"

View File

@ -1,5 +1,6 @@
#TODO compiled but not tested
[source]
git = "https://github.com/walles/riff"
shallow_clone = true
[build]
template = "cargo"

View File

@ -1,5 +1,6 @@
#TODO x11rb and rustix crates error
[source]
git = "https://github.com/lusingander/serie"
shallow_clone = true
[build]
template = "cargo"

View File

@ -1,5 +1,6 @@
#TODO not compiled or tested
[source]
git = "https://codeberg.org/worthe-it/shackle-shell"
shallow_clone = true
[build]
template = "cargo"