1 year ago
Wolf Bergenheim
committed
[575b7c]
on
Git
Version bump in README.
1 year ago
Wolf Bergenheim
committed
[5f5789]
on
Git
Docs: Typos and polising
1 year ago
Wolf Bergenheim
committed
[acd694]
on
Git
Release DOG 0.8.5b
1 year ago
Wolf Bergenheim
committed
[214b77]
on
Git
Changed the style how file sizes and counts are displayed.
1 year ago
Wolf Bergenheim
committed
[4fc8e0]
on
Git
Added log entry: for previous edit
1 year ago
Wolf Bergenheim
committed
[bd498b]
on
Git
Moved DOGfiles to src and update Makefiles to copy them over.
1 year ago
Wolf Bergenheim
committed
[cfc1f2]
on
Git
Add -x flag to show sum of file sizes and file and dir counts.
1 year ago
Wolf Bergenheim
committed
[e2b67e]
on
Git
MD: Added -p flag to create the whole path.
1 year ago
Wolf Bergenheim
committed
[8296ec]
on
Git
small fixes
1 year ago
Wolf Bergenheim
committed
[87bea4]
on
Git
Fix LS bugs.
1 year ago
Wolf Bergenheim
committed
[2581a3]
on
Git
Convert utility WHICH to external command WI.
1 year ago
Wolf Bergenheim
committed
[ebfed1]
on
Git
Convert utility HEAD to external command HD.
1 year ago
Wolf Bergenheim
committed
[86a15d]
on
Git
Move util/help.c to ext/hh.c and making it an external command HH.
1 year ago
Wolf Bergenheim
committed
[d37a31]
on
Git
Add -a flag to CM and RM to act on hidden, system and read-only flags.
1 year ago
Wolf Bergenheim
committed
[1b87d2]
on
Git
Fix -p to work with -s.
1 year ago
Wolf Bergenheim
committed
[c2d23e]
on
Git
Add new command CM based on the RM source.
1 year ago
Wolf Bergenheim
committed
[cc4dcc]
on
Git
Added ANSI check when -c is given.
1 year ago
Wolf Bergenheim
committed
[c78901]
on
Git
Added option to quit listing when -p is set by pressing 'q'
1 year ago
Wolf Bergenheim
committed
[a5c4d2]
on
Git
Added n sort option to sort directories before files.
1 year ago
Wolf Bergenheim
committed
[f3f424]
on
Git
Added sorting to LS.
1 year ago
Wolf Bergenheim
committed
[365a89]
on
Git
Add color support for LS.
1 year ago
Wolf Bergenheim
committed
[4fc6e2]
on
Git
Adds the -p flag to LS to paus at every pattern and screenful.
1 year ago
Wolf Bergenheim
committed
[a042a4]
on
Git
Added the PT command and documentation.
1 year ago
Wolf Bergenheim
committed
[d5bc91]
on
Git
Improve comments in PP.
1 year ago
Wolf Bergenheim
committed
[ae74be]
on
Git
Added the PP command and documentation.
1 year ago
Wolf Bergenheim
committed
[ddf0b6]
on
Git
Add new command TN.
1 year ago
Wolf Bergenheim
committed
[3c0bfd]
on
Git
Changelog entry for improved version detection
1 year ago
Wolf Bergenheim
committed
[8b634c]
on
Git
More accurate version information.
1 year ago
Wolf Bergenheim
committed
[39e5f8]
on
Git
Bump version number and fix #2.
1 year ago
Wolf Bergenheim
committed
[df0ff0]
on
Git
Fixed command line reading (buffered_input).
1 year ago
Wolf Bergenheim
committed
[443e82]
on
Git
Added -r to recurse into subdirectories for SZ.
1 year ago
Wolf Bergenheim
committed
[32773b]
on
Git
Added -z flag to SZ.
1 year ago
Wolf Bergenheim
committed
[dde46f]
on
Git
Add DS to DOG, the build system help and documentation.
1 year ago
Wolf Bergenheim
committed
[270866]
on
Git
Adding ds.c - Contribution from K. Hari Kiran
2 years ago
Wolf Bergenheim
committed
[2f6ef3]
on
Git
Spell checking by Anton. Thanks.
2 years ago
Wolf Bergenheim
committed
[3f5c7a]
on
Git
Fix typos
2 years ago
Wolf Bergenheim
committed
[88646f]
on
Git
Moved readme and license to root
2 years ago
Wolf Bergenheim
committed
[678b01]
on
Git
Added a top-level readme and license
2 years ago
Wolf Bergenheim
committed
[24a947]
on
Git
Fixed clean target and other fixes.
2 years ago
Wolf Bergenheim
committed
[acd94d]
on
Git
Documentation updates for release.
2 years ago
Wolf Bergenheim
committed
[d6b3bb]
on
Git
Documenting the DT command.
2 years ago
Wolf Bergenheim
committed
[66bc94]
on
Git
Spellchecking
2 years ago
Wolf Bergenheim
committed
[b7cfee]
on
Git
Polishing dog.dog and help & added some missing debug ifdefs.
2 years ago
Wolf Bergenheim
committed
[866f05]
on
Git
Version bump
2 years ago
Wolf Bergenheim
committed
[ae6567]
on
Git
Makefile tweaks
2 years ago
Wolf Bergenheim
committed
[77412a]
on
Git
Fixed environment setup and preserving of the command at the end of env.
2 years ago
Wolf Bergenheim
committed
[1e091e]
on
Git
Implemented a proper int 24h handler.
2 years ago
Wolf Bergenheim
committed
[bdcb68]
on
Git
Deleted the old dog.htm file.
2 years ago
Wolf Bergenheim
committed
[9608e1]
on
Git
Added make dist rule, to make release zip files.
2 years ago
Wolf Bergenheim
committed
[d5d925]
on
Git
Implemented do_ti for the TI command (TImer).
2 years ago
Wolf Bergenheim
committed
[499bd5]
on
Git
Resurrected the RT command. It was undocumented.
2 years ago
Wolf Bergenheim
committed
[e4defa]
on
Git
Fixed C-c for bat.
2 years ago
Wolf Bergenheim
committed
[ae687a]
on
Git
Implemented the IN command for Batch input.
2 years ago
Wolf Bergenheim
committed
[da9150]
on
Git
Implemented a C-c (^C) handler. Use DOS FN 0Ah to read user input at prompt.
2 years ago
Wolf Bergenheim
committed
[818cd2]
on
Git
Implemented the DO command for while loops in Dogfiles.
2 years ago
Wolf Bergenheim
committed
[63d32b]
on
Git
Implemented 44 DOGfile command to do for loops in DOGfiles!
2 years ago
Wolf Bergenheim
committed
[c1e3b6]
on
Git
Big documentation update.
2 years ago
Wolf Bergenheim
committed
[d91b54]
on
Git
Updated the IF syntax to be more versatile and toio be similar with do.
2 years ago
Wolf Bergenheim
committed
[7c4ad1]
on
Git
Cleaning up
2 years ago
Wolf Bergenheim
committed
[920154]
on
Git
Implemented the -i flag.
2 years ago
Wolf Bergenheim
committed
[b3ac6d]
on
Git
Added a -z flag to show human readable file sizes.
2 years ago
Wolf Bergenheim
committed
[71b95a]
on
Git
Implemented -f force flag.
2 years ago
Wolf Bergenheim
committed
[0a6092]
on
Git
Formatting
2 years ago
Wolf Bergenheim
committed
[637bc6]
on
Git
Fixed init + mkudata (for env and alias blocks).
2 years ago
Wolf Bergenheim
committed
[61cfa7]
on
Git
tweaks
2 years ago
Wolf Bergenheim
committed
[06e32a]
on
Git
Fixed FreeDOS detection + print FD kernel string.
2 years ago
Wolf Bergenheim
committed
[68c660]
on
Git
ls updates (bugfix + -w flag).
2 years ago
Wolf Bergenheim
committed
[63f0c6]
on
Git
Added .gitignore
2 years ago
Wolf Bergenheim
committed
[fee8c1]
on
Git
DOG prompt forever!
2 years ago
Wolf Bergenheim
committed
[06480c]
on
Git
The Great Cleanup.
2 years ago
Wolf Bergenheim
committed
[ec6463]
on
Git
UPPER => lower for all files in SRC
2 years ago
Wolf Bergenheim
committed
[9f5753]
on
Git
Updated debug in Makefiles and made a global debug.h file to controll all debugs.
2 years ago
Wolf Bergenheim
committed
[33ed9d]
on
Git
Separated all dog components to not be included in dog.c.
2 years ago
Wolf Bergenheim
committed
[8ee46e]
on
Git
Fixed getudata to require providing a size of value.
2 years ago
Wolf Bergenheim
committed
[27be4b]
on
Git
Added Makefiles to build dog.
2 years ago
Wolf Bergenheim
committed
[47fa1e]
on
Git
VC.C - Cleaned up code and added DOSBox detection and fixed DR-DOS detection.
7 years ago
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?
7 years ago
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".
7 years ago
root <>
committed
[4bd119]
initial checkin
7 years ago
dog <>
committed
[0d6b78]
This commit was manufactured by cvs2svn to create tag 'start'.
7 years ago
dog <>
committed
[c550c2]
Added DT.C
7 years ago
dog <>
committed
[bc5e07]
*** empty log message ***
7 years ago
dog <>
committed
[0f03e7]
10.3.2000 Initial setup
7 years ago
dog <>
committed
[567eeb]
Added DT.C source - Wolf
7 years ago
dog <>
committed
[7d891e]
12.04.00 - Rewrote Initialize.
7 years ago
dog <>
committed
[71c04e]
06.04.00 - Eugene Wong fixed BUG in printprompt()
7 years ago
dog <>
committed
[526002]
15/03/2000 - DT Will display date / time in correct format - WB
7 years ago
dog <>
committed
[31a7e5]
split from DOG.C 21/03/00
7 years ago
dog <>
committed
[1ddcf3]
02.05.00 - Initial revition
7 years ago
dog <>
committed
[096134]
13.04.00 - fixed initialize.
7 years ago
dog <>
committed
[7ae57a]
Extracted from DOG.C 21/03/00
7 years ago
dog <>
committed
[e8d1bf]
10.04.00 - DT v.1.2 Final
7 years ago
eugenetswong <>
committed
[93277a]
Eugene Wong added help.c on July 4, 2000
7 years ago
dog <>
committed
[d1d82a]
*** empty log message ***
7 years ago
dog <>
committed
[8267fc]
15/03/2000 - Modified HEAD so that it handles incorrct input - WB
7 years ago
dog <>
committed
[9c172a]
07.04.00 - Bugfixes check history
7 years ago
dog <>
committed
[e8fd50]
08.05.00 - removed www files from the CVS This is a new project :)
7 years ago
dog <>
committed
[bfeb05]
Added DT.COM compiled executable of DT.C
7 years ago
dog <>
committed
[511cc5]
26/03/00 update
7 years ago
dog <>
committed
[1cac8b]
06.04.00 - now DT will display Date before Time. By Eugene Wong