Page 9
2020-10-21 - 2019-09-29
2020-10-22 18:03 Christian Weisgerber:
got_repo_map_path()
2020-10-22 13:44 Todd C. Miller:
detect unsupported repository format extensions
2020-10-20 23:38 Christian Weisgerber:
fix argument error handling in got fetch
2020-10-20 23:12 Stefan Sperling:
Indentation fixes?
2020-10-20 22:30 Stefan Sperling:
non-const dirname
2020-10-20 00:16 Todd C. Miller:
support for non-const basename(3)
2020-10-03 20:30 Stefan Sperling:
Regress: accommodate other ls implementations
2020-10-03 20:29 Stefan Sperling:
storing regress test data outside of /tmp
2020-10-02 00:55 Stefan Sperling:
What's obstructing me?
2020-09-30 23:57 Stefan Sperling:
fix bad unveil in 'got tag'
2020-09-30 23:56 Stefan Sperling:
Do not treat -h, -V as errors
2020-09-29 02:53 Stefan Sperling:
got.1 examples: master -> main branch?
2020-09-27 12:43 Stuart Henderson:
inttypes.h?
2020-09-27 11:40 Stefan Sperling:
getopt: BSD or GNU?
2020-09-25 23:27 Stefan Sperling:
log message modification check
2020-09-25 22:54 Tracey Emery:
branches in got.conf
2020-09-25 00:26 Stefan Sperling:
Fix gotweb to work in subdirs
2020-09-23 13:42 Stefan Sperling:
got-build-regress.sh build failure
2020-09-22 18:49 Stefan Sperling:
got fetch fails for freshly cloned repository
2020-09-22 18:24 Stefan Sperling:
got-build-regress.sh update failure
2020-09-21 23:58 Stefan Sperling:
rename master branch to main
2020-09-21 18:45 Stefan Sperling:
2020-09-19 22:35 Christian Weisgerber:
Got relies on non-POSIX basename(3), dirname(3)
2020-09-19 20:41 Stefan Sperling:
tog: print newline on exit to clear bottom line
2020-09-19 20:40 Stefan Sperling:
Add missing <sys/types.h> to lib/utf8.c
2020-09-18 11:20 Stefan Sperling:
FreeBSD port summary
2020-09-16 23:46 Stefan Sperling:
commit.sh: brace expansion is not in POSIX
2020-09-16 23:07 Tracey Emery:
regress common.sh: POSIX arithmetic for trim_obj_id()
2020-09-16 00:35 Stefan Sperling:
Disabling unveil breaks "got log -r repo entry"
2020-09-14 20:35 Tracey Emery:
Clean up got-read-gotconfig/parser.y includes
2020-09-13 08:22 Stefan Sperling:
POSIX function syntax for regress/cmdline/*.sh
2020-09-13 08:20 Stefan Sperling:
editor in got.conf
2020-09-11 20:42 Stefan Sperling:
Stop including <sys/syslimits.h>
2020-09-11 13:52 Todd C. Miller:
add got.conf(5) to worktree meta-data area
2020-09-11 10:13 Stefan Sperling:
Only use string literals as format strings for dprintf()
2020-09-10 22:13 Stefan Sperling:
Use modern POSIX timestamp fields in struct stat
2020-09-10 01:52 Stefan Sperling:
add got.conf(5)
2020-09-09 23:23 Stefan Sperling:
Use POSIX endian functions
2020-09-09 21:59 Stefan Sperling:
Don't rely on <zlib.h> to pull in <unistd.h>
2020-08-13 21:21 Stefan Sperling:
add remove -s option
2020-08-13 21:19 Stefan Sperling:
add status -s option
2020-08-10 01:07 Tracey Emery:
tog free fixes
2020-08-07 22:38 Tracey Emery:
quiet regress test output by default
2020-07-31 10:47 Stefan Sperling:
Missing braces
2020-07-27 18:58 Todd C. Miller:
add 'got info' command
2020-07-23 18:51 Stefan Sperling:
install symbolic links in the work tree
2020-07-21 15:55 Stefan Sperling:
ugly hack for repositories on NFS
2020-06-25 16:40 Todd C. Miller:
fix diff3 for files which lack newlines
2020-06-25 08:52 Stefan Sperling:
got ignore some .{cvs,git}ignore files
2020-06-22 17:48 Tracey Emery:
parse.y for got
2020-06-21 01:21 Stefan Sperling:
New library config parse.y start
2020-06-20 00:48 Tracey Emery:
Make gotweb config parsing work with last diff
2020-05-29 15:47 Tracey Emery:
gotweb: return error instead of NULL
2020-05-20 19:43 Stefan Sperling:
got.1: commit examples
2020-05-17 12:41 Stefan Sperling:
make got/tog tree show symlink targets
2020-05-17 10:24 Stefan Sperling:
submodules: got: bad file type
2020-05-14 17:53 Sebastien Marie:
add submodule tests
2020-05-05 18:01 Stefan Sperling:
fix directory mode bits
2020-05-05 11:55 Stefan Sperling:
changed paths in 'got log' and tog
2020-05-04 15:37 Todd C. Miller:
fix 'got log -p path' bug
2020-04-24 16:04 Tracey Emery:
fix 'got log' repository path confusion
2020-04-24 15:58 Tracey Emery:
fix file index corruption after rebase
2020-04-18 20:39 Stefan Sperling:
make 'got update' skip conflicted files?
2020-04-14 20:33 Tracey Emery:
got build + regress script for cron
2020-03-28 11:03 Stefan Sperling:
got fetch: error with new remotes
2020-03-26 18:07 Stefan Sperling:
tog log: correct number of lines to page up/down
2020-03-23 17:54 Stefan Sperling:
make got tree work on current branch
2020-03-20 04:08 ori@eigenstate.org:
got clone: start of effort.
2020-03-05 10:00 Stefan Sperling:
got rm trim dirs
2020-02-29 12:21 Martin Pieuchot:
tog(1) log by default++
2020-02-24 21:33 Stefan Sperling:
got tag -c option
2020-02-24 16:05 Stefan Sperling:
got histedit -m: edit log messages only
2020-02-24 15:55 Tracey Emery:
let 'got branch' switch and update the work tree
2020-02-24 10:44 Stefan Sperling:
tog.1: sync -r description
2020-02-23 17:38 Christian Weisgerber:
got log and subdirectories?
2020-02-23 12:22 Stefan Sperling:
Switch tog diff to -r
2020-02-23 12:19 Stefan Sperling:
Fix "tog diff obj1 obj2"
2020-02-22 17:22 Stefan Sperling:
tog: add ^B/^F for blame and tree views
2020-02-22 13:43 Stuart Henderson:
gotweb, ports build failure on sparc64
2020-02-09 17:30 Tracey Emery:
got backout: segfault
2020-02-04 12:38 Stefan Sperling:
tog yield commit reverted
2020-02-02 08:24 Stefan Sperling:
tog diff view search
2020-02-01 17:11 Tracey Emery:
gotweb binary file check
2020-01-31 17:55 Tracey Emery:
tog feature request: search
2020-01-26 16:58 Tracey Emery:
got_diffreg temporary patch
2020-01-22 18:08 Stefan Sperling:
diff algo implementation ("duff")
2020-01-19 14:47 Stefan Sperling:
Unnecessary check after got_object_id_by_path()
2020-01-19 14:24 Stefan Sperling:
double lock in tog(1)
2020-01-19 14:17 Stefan Sperling:
Remove unnecessary context switches
2020-01-17 13:10 Stefan Sperling:
patch: regress: Work around glitchy clocks in vmm guests
2020-01-16 15:34 Tracey Emery:
merge READMEs
2020-01-16 11:20 Tracey Emery:
move gotweb pledge scope
2020-01-15 17:59 Klemens Nanni:
Gotweb
2020-01-14 18:54 Christian Weisgerber:
Bug: tog suspend/continue
2020-01-14 15:29 Stefan Sperling:
tog tree: fix usage()
2020-01-13 11:21 Klemens Nanni:
allow checkout into non-empty directory
2020-01-12 17:50 Christian Weisgerber:
fix tog log view -> tree view switching
2020-01-12 10:57 Martin:
Small fix for got_path_strip_trailing_slashes
2020-01-08 14:52 Stefan Sperling:
faster history traversal for 'got blame'
2020-01-06 19:11 Stefan Sperling:
patch: .PHONY is a target
2020-01-04 19:57 Stefan Sperling:
Makefile patch