Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 20120108-bugfix
  • 20160102
  • 3.0.0
  • 3.0.1
  • 3.0.10
  • 3.0.11
  • 3.0.12
  • 3.0.13
  • 3.0.14
  • 3.0.15
  • 3.0.16
  • 3.0.6
  • 3.0.7
  • 3.0.8
  • 3.0.9
  • 3.1.1
  • AmbientLight
  • BetterComposedCharacterSegmentation
  • GBK
  • MaddTheSane-modernization
  • v3.1.5
  • v3.1.5.beta.2
  • v3.1.4
  • v3.1.5.beta.1
  • v3.1.4.beta.1
  • v3.1.3
  • v3.1.3.beta.1
  • v3.1.2
  • v3.1.2.beta.2
  • v3.1.2.beta.1
  • v3.1.1
  • v3.1.0
  • v3.1.beta.10
  • v3.1.beta.9
  • v3.1.beta.8
  • v3.1.beta.7
  • v3.1.beta.6
  • v3.1.beta.5
  • v3.1.beta.4
  • v3.1.beta.3
40 results
Created with Raphaël 2.2.030Sep28272625242322171211108765131Aug302725242322212018171614131198787564543231Jul302827282726252423222120191816151413121110876542130Jun2928272625232221201917151413121076543131May302827262524232221201918171615141312109543229Apr282726252423222120Replace echo -n with printf because apparently some bashes write out the -n argument. Issue 5201Adhoc build 3.0.20160930_221121adhoc_3.0.20160…adhoc_3.0.20160930_221121 upstream/adhoc_3.0.20160930_221121Make paths up to 0.75 points thick. Lightens them up a little. Suggested in a comment in issue 5109 by John Riley.Use fallback value for COLORFGBG if no exact match exists.Fix bug where after_failure couldn't find imgcatMerge branch 'master' of https://github.com/gnachman/iTerm2Try to fix Travis by not requiring code signing. I hate xcode and code signing and all this crap so muchMerge branch 'master' of https://github.com/gnachman/iTerm2Unlock the keychain before building so xcode can sign the nightly buildFix a race condition with $ITERM_SESSION_ID where sometimes the pane number would be one too high, if the session got added to the tab before the pane number was requested.Try to fix travis failure by randomly copying stuff from stack overflowTell travis to use xcode 8Merge branch 'master' of https://github.com/gnachman/iTerm2Fix failing tests.Randomly flail around trying to fix code signing. Set code signing identity for all targets. Add --deep to app targets.Fix curly quotes in tip of the dayMerge pull request #302 from marnen/fix-quotes-in-tipsRely on xcode to sign the nightly build since it now insists on doing so.Change development team to my dev certUse Mac Developer for the code sign identityMerge branch 'master' into fix-quotes-in-tipsMerge commit '943a062' into HEADMake the "screen with cursor" preference cause hotkey windows to appear onMake the "screen with cursor" preference cause hotkey windows to appear onFix a bug where processedTextColor: would return nil if the processed colorUpdate pod xcodeproject for xcode 8Update project for xcode 8 and fix errors and warnings that createdFix warningsKeep the underline a reasonable distance from the baseline (at least 1.5pt, and no more than half the x-height). Make it at least one point thick, to look like TextEdit. Issue 5109. Also change how the underline mask is used so it doesn't need to be bigger than a line of text.Reduce syslog spam in fd server and clientDo not resolve symlinks in _lastDirectory because it's very slow on a network filesystem. Issue 4901. Instead, keep track of whether _lastDirectory is local or remote. If it's local, use it. Otherwise, ask the kernel for the pwd (which unfortunately has expanded symlinks) and use it.Change window appearance when the tab color is dark so the window title text becomes light so it is legible. Issue 4671Fix curly quotes in tip text.Crash on exceptions. I can't believe it took me six years to fucking find this.Pass -i to base64 only for gnu, not fourmilab base64Pass -di to GNU base654Update local retina golden tests for Sierra and cursor dimmingAdd TipCalendar imagesOnly prompt to move to Applications for non-debug releasesv3.0.10v3.0.10Add PFMoveApplication, which offers to move the app to /Applications or ~/Applications on first launch
Loading