Page 14
2020-12-03 - 2020-05-04
2020-12-03 21:00 Stefan Sperling:
Remote got repositories and small typo in man page
2020-12-03 20:34 Stefan Sperling:
tog: no error from view_set_child()
2020-12-03 19:12 Christian Weisgerber:
tog: remove redundant variable
2020-12-02 13:49 Stefan Sperling:
tog log: request more commits when window expands
2020-12-01 23:26 Stefan Sperling:
tog: trim log_scroll_*, trigger_log_thread functions
2020-12-01 22:33 Stefan Sperling:
tog: trim draw_file function
2020-12-01 22:02 Christian Weisgerber:
tog: reverse parameters to tree_view_visit_subtree()
2020-12-01 22:00 Christian Weisgerber:
tog: trim tree_view_walk_path()
2020-12-01 21:58 Christian Weisgerber:
tog: trim draw_tree_entries function
2020-12-01 21:57 Christian Weisgerber:
tog: trim draw_blame function
2020-12-01 21:55 Christian Weisgerber:
tog: trim draw_commit{,s} function
2020-12-01 21:21 Stefan Sperling:
tog: trim run_blame function
2020-12-01 11:41 Christian Weisgerber:
tog cleanup: simplify ref/tree_scroll function calls
2020-11-29 23:44 Christian Weisgerber:
implement tog ref command
2020-11-29 22:55 Stefan Sperling:
tog: tree view page up/down bugs
2020-11-29 15:30 Christian Weisgerber:
tog: tree view move-to-parent bug
2020-11-28 18:50 Christian Weisgerber:
got tests on FreeBSD
2020-11-28 17:44 Stefan Sperling:
regress/cmdline/diff.sh portability fixes
2020-11-28 17:39 Stefan Sperling:
got: munmap: Invalid argument
2020-11-27 19:28 Bryan Stenson:
typo in got-www.git/examples.html
2020-11-26 15:43 Christian Weisgerber:
use size_t for loop indices to avoid signedness comparison warnings
2020-11-25 20:39 Todd C. Miller:
FreeBSD - Progress on applying Capsicum to got
2020-11-24 17:57 Christian Weisgerber:
tog ref list storage
2020-11-23 20:49 Christian Weisgerber:
tog diff improvements
2020-11-22 11:06 stsp@stsp.name:
got-build-regress.sh build failure
2020-11-22 01:39 Stefan Sperling:
New diff shows pessimal output for commit 1cb46f00
2020-11-16 15:26 Stefan Sperling:
fix blame
2020-11-15 15:16 Christian Weisgerber:
tog: 'q' exits instead of quitting view (FreeBSD)
2020-11-15 11:01 stsp@stsp.name:
2020-11-14 13:19 Stefan Sperling:
tog: avoid got_repo_map_path() in worktree
2020-11-14 00:44 Stefan Sperling:
diff: stdint.h
2020-11-13 12:58 Stefan Sperling:
tog: pthread_cond_destroy: Invalid argument
2020-11-12 11:50 Christian Weisgerber:
tog search highlighting
2020-11-11 11:11 Stefan Sperling:
2020-11-10 23:06 Stefan Sperling:
new diff implementation
2020-11-09 16:54 Tracey Emery:
gotweb.c: Remove unused variable
2020-11-07 12:14 Martin Vahlensieck:
gotweb parse.y: Fix on keyword
2020-11-06 22:05 Stefan Sperling:
replacing symlinks with files and vice versa
2020-11-06 00:24 Stefan Sperling:
avoid got_repo_map_path in got tree
2020-11-03 16:09 Stefan Sperling:
avoid got_repo_map_path() in 'got blame'
2020-11-01 12:29 Stefan Sperling:
Packfile permissions
2020-10-30 20:15 Stefan Sperling:
Experiments with got in the FreeBSD base system
2020-10-24 14:57 Klemens Nanni:
got-build-regress.sh regress failure
2020-10-22 16:03 Christian Weisgerber:
got_repo_map_path()
2020-10-22 11:44 Todd C. Miller:
detect unsupported repository format extensions
2020-10-20 21:38 Christian Weisgerber:
fix argument error handling in got fetch
2020-10-20 21:12 Stefan Sperling:
Indentation fixes?
2020-10-20 20:30 Stefan Sperling:
non-const dirname
2020-10-19 22:16 Todd C. Miller:
support for non-const basename(3)
2020-10-03 18:30 Stefan Sperling:
Regress: accommodate other ls implementations
2020-10-03 18:29 Stefan Sperling:
storing regress test data outside of /tmp
2020-10-01 22:55 Stefan Sperling:
What's obstructing me?
2020-09-30 21:57 Stefan Sperling:
fix bad unveil in 'got tag'
2020-09-30 21:56 Stefan Sperling:
Do not treat -h, -V as errors
2020-09-29 00:53 Stefan Sperling:
got.1 examples: master -> main branch?
2020-09-27 10:43 Stuart Henderson:
inttypes.h?
2020-09-27 09:40 Stefan Sperling:
getopt: BSD or GNU?
2020-09-25 21:27 Stefan Sperling:
log message modification check
2020-09-25 20:54 Tracey Emery:
branches in got.conf
2020-09-24 22:26 Stefan Sperling:
Fix gotweb to work in subdirs
2020-09-23 11:42 Stefan Sperling:
2020-09-22 16:49 Stefan Sperling:
got fetch fails for freshly cloned repository
2020-09-22 16:24 Stefan Sperling:
got-build-regress.sh update failure
2020-09-21 21:58 Stefan Sperling:
rename master branch to main
2020-09-21 16:45 Stefan Sperling:
2020-09-19 20:35 Christian Weisgerber:
Got relies on non-POSIX basename(3), dirname(3)
2020-09-19 18:41 Stefan Sperling:
tog: print newline on exit to clear bottom line
2020-09-19 18:40 Stefan Sperling:
Add missing <sys/types.h> to lib/utf8.c
2020-09-18 09:20 Stefan Sperling:
FreeBSD port summary
2020-09-16 21:46 Stefan Sperling:
commit.sh: brace expansion is not in POSIX
2020-09-16 21:07 Tracey Emery:
regress common.sh: POSIX arithmetic for trim_obj_id()
2020-09-15 22:35 Stefan Sperling:
Disabling unveil breaks "got log -r repo entry"
2020-09-14 18:35 Tracey Emery:
Clean up got-read-gotconfig/parser.y includes
2020-09-13 06:22 Stefan Sperling:
POSIX function syntax for regress/cmdline/*.sh
2020-09-13 06:20 Stefan Sperling:
editor in got.conf
2020-09-11 18:42 Stefan Sperling:
Stop including <sys/syslimits.h>
2020-09-11 11:52 Todd C. Miller:
add got.conf(5) to worktree meta-data area
2020-09-11 08:13 Stefan Sperling:
Only use string literals as format strings for dprintf()
2020-09-10 20:13 Stefan Sperling:
Use modern POSIX timestamp fields in struct stat
2020-09-09 23:52 Stefan Sperling:
add got.conf(5)
2020-09-09 21:23 Stefan Sperling:
Use POSIX endian functions
2020-09-09 19:59 Stefan Sperling:
Don't rely on <zlib.h> to pull in <unistd.h>
2020-08-13 19:21 Stefan Sperling:
add remove -s option
2020-08-13 19:19 Stefan Sperling:
add status -s option
2020-08-09 23:07 Tracey Emery:
tog free fixes
2020-08-07 20:38 Tracey Emery:
quiet regress test output by default
2020-07-31 08:47 Stefan Sperling:
Missing braces
2020-07-27 16:58 Todd C. Miller:
add 'got info' command
2020-07-23 16:51 Stefan Sperling:
install symbolic links in the work tree
2020-07-21 13:55 Stefan Sperling:
ugly hack for repositories on NFS
2020-06-25 14:40 Todd C. Miller:
fix diff3 for files which lack newlines
2020-06-25 06:52 Stefan Sperling:
got ignore some .{cvs,git}ignore files
2020-06-22 15:48 Tracey Emery:
parse.y for got
2020-06-20 23:21 Stefan Sperling:
New library config parse.y start
2020-06-19 22:48 Tracey Emery:
Make gotweb config parsing work with last diff
2020-05-29 13:47 Tracey Emery:
gotweb: return error instead of NULL
2020-05-20 17:43 Stefan Sperling:
got.1: commit examples
2020-05-17 10:41 Stefan Sperling:
make got/tog tree show symlink targets
2020-05-17 08:24 Stefan Sperling:
submodules: got: bad file type
2020-05-14 15:53 Sebastien Marie:
add submodule tests
2020-05-05 16:01 Stefan Sperling:
fix directory mode bits