On 9/30/05, Akim Demaille <akim(a)lrde.epita.fr> wrote:
>>
"Nicolas" == Nicolas Pouillard <ertai(a)lrde.epita.fr> writes:
Index: ChangeLog
from Nicolas Pouillard <ertai(a)lrde.epita.fr>
Vcs outputs can now be sorted!.
!. -> !
Bug
Excellent ! Et merci pour l'acknow
ledgement.
Ok et aussi pour alex qui me l'avait aussi demandé
+ * Sorted outputs:
+ - Vcs now support sorting!!!
supports.
!!! -> .
Ok.
+
sorting:
+ - !re (NEWS|README|TODO) # These files in first
s/in//
+ - !re src/ # Then
the src directory
+ - !re test/ # Then the test directory
+ - !re parse/ # parse and ast are subdirectories
+ - !re ast/ # present in both src and test
+ - !re \.cc$ # directories. Thus you will get
+ - !re \.hh$ # something like:
+ # - NEWS
+ # - src/parse/a.hh
+ # - src/parse/b.hh
+ # - src/parse/a.cc
+ # - src/parse/b.cc
+ # - src/ast/a.hh
+ # - src/ast/b.hh
+ # - src/ast/a.cc
+ # - src/ast/b.cc
+ # - test/parse/a.hh
+ # - test/parse/a.cc
+ # - test/ast/a.hh
+ # - test/ast/a.cc
Mauvaise indentation à partir de thus.
Pas chez moi vi/less/emacs
+ -
Affected commands:
"affected": this is a disease?
Concerned?
+ -
status
+ - diffw (a more human readable diff)
+ - mk_log_entry
+ - mk_changelog_entry
+ - mk_message_entry
+ - diffstat
+ - message
+ - mk_form
+
--
Nicolas Pouillard aka Ertai <ertai(a)feydakins.org>
http://uttk.org Uttk -- Unified Test Tool Kit