summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* codereview: do not hit upload_complete on first patchRuss Cox2014-08-061-1/+2
* codereview: fix submit of merge + include branch prefix in submitted messageRuss Cox2014-08-061-8/+21
* codereview: handle upload of mergeRuss Cox2014-08-061-3/+15
* codereview: preserve branch prefix in subject during hg mailRuss Cox2014-08-061-8/+10
* codereview: enable work and code reviews in development branchesRuss Cox2014-08-061-5/+17
* codereview: abort 'hg commit' before entering commit message.Shenghou Ma2014-07-181-4/+4
* codereview: revive the tests.Shenghou Ma2014-07-182-14/+31
* codereview: update name of the a+c toolBrad Fitzpatrick2014-07-011-1/+1
* lib/codereview: fix doc/go1.*.txt exceptionRuss Cox2014-06-121-1/+1
* codereview: no LGTM needed for doc/go1.x.txtRuss Cox2014-06-121-3/+13
* codereview: do not add defaultcc for private CLsRuss Cox2014-06-051-2/+2
* lib/timezone: update to IANA 2014dRob Pike2014-06-012-2/+2
* lib/time/zoneinfo.zip: update to IANA release 2014cRob Pike2014-05-162-2/+2
* lib/time: update time zone info to v.2014bRobert Hencke2014-04-292-4/+2
* codereview: remove unused upload_options.revisionPatrick Mézard2014-02-241-12/+9
* codereview: fix for Mercurial 2.9Anthony Martin2014-02-141-1/+1
* codereview: warn about 'hg upload' not uploadingRuss Cox2014-02-131-0/+2
* lib/codereview: allow addca CLs without LGTMRuss Cox2014-02-101-1/+6
* lib/codereview: add LGTM= line to commit messagesRuss Cox2014-01-231-5/+20
* codereview: switch defaultcc to golang-codereviewsRuss Cox2013-12-201-1/+1
* plan9: correct create permissions with union directoryJeff Sickel2013-10-231-1/+1
* lib/codereview: return an empty list when CONTRIBUTORS is not found instead o...Francesc Campoy2013-10-101-1/+1
* codereview: fix hg sync closing of CLs for subrepositoriesDominik Honnef2013-10-101-1/+1
* lib/time: update time zone files to version 2013gRob Pike2013-10-082-2/+4
* codereview: move dotfiles out of user home director to something sane.Jeff Sickel2013-10-071-0/+8
* codereview: update use of promptchoice for Mercurial 2.7Anthony Martin2013-09-061-1/+4
* cmd/godoc: delete from core repositoryAndrew Gerrand2013-08-0111-707/+0
* doc: don't block page load on JavaScript fetchAndrew Gerrand2013-07-302-62/+7
* cmd/godoc: set up playground for examples that are already visibleAndrew Gerrand2013-07-021-9/+18
* codereview: force hg update after hg pull -u during hg syncRuss Cox2013-06-251-1/+32
* godoc: always use local jQuery scriptAndrew Gerrand2013-06-071-2/+1
* codereview: don't warn about secret commitsAnthony Martin2013-06-041-2/+6
* codereview.py: improve error message when user is not a committerFrancesc Campoy2013-05-221-0/+3
* lib/time: update to IANA 2013cRob Pike2013-04-222-2/+2
* lib/time: update time zone to IANA version 2013bRob Pike2013-04-022-2/+2
* cmd/godoc: don't linkify index entriesRobert Griesemer2013-04-021-12/+12
* cmd/godoc: provide a link from notes to source locationRobert Griesemer2013-03-281-2/+2
* cmd/godoc: cleanupsRobert Griesemer2013-03-281-8/+7
* godoc: pass *PageInfos instead of *token.FileSets in templatesRobert Griesemer2013-03-262-35/+35
* lib/codereview/codereview.py: fix crash when hg gofmt has no filesRob Pike2013-03-261-1/+2
* go/doc, godoc: improved note readingRobert Griesemer2013-03-192-2/+4
* lib/godoc: convert indentation to tabs.Oling Cat2013-03-191-10/+10
* codereview: re-enable 15-second status printsRuss Cox2013-03-151-1/+3
* cmd/godoc: fix BUGS heading in text modeRuss Cox2013-03-131-1/+1
* cmd/godoc: only show package documentation for commandsRobert Griesemer2013-03-112-8/+11
* lib/time: update link in README; draft now an RFCRuss Cox2013-03-111-1/+1
* cmd/godoc: add support for display Notes parsed by pkg/go/docCosmos Nicolaou2013-02-252-20/+7
* cmd/godoc: show examples in text modeVolker Dobler2013-02-251-3/+8
* cmd/godoc: use go/build to determine package and example filesRobert Griesemer2013-02-192-2/+2
* codereview: give up on http fetch after 30 secondsRuss Cox2013-02-191-0/+2