summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* use new strconv APIRuss Cox2011-12-052-2/+2
* gobuilder: use new dashboard protocolAndrew Gerrand2011-12-052-88/+158
* misc/dashboard: init handler for bootstrappingAndrew Gerrand2011-12-053-10/+51
* misc/dashboard/app: revert gofix of app engine fileAndrew Gerrand2011-12-051-1/+1
* gofmt -s misc srcRuss Cox2011-12-021-1/+1
* dashboard: make response format consistent, implement commit GET modeAndrew Gerrand2011-12-022-66/+102
* gofmt: applied gofmt -w -s src miscRobert Griesemer2011-12-012-2/+2
* dashboard: don't choke on weird builder names.David Symonds2011-12-011-1/+12
* os: new FileInfo, FileMode types + update treeRuss Cox2011-11-302-7/+7
* use new time APIRuss Cox2011-11-301-9/+9
* dashboard: more tests, bug fixes, and /packages handlerAndrew Gerrand2011-11-293-17/+86
* cgo: fix incorrect print found by govetRobert Hencke2011-11-291-1/+1
* dashboard: builder-facing implementation and testsAndrew Gerrand2011-11-254-16/+473
* dashboard: new Go dashboard data structure designAndrew Gerrand2011-11-232-0/+141
* cgo: add support for callbacks from dynamic librariesDmitriy Vyukov2011-11-224-0/+58
* misc/osx: Add scripts to create OS X package and disk imageScott Lawrence2011-11-188-0/+177
* misc/windows packager development intermediate check-inJoe Poirier2011-11-175-67/+182
* misc/emacs: add delete builtinBobby Powers2011-11-151-1/+1
* misc/benchcmp: benchmark comparison scriptRuss Cox2011-11-151-0/+66
* misc/notepadplus: error and rune supportAnthony Starks2011-11-142-2/+4
* misc/bbedit: error and rune supportAnthony Starks2011-11-141-0/+2
* kate: add error and runeEvan Shaw2011-11-141-0/+2
* misc/windows: Go for Windows installer in MSI formatJoe Poirier2011-11-094-110/+101
* cgo: fix g0 stack guardDmitriy Vyukov2011-11-091-0/+5
* renaming_4: gofix -r everything/but/src/pkgRob Pike2011-11-084-8/+8
* non-pkg: gofix -r error -force=errorRuss Cox2011-11-017-34/+36
* misc/vim: add error type.David Symonds2011-11-011-3/+2
* misc/emacs/go-lang.el: Fix restoration of multiple windows in a frame after g...Jan Newmarch2011-10-311-38/+40
* misc/windows: allow to be used for amd64Alex Brainman2011-10-282-11/+8
* misc/vim: Add rune keywordJongmin Kim2011-10-271-1/+1
* misc/vim: add highlighting for deleteDave Cheney2011-10-191-1/+1
* misc/windows: automated toolchain packagerJoe Poirier2011-10-183-0/+164
* misc/swig: delete binariesAnthony Martin2011-10-172-0/+0
* emacs: add a "godoc" command, like M-x manEvan Martin2011-10-131-0/+45
* godoc: setup script for app engine, cleanupsRobert Griesemer2011-10-123-69/+0
* dashboard: include last 100 lines in build failure mailAndrew Gerrand2011-10-092-4/+11
* misc/emacs: fix indent bugRuss Cox2011-10-051-1/+1
* vim: Send GoFmt errors to a location listPaul Sbarra2011-09-231-4/+18
* gofmt: indent multi-line signaturesRobert Griesemer2011-09-061-1/+1
* misc/goplay: another template fixAndrew Gerrand2011-09-051-1/+1
* gobuilder: ignore _test.go files when looking for docs, more loggingAndrew Gerrand2011-09-051-5/+31
* misc/goplay: Fix template outputAndrew Gerrand2011-09-051-1/+1
* cgo: fix GoBytesGustavo Niemeyer2011-08-304-1/+38
* dashboard: yet another utf-8 fixRuss Cox2011-08-301-1/+1
* godashboard: fix utf-8 in user namesRuss Cox2011-08-282-5/+8
* cgo: fixes callback for windows amd64Wei Guangjing2011-08-261-0/+14
* misc/emacs: refine label detectionRuss Cox2011-08-241-2/+2
* gobuilder: increase log limitRuss Cox2011-08-231-2/+2
* misc/dashboard: remove limit for json package listAndrew Gerrand2011-08-241-1/+1
* runtime: speed up cgo callsAlex Brainman2011-08-182-0/+14