Re: [AD] Sending CVS commits to AD list |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 25 Aug 2001, Stepan Roh <stepan@xxxxxxxxxx> wrote:
> > There are no archives. Currently messages may contain up to 1000
> > lines of diffs, but I'll change it if it gets annoying.
>
> Diffs were not what was on my mind. I was inspired by freeciv and vlc:
Here is an example message:
Update of /cvsroot/alleg/allegro
In directory usw-pr-cvs1:/tmp/cvs-serv585
Modified Files:
todo.txt
Log Message:
(testing cvs commit <-> email)
Index: todo.txt
===================================================================
RCS file: /cvsroot/alleg/allegro/todo.txt,v
retrieving revision 1.82
retrieving revision 1.83
diff -C2 -d -r1.82 -r1.83
*** todo.txt 2001/08/17 22:21:06 1.82
--- todo.txt 2001/08/24 08:19:14 1.83
***************
*** 24,27 ****
--- 24,28 ----
- asm draw_sprite et al. don't work with sub-bitmaps
- include dat2c once finished
+ - resolve findfirst issues
DOS todos:
***************
*** 36,40 ****
- Fix 'mouse pointer not hidden' bug (likely a race condition)
- Add backward playing to the DirectSound driver
- - Emulate findfirst
- Sound code cleanup (wdsinput.c, wsndmix.c, wsndwo.c)
- Make Allegro return focus to the calling app
--- 37,40 ----