CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 08 Aug 2025 05:08:24 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100906032442
location: https://web.archive.org/web/20100906032442/https://github.com/subtleGradient/git.tmbundle
server-timing: captures_list;dur=0.991076, exclusion.robots;dur=0.033921, exclusion.robots.policy;dur=0.016443, esindex;dur=0.014713, cdx.remote;dur=10.721156, LoadShardBlock;dur=226.398665, PetaboxLoader3.datanode;dur=108.947188, PetaboxLoader3.resolve;dur=78.416988
x-app-server: wwwb-app210
x-ts: 302
x-tr: 296
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app210; 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: Fri, 08 Aug 2025 05:08:25 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.67
x-archive-orig-date: Mon, 06 Sep 2010 03:24:42 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "98ba4607eb70915d498066a8d1702a80"
x-archive-orig-x-runtime: 92ms
x-archive-orig-content-length: 31630
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, 06 Sep 2010 03:24:42 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 06 Sep 2010 03:24:42 GMT", ; rel="memento"; datetime="Mon, 06 Sep 2010 03:24:42 GMT", ; rel="next memento"; datetime="Fri, 15 Oct 2010 04:18:50 GMT", ; rel="last memento"; datetime="Sun, 24 Jan 2021 23:30:59 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: 52_17_20100906012404_crawl100-c/52_17_20100906032407_crawl101.arc.gz
server-timing: captures_list;dur=0.489544, exclusion.robots;dur=0.021212, exclusion.robots.policy;dur=0.010177, esindex;dur=0.009537, cdx.remote;dur=34.404868, LoadShardBlock;dur=339.546397, PetaboxLoader3.datanode;dur=217.806697, PetaboxLoader3.resolve;dur=291.436357, load_resource;dur=213.250270
x-app-server: wwwb-app210
x-ts: 200
x-tr: 676
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
subtleGradient's git.tmbundle at master - GitHub
subtleGradient / git.tmbundle forked from timcharper/git-tmbundle
- Source
- Commits
- Network (25)
- Issues (0)
- Downloads (9)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Tue Apr 01 16:46:56 -0700 2008 | added gitignore file [timcharper] |
![]() |
CHANGELOG | Mon Apr 07 21:45:35 -0700 2008 | updated changelog / readme [timcharper] |
![]() |
Commands/ | Sun Apr 13 18:34:02 -0700 2008 | Add narrow no-break space to this command so th... [infininight] |
![]() |
README.textile | Mon Apr 07 21:45:35 -0700 2008 | updated changelog / readme [timcharper] |
![]() |
Support/ | Thu Apr 10 22:04:17 -0700 2008 | Merge commit 'drylight/master' into release [timcharper] |
![]() |
Syntaxes/ | Sat Apr 12 09:06:42 -0700 2008 | Verbose commit messages now have code folding [subtleGradient] |
![]() |
TODO | Mon Apr 07 21:44:10 -0700 2008 | updated todo list [timcharper] |
![]() |
info.plist | Fri Apr 04 21:53:41 -0700 2008 | Added a "Git Config" command - currently suppor... [timcharper] |
README.textile
The Git Textmate Bundle.
Version 1.3.1 (released Apr 7, 2008)
Installation
- Run this:
cd ~/Library/Application\ Support/TextMate/Bundles git clone git://gitorious.org/git-tmbundle/mainline.git Git.tmbundle
- In the TextMate preferences, advanced tab, shell variables, set the TM_GIT variable to point to your installation of git (ie
/usr/local/bin/git
) - Many shortcuts are available from the Git-shortcut (Ctrl-Shift-G). Subversion commands are Command-Option-g. Less frequent commands are accessed via the menu.
- Update your bundle by running the “Update Git Bundle” command.
Support
- Mailing list.
- Repositories:
Maintainer, Lead Developer:
- Tim Harper (with Lead Media Partners)
The git bundle wouldn’t be possible without the contributions of the following fine gentlemen:
Major Contributions
- Allan Odgaard – Started the bundle, got it rolling.
- Sam Granieri – GitK, Many of the git-svn commands, Git initialize repository command, menu layouting, create-tag.
- Johan Sørensen – Contributing the CSS styling. He made gitorious look so sexy I just couldn’t think of a better design to implement for the bundle, so he’s generously allowed me to utilize it.
Patches, etc
- Tommi Asiala – README file submission
- Lawrence Pit – Performance Enhancements
- Jay Soffian – Bug report with patch (missing environment variables)
- Humberto Diógenes – Git-svn fetch command
- Lee Marlow
- Geoff Cheshire – Textile’d the README to make it look good on GitHub.
- Martin Kühl – Patch to allow committing into a git repository that’s not the project root.
- © 2010 GitHub Inc. All rights reserved.
- Terms of Service
- Privacy
- Security