CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 07 Aug 2025 07:40:35 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100329012728
location: https://web.archive.org/web/20100329012728/https://github.com/protocool/AckMate
server-timing: captures_list;dur=0.917563, exclusion.robots;dur=0.031494, exclusion.robots.policy;dur=0.014419, esindex;dur=0.016406, cdx.remote;dur=45.467421, LoadShardBlock;dur=325.795867, PetaboxLoader3.datanode;dur=58.940358, PetaboxLoader3.resolve;dur=58.340736
x-app-server: wwwb-app217
x-ts: 302
x-tr: 434
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app217; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 07 Aug 2025 07:40:35 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 29 Mar 2010 01:27:27 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "8c221d6d4de626916af9a64049454674"
x-archive-orig-x-runtime: 97ms
x-archive-orig-content-length: 24231
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 29 Mar 2010 01:27:28 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 29 Mar 2010 01:27:28 GMT", ; rel="memento"; datetime="Mon, 29 Mar 2010 01:27:28 GMT", ; rel="next memento"; datetime="Tue, 04 May 2010 19:50:22 GMT", ; rel="last memento"; datetime="Fri, 18 Apr 2025 01:18:40 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_15_20100328204616_crawl103_IndexOnly-c/51_15_20100329012651_crawl101.arc.gz
server-timing: captures_list;dur=0.553904, exclusion.robots;dur=0.019796, exclusion.robots.policy;dur=0.009133, esindex;dur=0.009630, cdx.remote;dur=53.361867, LoadShardBlock;dur=322.560027, PetaboxLoader3.datanode;dur=106.001044, PetaboxLoader3.resolve;dur=285.475772, load_resource;dur=136.758460
x-app-server: wwwb-app217
x-ts: 200
x-tr: 608
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
protocool's AckMate at master - GitHub
protocool / AckMate
- Source
- Commits
- Network (1)
- Issues (2)
- Downloads (1)
- Wiki (3)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
AckMate /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Wed Mar 24 19:00:49 -0700 2010 | inital commit [protocool] |
![]() |
AckMate.xcodeproj/ | Wed Mar 24 19:52:29 -0700 2010 | initial source commit [protocool] |
![]() |
AckMate_Prefix.pch | Wed Mar 24 19:52:29 -0700 2010 | initial source commit [protocool] |
![]() |
English.lproj/ | Wed Mar 24 19:52:29 -0700 2010 | initial source commit [protocool] |
![]() |
Info.plist | Wed Mar 24 19:52:29 -0700 2010 | initial source commit [protocool] |
![]() |
LICENSE.txt | Wed Mar 24 19:52:29 -0700 2010 | initial source commit [protocool] |
![]() |
README.mdown | Wed Mar 24 19:52:29 -0700 2010 | initial source commit [protocool] |
![]() |
bundle_extras/ | Wed Mar 24 19:52:29 -0700 2010 | initial source commit [protocool] |
![]() |
class-dump.mm | Wed Mar 24 19:52:29 -0700 2010 | initial source commit [protocool] |
![]() |
source/ | Wed Mar 24 19:52:29 -0700 2010 | initial source commit [protocool] |
README.mdown
Description
AckMate is a TextMate plugin for running Ack in a Cocoa window.
This plugin is only compatible with Mac OS X 10.5 and above.
Binary Installation
- Download the latest release from the downloads section
- Save any unsaved documents you have open in TextMate
- Unpack the zip file and double-click the AckMate.tmplugin icon
Usage
Check the wiki for usage instructions.
Building From Source
AckMate's build process requires Ragel to be in your PATH.
Contributing
I'm always willing to look at a pull request.
However, any pull requests that include changes to the ackmate_ack.autogenerated
file will be ignored without comment.
Changes to ack itself should be directed to Andy Lester (the author of ack) via his github repo. I will periodically rebase AckMate's version of ack against the offical ack release.