|
d1752c3ac7
|
bugfix
re enable mwindow size stuff due to divide by zero's happening on
larger repositories
|
2024-12-22 12:55:39 -05:00 |
|
|
4af00678ca
|
optimize...
make the stage check faster by filtering the status list
|
2024-12-21 21:36:54 -05:00 |
|
|
cab498199e
|
optimizations :)
instead of initializing libgit2 and then looking for a repo, we
do a naive check to see if one exists and then if so initialize
libgit2
|
2024-12-21 21:35:07 -05:00 |
|
|
3fb00b615c
|
don't recursively check for -v arg
|
2024-12-21 21:33:12 -05:00 |
|
|
2dc0d582e6
|
change libgit2 initialization
|
2024-12-21 21:32:39 -05:00 |
|
|
2a6385fa36
|
optimizing...
replace printf with fwrite to make it ever so slightly faster
|
2024-12-19 13:41:57 -06:00 |
|
|
363f15abd3
|
add some missing stuff
|
2024-12-19 13:17:06 -06:00 |
|
|
8089a46d50
|
optimize further...
make sure to not include useless function calls when errors arent
enabled by wrapping all l calls in a macro
|
2024-12-19 12:30:55 -06:00 |
|
|
18947be24d
|
optimise
instead of putting each part of the face into an array we just
print it out to the console :)
|
2024-12-19 12:26:31 -06:00 |
|
|
ec2591c926
|
bump version info and add compile info to version
|
2024-12-19 11:47:40 -06:00 |
|
|
49dab6feaa
|
clean up error code collection
|
2024-12-19 11:41:19 -06:00 |
|
|
fc0da57dff
|
add nose for staged changes, and remove unnecessary includes
|
2024-12-19 09:14:01 -06:00 |
|
|
1a2fcaa610
|
fix typo
|
2024-12-19 01:25:17 -06:00 |
|
|
b89a69ed50
|
initial commit
|
2024-12-19 01:03:54 -06:00 |
|