diff browse annotate |
cef0f15b47182dd85ac7a1aecd333c2de5b82e67 created 2010-03-17 19:27 +0100 pushed unknown |
Serge Gautherie | Serge Gautherie - Bug 552955 - Resync' client.py on c-1.9.1 after bug 508955 and bug 538528; (Bv1) Clean a blank line up on c-c. |
diff browse annotate |
7944965052d44ebb311b7cbfcf465a5d1a072a95 created 2010-03-17 17:54 +0100 pushed unknown |
Serge Gautherie | Serge Gautherie - Bug 538528 - Allow client.py network attempts to restart itself in case of failures; (Cv1) Never retry 'cvs checkout', Rewrite its call, Improve documentation. |
diff browse annotate |
c3a965df93aee8b4612e03d34a89d0cd084878a7 created 2010-03-17 14:59 +0100 pushed unknown |
Serge Gautherie | Serge Gautherie - Bug 538528 - Allow client.py network attempts to restart itself in case of failures; (Bv1a) Never retry 'hg update', Reorder/Rewrite some code, Improve documentation. |
diff browse annotate |
8c50713ab30c85ae980f5b2fae8f66e4a4dd30a4 created 2010-02-17 15:24 -0500 pushed unknown |
Philippe M. Chiasson | Philippe M. Chiasson - Bug 508955. Address comment #2 in proper handling of hg clone options. r=Callek |
diff browse annotate |
415147d48e3b0e56b7bc8f430464c2bcb3fe0fda created 2010-02-17 12:41 -0500 pushed unknown |
Philippe M. Chiasson | Philippe M. Chiasson - Bug 508955. Missed one instance of hgcloneopts when un-bitrotting the original patch. |
diff browse annotate |
c4bab0c78356e44c117b9b1f5c0d0ed7704fdee0 created 2010-02-17 16:52 +0100 pushed unknown |
Serge Gautherie | Serge Gautherie - Bug 538528 - Allow client.py network attempts to restart itself in case of failures; (Av3d) Add a '--retries' option related to check_call_noisy(), Sort hg options, Fix program usage nits. |
diff browse annotate |
bb438fe036d2b3903c11b0989c462ec98a1a3a88 created 2010-02-05 11:08 -0500 pushed unknown |
Philippe M. Chiasson | Philippe M. Chiasson - Bug 508955 - Add to client.py --hg-clone-options r=kairo |
diff browse annotate |
ed37438a476a49c7817be5e9f5d649134bf9cbd1 created 2010-01-16 07:54 -0500 pushed unknown |
Serge Gautherie | Serge Gautherie - Bug 537571 - client.py should error out early if wrong python version; |
diff browse annotate |
2236baab44567cbd88a40483c10090025798ac5c created 2010-01-13 15:53 -0500 pushed unknown |
Justin Wood | Justin Wood - Bug 537571, client.py should error out early if wrong python version |
diff browse annotate |
e245eb08c4ba28c5bda3ee0452523855c2e88f39 created 2009-11-03 05:02 +0100 pushed unknown |
Serge Gautherie | Serge Gautherie - Bug 524682 - comm-central should pull Chatzilla from hg rather than CVS; (Av1). |
diff browse annotate |
e6e6c30b85510e7f308ce22dc256c5f05c2bd60e created 2009-10-22 16:05 +0100 pushed unknown |
Mark Banner | Mark Banner - Bug 522445 - "Adjust client.py for handling the creation of the 1.9.1 branch" [r=gozer,kairo a=Standard8 for checkin to closed tree] |
diff browse annotate |
e2154e9d6b016e8377e3a7eaa2c163cc1033440f created 2009-10-06 22:49 +0100 pushed unknown |
Mark Banner | Mark Banner - Bustage fix for bug 520401 - pick up a new version with correct c-style comments |
diff browse annotate |
8986804c1bb161a1feaa5a0955067f1efccd2c97 created 2009-10-06 22:23 +0100 pushed unknown |
Mark Banner | Mark Banner - Bug 520476 Pick up latest LDAP c-sdk fixes - update to LDAPCSDK_6_0_6C_MOZILLA_RTM. r+sr+a=Standard8 |
diff browse annotate |
e9c696610b61430291379e3ad3d3abc0efda6b8f created 2009-07-18 19:44 +0100 pushed unknown |
Mark Banner | Mark Banner - Bug 481835 - "client.py should use hg pull without -r tip argument" [r=Callek] |
diff browse annotate |
8c6d9ed8f13b830443717a5fae2400c39b1515ba created 2009-07-15 16:21 -0400 pushed unknown |
Philippe M. Chiasson | Philippe M. Chiasson - adapt default tags of client.py to pull THUNDERBIRD_3_0b3_RELEASE, tracked by bug 496146 |
diff browse annotate |
9b0a71e2f69851f51381ed384f533b91c9addf0c created 2009-06-19 13:32 -0700 pushed unknown |
Dan Mosedale | Dan Mosedale - Make it possible invoke "./client.py" rather than "python client.py" by fixing the file permissions and switching the interpreter to a more portable invocation. r=Standard8. no bug. |
diff browse annotate |
d78acbcbd18975e3ef41ee12235ec6f6a36786de created 2009-05-11 13:42 +0100 pushed unknown |
Mark Banner | Mark Banner - Pick up new version of LDAP c-sdk to pick up bustage (from bug 491545) fix for some Windows compilers. r/sr=Standard8 |
diff browse annotate |
eed393b2e3afbbf4b43da30b2e78c49413faba37 created 2009-05-08 11:21 +0100 pushed unknown |
Mark Banner | Mark Banner - Upgrade LDAP C-SDK to latest code to fix bug 491488 latest trunk failing to start with 'missing msvcr80.dll error'. r/sr=Standard8 |
diff browse annotate |
4270b7ebb1562f1a99014f5384b66067bdf19f04 created 2009-04-26 15:25 +0200 pushed unknown |
Serge Gautherie | Serge Gautherie - Bug 484205 - Additional fixes to client.py, after bug 482686; (Cv1) Improve current code and documentation, use sys.exit() more; r=bugspam.Callek |
diff browse annotate |
5c061c0df29c605d05eff2f3025abd715f0e6c50 created 2009-04-15 10:45 +0200 pushed unknown |
Serge Gautherie | Serge Gautherie - Bug 484205 - Additional fixes to client.py, after bug 482686; (Bv1) 1 optimization, plus some reorderings; r=bugspam.Callek |
diff browse annotate |
c09d5a915273974794927e305b01fb624ebd661d created 2009-03-19 16:35 +0100 pushed unknown |
Serge Gautherie | Serge Gautherie - Bug 482686 - comm-central should pull Venkman from hg rather than CVS; (Av5) Pull Hg instead of cvs; r=(bugspam.Callek + kairo) |
diff browse annotate |
6cd0fb26f274962f134039d94fbe0b2f52974b15 created 2009-02-23 14:50 -0500 pushed unknown |
Philippe M. Chiasson | Philippe M. Chiasson - backout 2061:6fcaf32e4036 - adapt default tags of client.py to pull THUNDERBIRD_3_0b2_RELEASE, tracked by bug 477103 |
diff browse annotate |
6fcaf32e403617e84855b2a32202031941bf11b4 created 2009-02-23 14:47 -0500 pushed unknown |
Philippe M. Chiasson | Philippe M. Chiasson - adapt default tags of client.py to pull THUNDERBIRD_3_0b2_RELEASE, tracked by bug 477103 |
diff browse annotate |
fd9849b1ee1d9dac54972fda30f0ce6e67d66a9d created 2009-02-19 01:05 +0100 pushed unknown |
Robert Kaiser | Robert Kaiser - hrm, too many tags changed to SeaMonkey 2.0a3, revert wrong ones |
diff browse annotate |
864613668c74ed9f6d345912bae52310e5a2f3c2 created 2009-02-19 00:46 +0100 pushed unknown |
Robert Kaiser | Robert Kaiser - pull SEAMONKEY_2_0a3_RELEASE tag and remove 'pre' version postfix for SeaMonkey, tracked by bug 479118 |
diff browse annotate |
e0f884505f5f94b20d1fdf12d864c889cfb946ef created 2009-02-18 15:37 -0500 pushed unknown |
Philippe M. Chiasson | Philippe M. Chiasson - adapt default tags of client.py to pull THUNDERBIRD_3_0b2_RELEASE, tracked by bug 477103 |
diff browse annotate |
eddfe639e52ff3214e02b172daa465e8a5a59449 created 2009-01-19 16:16 +0000 pushed unknown |
Mark Banner | Mark Banner - Bug 473827 Remove pulling of wallet from client.py. r=KaiRo |
diff browse annotate |
cf1802da787c12416b7a8c5ba23fb7f2f172aad6 created 2008-12-22 11:33 -0500 pushed unknown |
Philippe M. Chiasson | Philippe M. Chiasson - Bug 470671. Fix client.py's incorrect detection of mozilla-central clone when missing a trailing '/'. r=Standard8 |
diff browse annotate |
b05ae42e1950fdafb1412746f218e13cca071f02 created 2008-12-02 21:04 +0100 pushed unknown |
Robert Kaiser | Robert Kaiser - pull SEAMONKEY_2_0a2_RELEASE tag and remove 'pre' version postfix for SeaMonkey |
diff browse annotate |
4e0ccdb5b84f56c35c05b2c1664a7e206a7913c1 created 2008-12-01 22:18 +0100 pushed unknown |
Robert Kaiser | Robert Kaiser - followup for bug 465521 - fixup section name in .treestate as python 2.6 doesn't allow 'default', r=Standard8 |
diff browse annotate |
7d920682c1f1c965779d3a2665081a0ec1c9e053 created 2008-12-01 16:07 -0500 pushed unknown |
Philippe M. Chiasson | Philippe M. Chiasson - Bug 467363. adapt default tags of client.py to pull THUNDERBIRD_3_0b1_RELEASE. |
diff browse annotate |
40de0af75eda7ace22c83631230f17981e0c3107 created 2008-12-01 15:20 -0500 pushed unknown |
Philippe M. Chiasson | Philippe M. Chiasson - Bug 467363. Update client.py to pull the release branch of mozilla-central and comm-central. r=me |
diff browse annotate |
95508f3744a68fee648c2be782cd2b8716374feb created 2008-12-01 15:12 -0500 pushed unknown |
Philippe M. Chiasson | Philippe M. Chiasson - Bug 467363. Update client.py to pull mozilla-central from releases/mozilla-1.9.1 on our release branch. r=me |
diff browse annotate |
9e1e39f1e7e9bf5a743267503b5f0e7c0ac90341 created 2008-12-01 19:34 +0000 pushed unknown |
Mark Banner | Mark Banner - Pull from default rather than tip to get around problems with named branches on tinderboxes. no bug, r=gozer over irc |
diff browse annotate |
87c1dc594c9b9a8f4af5f93943fe64cf0ce7d123 created 2008-12-01 18:27 +0100 pushed unknown |
Justin Wood | Justin Wood - bug 465521 - client.py needs a way to update the default repo for m-c, add move_to_stable functionality to switch comm-central pulls to mozilla-1.9.1 branch, r=Standard8,davida,KaiRo |
diff browse annotate |
13d566bc917639757cf5df84f9e71d406ebae39f created 2008-11-04 16:59 +0100 pushed unknown |
Robert Kaiser | Robert Kaiser - bug 461938 - remove old suite typeaheadfind implementation from pull and packages, r+sr=Neil |
diff browse annotate |
9e490af402e6d85f192de982c1eda00a1a1e469f created 2008-10-10 12:59 -0400 pushed unknown |
Philippe M. Chiasson | Philippe M. Chiasson - Bug 459396. make client.py use 'hg pull -r tip' when pulling to work around hg bug. r=Callek |
diff browse annotate |
525ea0a20b19b8302a9d49da4e919fb282e2b452 created 2008-10-02 13:19 -0400 pushed unknown |
Philippe M. Chiasson | Philippe M. Chiasson - Bug 458215. Add --hg-options to client.py to pass arbitrary options to hg. r=Callek |
diff browse annotate |
fed2bb8b95ced0f62cb811ffbea01deaa9a53b50 created 2008-09-29 17:32 -0400 pushed unknown |
Philippe M. Chiasson | Philippe M. Chiasson - Backed out changeset 25e511ccfceb |
diff browse annotate |
25e511ccfcebb181e56e09ed400524ed268908d9 created 2008-09-29 17:32 -0400 pushed unknown |
Philippe M. Chiasson | Philippe M. Chiasson - adapt default tags of client.py to pull THUNDERBIRD_3_0b1_RELEASE, tracked by bug 457709 |
diff browse annotate |
fff1a4dbb400dced6189fbef33f56742816b9495 created 2008-09-26 18:19 -0400 pushed unknown |
Justin Wood | Justin Wood - Bug 451390, In comm-central <client.py>, add an |options.skip_ldap| |
diff browse annotate |
1fcc1929e960e0fbaa8765718643c876e32150a4 created 2008-09-25 00:49 +0200 pushed unknown |
Robert Kaiser | Robert Kaiser - merge release changes back to tip, also change SeaMonkey version to 2.0a2pre |
diff browse annotate |
474f19a1b5fccec46bbeeeacd6f3cd368f3543a4 created 2008-09-25 00:34 +0200 pushed unknown |
Robert Kaiser | Robert Kaiser - adapt default tags of client.py to pull SEAMONKEY_2_0a1_RELEASE, tracked by bug 456873 |
diff browse annotate |
d4b728dc9da418f8d5601ed6735e9a00ac963c4e created 2008-09-18 16:12 +0200 pushed unknown |
Robert Kaiser | Robert Kaiser - bug 455727 - import calendar/ into comm-central, remove pulling of calendar from client.py, r=Callek |
diff browse annotate |
637edb398796ad3d5a07b9d1368e690fb91c06d2 created 2008-09-18 08:58 +0100 pushed unknown |
Mark Banner | Mark Banner - Bug 359716 Upgrade LDAP C-SDK to 6.0.6 on trunk for Address Book. r/sr=dmose |
diff browse annotate |
abb590b3397d5b030efcee393e4f7633c884fcb0 created 2008-08-29 10:40 -0400 pushed unknown |
Justin Wood | Justin Wood - Bug 451811, comm-central's client.py needs ability to pull specific revisions/tags |
diff browse annotate |
b9818424c55b853c5c78aeee6b061e66db0d432b created 2008-08-24 02:07 +0100 pushed unknown |
Ian Neal | Ian Neal - Bug 451887 – Special case cvs checkout on HEAD in client.py for comm-central |
diff browse annotate |
2d56d558d2b986266395f69772caed71af981af8 created 2008-08-15 19:47 -0400 pushed unknown |
Justin Wood | Justin Wood - Bug 437064 - DOM Inspector should live in its own repository. |
diff browse annotate |
b8184694aad3f3276060b7432c84aefca9d00926 created 2008-07-27 10:36 +0200 pushed unknown |
Philipp Kewisch | Philipp Kewisch - Fix bug 447722 - Remove webdav from client.py. r/a=kairo |
diff browse annotate |
2066395d65e6e83e8114c4cadda347ff18aca4ce created 2008-07-24 00:29 -0400 pushed unknown |
Justin Wood | Justin Wood - Bug 447225, actually support advertised --skip-calendar option. |
diff browse annotate |
6cb90fe969331423b5189dfa2ada51a8d8e65241 created 2008-07-22 20:58 +0100 pushed unknown |
Mark Banner | Mark Banner - Bug 446604 Provide -v option to client.py to list changed files during hg update. r=KaiRo,callek. a=KaiRo,dmose for checkin to closed tree |
diff browse annotate |
66c9c3ea3cbed9214b524d4631cf7bc900e34b8b created 2008-07-22 14:27 +0200 pushed unknown |
Robert Kaiser | Robert Kaiser - bug 444686 - create/adapt build system for comm-central, creating the buildsystem, r=ted r=Callek r=Standard8 |