.gitignore
|
ignore stuff
|
2025-01-29 12:23:55 -06:00 |
.protobuf
|
notsure
|
2024-12-02 05:15:39 -06:00 |
LICENSE
|
Day 1
|
2024-11-26 04:34:01 -06:00 |
Makefile
|
ignore stuff
|
2025-01-29 12:23:55 -06:00 |
README.md
|
more notes
|
2025-01-05 13:32:24 -06:00 |
age.go
|
fix the dumb names
|
2025-01-08 03:13:09 -06:00 |
autogen.go
|
add state. go generate autogenpb
|
2025-01-07 18:06:54 -06:00 |
branches.go
|
rm old code
|
2025-01-29 12:22:03 -06:00 |
checkout.go
|
recreate user branches
|
2025-01-19 08:48:43 -06:00 |
common.go
|
simple check for devel branch
|
2025-01-07 03:24:21 -06:00 |
config.go
|
die on protobuf mis-match
|
2025-01-19 00:36:48 -06:00 |
currentVersions.go
|
recreate user branches
|
2025-01-19 08:48:43 -06:00 |
gitTag.byAge.go
|
might show branch age?
|
2025-01-19 10:49:08 -06:00 |
gitTag.common.go
|
a simple get DevelHash()
|
2025-01-05 06:15:35 -06:00 |
gitTag.proto
|
move away from maps in protobuf?
|
2025-01-18 15:49:13 -06:00 |
goDep.helpers.go
|
fixes for new autogenpb
|
2025-01-12 20:05:57 -06:00 |
goDep.parseGoSum.go
|
quiet expected errors
|
2025-01-13 08:56:49 -06:00 |
goDep.proto
|
set the uuid and version
|
2025-01-17 02:51:46 -06:00 |
goDep.redoGoMod.go
|
rm duplicate code
|
2024-12-18 23:06:27 -06:00 |
isPrimitive.go
|
fix the dumb names
|
2025-01-08 03:13:09 -06:00 |
log.go
|
quiet output
|
2025-01-08 04:08:34 -06:00 |
reload.go
|
protobuf version checking works
|
2025-01-19 03:19:06 -06:00 |
reloadBranches.go
|
move away from maps in protobuf?
|
2025-01-18 15:49:13 -06:00 |
reloadCheckDirty.go
|
quiet output
|
2025-01-08 04:08:34 -06:00 |
reloadGitConfig.go
|
parse .git/config
|
2025-01-18 10:34:58 -06:00 |
reloadIsTracked.go
|
lots of changes to isolate exec 'git'
|
2024-12-17 06:37:14 -06:00 |
reloadMtime.go
|
parse .git/config
|
2025-01-18 10:34:58 -06:00 |
reloadRepoState.go
|
no need to warn anymore on nonexistent user branch
|
2025-01-19 07:06:31 -06:00 |
reloadRepoType.go
|
need better handling here
|
2025-01-20 01:40:47 -06:00 |
reloadTags.go
|
parse .git/config
|
2025-01-18 10:34:58 -06:00 |
repo.merge.go
|
fix the dumb names
|
2025-01-08 03:13:09 -06:00 |
repo.new.go
|
remove every mutex change since Marshal() was crashing
|
2025-01-19 02:37:58 -06:00 |
repo.proto
|
protobuf version checking works
|
2025-01-19 03:19:06 -06:00 |
repo.protofiles.go
|
fix the dumb names
|
2025-01-08 03:13:09 -06:00 |
revert.go
|
move Revert() here
|
2024-12-17 18:49:41 -06:00 |
rill.go
|
more rill improvements
|
2025-01-19 16:08:06 -06:00 |
shell.go
|
early common things for branch handling
|
2025-01-18 03:59:44 -06:00 |