index
:
forge
master
A from-source package manager for linux
nginx
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
TODO
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-03-03
make add checkout tag on tagged update mode
lancebord
1
-0
/
+9
2026-03-03
update pull to tag to not user merge logic
lancebord
1
-18
/
+8
2026-03-03
deatch head for tagged
lancebord
1
-2
/
+2
2026-03-03
tagged and none update
lancebord
3
-13
/
+91
2026-03-02
remove dependencies field
lancebord
3
-9
/
+1
2026-03-02
use lockfile for update tracking instead of trusting repo head
BanceDev
4
-10
/
+108
2026-03-02
dont fail on empty command
BanceDev
1
-1
/
+4
2026-02-28
public facing readme
BanceDev
3
-43
/
+26
2026-02-28
don't send update prompt if no new packages
BanceDev
1
-6
/
+10
2026-02-28
simplified updating process
BanceDev
2
-35
/
+11
2026-02-28
actually trigger the post-hooks
BanceDev
1
-0
/
+2
2026-02-28
add short hash to list log
BanceDev
2
-6
/
+19
2026-02-28
add package collect helpers to reduce duplicity
BanceDev
2
-157
/
+87
2026-02-27
remove autoremove and update todo
BanceDev
2
-16
/
+3
2026-02-27
added show command
BanceDev
2
-4
/
+34
2026-02-27
upgrade function added
BanceDev
1
-5
/
+63
2026-02-27
added update command
BanceDev
2
-4
/
+89
2026-02-27
add the clean subcommand
BanceDev
2
-12
/
+88
2026-02-26
add version flag
BanceDev
3
-42
/
+19
2026-02-26
begin permissions shift for build commands
BanceDev
6
-13
/
+68
2026-02-26
proper config command handling
BanceDev
4
-62
/
+76
2026-02-26
add build support
BanceDev
6
-32
/
+164
2026-02-26
updates to add, remove and list
BanceDev
6
-24
/
+146
2026-02-25
begin work on add and remove
BanceDev
6
-32
/
+671