11
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message ***
John Harper
as john
More... almost 27 years ago
*** empty log message ***
John Harper
as john
More... almost 27 years ago
use batch mode when calling jade to compile things
John Harper
as john
More... almost 27 years ago
(get_main_options): added `-batch' option (inner_main): if in batch mode, exit after executing the initialisation script
John Harper
as john
More... almost 27 years ago
*** empty log message ***
John Harper
as john
More... almost 27 years ago
(db_print_frame): renamed as `db_print_backtrace', changed a few things
John Harper
as john
More... almost 27 years ago
*** empty log message ***
John Harper
as john
More... almost 27 years ago
(get_pty): possibly check both /dev/ptmx and /dev/ptyXX (if they both exist), in that order
John Harper
as john
More... almost 27 years ago
(common_db): debug buffer for misc. uses (inner_main): move faces_init later, move the error printing code later so it catches more errors (not just from the init script)
John Harper
as john
More... almost 27 years ago
(db_print_frame): new function, print the current call backtrace (gcc only) (db_spew): ignore buffer if empty
John Harper
as john
More... almost 27 years ago
make "550" a failure, not a recoverable error
John Harper
as john
More... almost 27 years ago
Added test for grantpt. Added caching for some tests. Always check for both /dev/ptmx and /dev/ptyXX
John Harper
as john
More... almost 27 years ago
Added HAVE_GRANTPT
John Harper
as john
More... almost 27 years ago
Minor changes
John Harper
as john
More... almost 27 years ago
(cmd_garbage_collect): call mark_merge_faces in each window
John Harper
as john
More... almost 27 years ago
*** empty log message ***
John Harper
as john
More... almost 27 years ago
fixes to password handling while logging in: only caches passwords that are actually valid, has a sane method of retrying failed attempts, and allows the retrying process to be aborted properly
John Harper
as john
More... almost 27 years ago
cmd_accept_process_output): check if there's any queued notifications as well as SIGCHLDs before waiting for output
John Harper
as john
More... almost 27 years ago
*** empty log message ***
John Harper
as john
More... almost 27 years ago
(remote-ftp-command): now transparently reconnects when the server times out
John Harper
as john
More... almost 27 years ago
(cmd_accept_process_output): accept termination notifications as well as stream output
John Harper
as john
More... almost 27 years ago
*** empty log message ***
John Harper
as john
More... almost 27 years ago
Only allow compilation to go ahead if GCC is available (a temporary measure)
John Harper
as john
More... almost 27 years ago
minor change
John Harper
as john
More... almost 27 years ago
*** empty log message ***
John Harper
as john
More... almost 27 years ago
(on_idle): only call idle-hook once per idle period
John Harper
as john
More... almost 27 years ago
minor changes
John Harper
as john
More... almost 27 years ago
(cmd_set): call buffer_set_if_bound if the symbol has the SF_BUFFER_LOCAL property
John Harper
as john
More... almost 27 years ago
*** empty log message ***
John Harper
as john
More... almost 27 years ago
minor changes
John Harper
as john
More... almost 27 years ago