projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
1. minor rewrite of XRC's stock_id/stock_client handling, now guesses client id from...
[wxWidgets.git]
/
wxPython
/
distrib
/
zipall.bat
1
2
find
. | grep
-
v
"/CVS"
| grep
-
v
"./build/"
| grep
-
v
"./distrib/"
| grep
-
v
".pyd"
| grep
-
v
".pdb"
| grep
-
v
"contrib/ogl/contrib"
| grep
-
v
"contrib/stc/contrib"
| zip
-
@ wxPython.zip
3
4