]> git.mdlowis.com Git - projs/tide.git/shortlog
projs/tide.git
2022-03-22 Michael D.... reorganized and consolidated tide specific headers testing
2022-03-22 Michael D.... move tide-only lib files to tide directory
2022-03-22 Michael D.... more reorg
2022-03-21 Michael D.... more reorginization
2022-03-21 Michael D.... rearranged more source files
2022-03-21 Michael D.... rearranged lib sources and headers a bit. also reactiva...
2022-03-17 Michael D.... updated TODO to better reflect the state of the project
2022-03-17 Michael D.... added filelist command used by pickfile master
2022-03-17 Michael D.... add margin and change color scheme
2022-03-16 Michael D.... fix build errors
2022-03-14 Michael D.... added fedit script for quickly opening file via fuzzyfind
2020-12-09 Michael D.... autocommit
2020-06-12 Michael D.... checkpoint commit
2020-04-05 Michael D.... changed my mind on the font. Verdana rules
2020-04-05 Michael D.... changed proportional font in use and updated to withdra...
2020-04-01 Michael D.... removed pointer warping and updated registrar to only...
2020-02-24 Michael D.... added ability to read directories on file load. This...
2020-02-21 Michael D.... updated docs
2020-02-21 Michael D.... updated docs and generation
2020-02-20 Michael D.... updated man page and added helper tasks for automatic...
2020-02-20 Michael D.... reworked tool organizition
2020-02-20 Michael D.... reworked compilation in prep for atf overhaul
2020-02-19 Michael D.... uploaded gendoc
2020-02-16 Michael D.... switched from markdown to asciidoc
2020-02-15 Michael D.... switched to asciidoc for LICENSE
2020-02-14 Michael D.... convert to asciidoc
2020-02-14 Michael D.... resolved merge conflicts
2020-02-14 Michael D.... removed linting. neat expirement, probably needs to...
2020-02-11 Michael D.... cleanup html files and remove unused sed test script
2020-02-08 Michael D.... fixed drawing of cursor
2019-12-20 Michael D.... tweaked more CSS and generation
2019-12-20 Michael D.... tweaked style
2019-12-19 Michael D.... tweaked CSS for generated docs
2019-12-18 Michael D.... reworked doxygen layout
2019-12-18 Michael D.... tweaked doxygen page layout
2019-12-17 Michael D.... added doxygen generation
2019-12-02 Michael D.... tweaked fcomplete script to add / for dirs
2019-12-02 Michael D.... fixed null pointer access on xpty_send
2019-12-01 Michael D.... set maxdepth on fcomplete to improve performance
2019-11-30 Michael D.... cleaned up TODO
2019-11-30 Michael D.... added OSC to strip prompts from sent input
2019-11-30 Michael D.... added scroll toggling tag
2019-11-30 Michael D.... added read-back of the echo to state machine
2019-11-27 Michael D.... tweaked xpty input to only send input on newline at...
2019-11-26 Michael D.... updated todo
2019-11-26 Michael D.... updated todo
2019-11-26 Michael D.... reworked exec handling to allow auto complete shortucts...
2019-11-25 Michael D.... added term to tag line and removed buffer flushing...
2019-11-25 Michael D.... fixed point handling with username and password inputs
2019-11-25 Michael D.... fixed password prompt handling and added escape code...
2019-11-24 Michael D.... added handling for password prompts
2019-11-23 Michael D.... fixed point behavior on undo/redo
2019-11-22 Michael D.... fixed execution handling while xpty active
2019-11-22 Michael D.... refactored command handling while pty active
2019-11-22 Michael D.... checkpoint commit for tide command execution
2019-11-22 Michael D.... fixed errors in indent and comment scripts
2019-11-21 Michael D.... added wrapper script to run a shell in tide like a...
2019-11-21 Michael D.... added shortcuts for kill, eof, and intr
2019-11-20 Michael D.... tweaked colors to match original acme and fixed a bug...
2019-11-19 Michael D.... got bidirectional comm working with sub processes
2019-11-19 Michael D.... fetch now tracks launch commands and continues if a...
2019-11-12 Michael D.... sketched out xpty interface
2019-11-11 Michael D.... added cmd_exec hook for running programs interactively...
2019-11-10 Michael D.... remove window border because tframe is no longer a...
2019-11-07 Michael D.... added pick wrapper to pick and execute an executable
2019-11-07 Michael D.... Merge branch 'testing' of mdlowis.com:~/git/projs/tide...
2019-11-07 Michael D.... minor tweak to parsing to allow spaces in regexes....
2019-11-07 Michael D.... added command to pass primary selection to the fetch...
2019-11-04 Michael D.... updated TODO and cleaned up config.h
2019-11-04 Michael D.... minor lint cleanup in fetch
2019-11-04 Michael D.... updated registrar with telemetry
2019-11-04 Michael D.... tweaked rule for man page references
2019-11-03 Michael D.... fixed man output
2019-11-03 Michael D.... added rule for man pages
2019-11-03 Michael D.... added ability to pull fetch rules from ~/config/
2019-11-02 Michael D.... fetch now supports a local rules file
2019-11-01 Michael D.... remove xargs from default rule set
2019-11-01 Michael D.... refactored fetch to have telemetry and added read functions
2019-10-31 Michael D.... rerouted directorys to a tide window instead of a file...
2019-10-31 Michael D.... fixed bug in handling POLLHUP for stdin
2019-10-31 Michael D.... updated TODO
2019-10-31 Michael D.... updated grepn to spawn a new window to display results
2019-10-31 Michael D.... fixed the keyboard disconnect bug for real this time...
2019-10-31 Michael D.... added more telemetry and fixed erroneous handling of...
2019-10-31 Michael D.... removed all shellcheck messages from shell scripts
2019-10-31 Michael D.... updated telemetry script to add fifo and remove it
2019-10-31 Michael D.... added check if telemetry file is a fifo
2019-10-31 Michael D.... refactored io and telemetry apis and fixed a bug in...
2019-10-30 Michael D.... removed erroneous assert in gapbuf_save
2019-10-30 Michael D.... added telemetry viewer script changed job.c to only...
2019-10-30 Michael D.... implemented telemetry for debugging
2019-10-29 Michael D.... updated TODO
2019-10-29 Michael D.... remove erroneously checked in files dbc
2019-10-28 Michael D.... prioritized backlog, fixed bug in moving by line with...
2019-10-28 Michael D.... fixed fetch command
2019-10-28 Michael D.... tweaked undo/redo functions in view.c
2019-10-28 Michael D.... fixed a bug where jobs were prematurely killed if the...
2019-10-28 Michael D.... removed watchdog timer due to bad behavior over higher...
2019-10-27 Michael D.... tweaked cursor movement
2019-10-26 Michael D.... refactored undo/redo log api
next