Re: [LrdeTools] 254: Vcs outputs can now be sorted!.

"Nicolas" == Nicolas Pouillard <ertai@lrde.epita.fr> writes:
Index: ChangeLog from Nicolas Pouillard <ertai@lrde.epita.fr>
Vcs outputs can now be sorted!.
!. -> ! Excellent ! Et merci pour l'acknow ledgement.
+ * Sorted outputs: + - Vcs now support sorting!!!
supports. !!! -> .
+ 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.
+ - Affected commands:
"affected": this is a disease?
+ - status + - diffw (a more human readable diff) + - mk_log_entry + - mk_changelog_entry + - mk_message_entry + - diffstat + - message + - mk_form +

On 9/30/05, Akim Demaille <akim@lrde.epita.fr> wrote:
"Nicolas" == Nicolas Pouillard <ertai@lrde.epita.fr> writes:
Index: ChangeLog from Nicolas Pouillard <ertai@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@feydakins.org> http://uttk.org Uttk -- Unified Test Tool Kit

"Nicolas" == Nicolas Pouillard <nicolas.pouillard@gmail.com> writes:
+ - !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
Je veux dire que ça n'as pas de raison d'être à droite comme ça, c'est pas un commentaire à propos de \.hh$.
+ - Affected commands:
"affected": this is a disease?
Concerned?
Pq pas.

On 9/30/05, Akim Demaille <akim@lrde.epita.fr> wrote:
"Nicolas" == Nicolas Pouillard <nicolas.pouillard@gmail.com> writes:
+ - !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
Je veux dire que ça n'as pas de raison d'être à droite comme ça, c'est pas un commentaire à propos de \.hh$.
Ok pourquoi pas. [...] -- Nicolas Pouillard aka Ertai <ertai@feydakins.org> http://uttk.org Uttk -- Unified Test Tool Kit
participants (2)
-
Akim Demaille
-
Nicolas Pouillard