Activity for DOG - The DOG Operating Ground

  • Wolf Bergenheim committed [575b7c] on Git

    Version bump in README.

  • Wolf Bergenheim committed [5f5789] on Git

    Docs: Typos and polising

  • Wolf Bergenheim committed [acd694] on Git

    Release DOG 0.8.5b

  • Wolf Bergenheim committed [214b77] on Git

    Changed the style how file sizes and counts are displayed.

  • Wolf Bergenheim committed [4fc8e0] on Git

    Added log entry: for previous edit

  • Wolf Bergenheim committed [bd498b] on Git

    Moved DOGfiles to src and update Makefiles to copy them over.

  • Wolf Bergenheim committed [cfc1f2] on Git

    Add -x flag to show sum of file sizes and file and dir counts.

  • Wolf Bergenheim committed [e2b67e] on Git

    MD: Added -p flag to create the whole path.

  • Wolf Bergenheim committed [8296ec] on Git

    small fixes

  • Wolf Bergenheim committed [87bea4] on Git

    Fix LS bugs.

  • Wolf Bergenheim committed [2581a3] on Git

    Convert utility WHICH to external command WI.

  • Wolf Bergenheim committed [ebfed1] on Git

    Convert utility HEAD to external command HD.

  • Wolf Bergenheim committed [86a15d] on Git

    Move util/help.c to ext/hh.c and making it an external command HH.

  • Wolf Bergenheim committed [d37a31] on Git

    Add -a flag to CM and RM to act on hidden, system and read-only flags.

  • Wolf Bergenheim committed [1b87d2] on Git

    Fix -p to work with -s.

  • Wolf Bergenheim committed [c2d23e] on Git

    Add new command CM based on the RM source.

  • Wolf Bergenheim committed [cc4dcc] on Git

    Added ANSI check when -c is given.

  • Wolf Bergenheim committed [c78901] on Git

    Added option to quit listing when -p is set by pressing 'q'

  • Wolf Bergenheim committed [a5c4d2] on Git

    Added n sort option to sort directories before files.

  • Wolf Bergenheim committed [f3f424] on Git

    Added sorting to LS.

  • Wolf Bergenheim committed [365a89] on Git

    Add color support for LS.

  • Wolf Bergenheim committed [4fc6e2] on Git

    Adds the -p flag to LS to paus at every pattern and screenful.

  • Wolf Bergenheim committed [a042a4] on Git

    Added the PT command and documentation.

  • Wolf Bergenheim committed [d5bc91] on Git

    Improve comments in PP.

  • Wolf Bergenheim committed [ae74be] on Git

    Added the PP command and documentation.

  • Wolf Bergenheim committed [ddf0b6] on Git

    Add new command TN.

  • Wolf Bergenheim committed [3c0bfd] on Git

    Changelog entry for improved version detection

  • Wolf Bergenheim committed [8b634c] on Git

    More accurate version information.

  • Wolf Bergenheim committed [39e5f8] on Git

    Bump version number and fix #2.

  • Wolf Bergenheim committed [df0ff0] on Git

    Fixed command line reading (buffered_input).

  • Wolf Bergenheim committed [443e82] on Git

    Added -r to recurse into subdirectories for SZ.

  • Wolf Bergenheim committed [32773b] on Git

    Added -z flag to SZ.

  • Wolf Bergenheim committed [dde46f] on Git

    Add DS to DOG, the build system help and documentation.

  • Wolf Bergenheim committed [270866] on Git

    Adding ds.c - Contribution from K. Hari Kiran

  • Wolf Bergenheim committed [2f6ef3] on Git

    Spell checking by Anton. Thanks.

  • Wolf Bergenheim committed [3f5c7a] on Git

    Fix typos

  • Wolf Bergenheim committed [88646f] on Git

    Moved readme and license to root

  • Wolf Bergenheim committed [678b01] on Git

    Added a top-level readme and license

  • Wolf Bergenheim committed [24a947] on Git

    Fixed clean target and other fixes.

  • Wolf Bergenheim committed [acd94d] on Git

    Documentation updates for release.

  • Wolf Bergenheim committed [d6b3bb] on Git

    Documenting the DT command.

  • Wolf Bergenheim committed [66bc94] on Git

    Spellchecking

  • Wolf Bergenheim committed [b7cfee] on Git

    Polishing dog.dog and help & added some missing debug ifdefs.

  • Wolf Bergenheim committed [866f05] on Git

    Version bump

  • Wolf Bergenheim committed [ae6567] on Git

    Makefile tweaks

  • Wolf Bergenheim committed [77412a] on Git

    Fixed environment setup and preserving of the command at the end of env.

  • Wolf Bergenheim committed [1e091e] on Git

    Implemented a proper int 24h handler.

  • Wolf Bergenheim committed [bdcb68] on Git

    Deleted the old dog.htm file.

  • Wolf Bergenheim committed [9608e1] on Git

    Added make dist rule, to make release zip files.

  • Wolf Bergenheim committed [d5d925] on Git

    Implemented do_ti for the TI command (TImer).

  • Wolf Bergenheim committed [499bd5] on Git

    Resurrected the RT command. It was undocumented.

  • Wolf Bergenheim committed [e4defa] on Git

    Fixed C-c for bat.

  • Wolf Bergenheim committed [ae687a] on Git

    Implemented the IN command for Batch input.

  • Wolf Bergenheim committed [da9150] on Git

    Implemented a C-c (^C) handler. Use DOS FN 0Ah to read user input at prompt.

  • Wolf Bergenheim committed [818cd2] on Git

    Implemented the DO command for while loops in Dogfiles.

  • Wolf Bergenheim committed [63d32b] on Git

    Implemented 44 DOGfile command to do for loops in DOGfiles!

  • Wolf Bergenheim committed [c1e3b6] on Git

    Big documentation update.

  • Wolf Bergenheim committed [d91b54] on Git

    Updated the IF syntax to be more versatile and toio be similar with do.

  • Wolf Bergenheim committed [7c4ad1] on Git

    Cleaning up

  • Wolf Bergenheim committed [920154] on Git

    Implemented the -i flag.

  • Wolf Bergenheim committed [b3ac6d] on Git

    Added a -z flag to show human readable file sizes.

  • Wolf Bergenheim committed [71b95a] on Git

    Implemented -f force flag.

  • Wolf Bergenheim committed [0a6092] on Git

    Formatting

  • Wolf Bergenheim committed [637bc6] on Git

    Fixed init + mkudata (for env and alias blocks).

  • Wolf Bergenheim committed [61cfa7] on Git

    tweaks

  • Wolf Bergenheim committed [06e32a] on Git

    Fixed FreeDOS detection + print FD kernel string.

  • Wolf Bergenheim committed [68c660] on Git

    ls updates (bugfix + -w flag).

  • Wolf Bergenheim committed [63f0c6] on Git

    Added .gitignore

  • Wolf Bergenheim committed [fee8c1] on Git

    DOG prompt forever!

  • Wolf Bergenheim committed [06480c] on Git

    The Great Cleanup.

  • Wolf Bergenheim committed [ec6463] on Git

    UPPER => lower for all files in SRC

  • Wolf Bergenheim committed [9f5753] on Git

    Updated debug in Makefiles and made a global debug.h file to controll all debugs.

  • Wolf Bergenheim committed [33ed9d] on Git

    Separated all dog components to not be included in dog.c.

  • Wolf Bergenheim committed [8ee46e] on Git

    Fixed getudata to require providing a size of value.

  • Wolf Bergenheim committed [27be4b] on Git

    Added Makefiles to build dog.

  • Wolf Bergenheim committed [47fa1e] on Git

    VC.C - Cleaned up code and added DOSBox detection and fixed DR-DOS detection.

  • jwzumwalt jwzumwalt modified a comment on discussion Open Discussion

    Would you please add a paragraph for the program summary explaining a little bit about what this program does. For example, "How is it better?". What features does it have that command.com or other command shells do not?

  • jwzumwalt jwzumwalt posted a comment on discussion Open Discussion

    Would you please add a paragraph for the program summary explaining a little bit about what this program does. For example, "how is it better".

  • root <> committed [4bd119]

    initial checkin

  • dog <> committed [0d6b78]

    This commit was manufactured by cvs2svn to create tag 'start'.

  • dog <> committed [c550c2]

    Added DT.C

  • dog <> committed [bc5e07]

    *** empty log message ***

  • dog <> committed [0f03e7]

    10.3.2000 Initial setup

  • dog <> committed [567eeb]

    Added DT.C source - Wolf

  • dog <> committed [7d891e]

    12.04.00 - Rewrote Initialize.

  • dog <> committed [71c04e]

    06.04.00 - Eugene Wong fixed BUG in printprompt()

  • dog <> committed [526002]

    15/03/2000 - DT Will display date / time in correct format - WB

  • dog <> committed [31a7e5]

    split from DOG.C 21/03/00

  • dog <> committed [1ddcf3]

    02.05.00 - Initial revition

  • dog <> committed [096134]

    13.04.00 - fixed initialize.

  • dog <> committed [7ae57a]

    Extracted from DOG.C 21/03/00

  • dog <> committed [e8d1bf]

    10.04.00 - DT v.1.2 Final

  • eugenetswong <> committed [93277a]

    Eugene Wong added help.c on July 4, 2000

  • dog <> committed [d1d82a]

    *** empty log message ***

  • dog <> committed [8267fc]

    15/03/2000 - Modified HEAD so that it handles incorrct input - WB

  • dog <> committed [9c172a]

    07.04.00 - Bugfixes check history

  • dog <> committed [e8fd50]

    08.05.00 - removed www files from the CVS This is a new project :)

  • dog <> committed [bfeb05]

    Added DT.COM compiled executable of DT.C

  • dog <> committed [511cc5]

    26/03/00 update

  • dog <> committed [1cac8b]

    06.04.00 - now DT will display Date before Time. By Eugene Wong

1 >
MongoDB Logo MongoDB