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.026Apr2524232221201918161514118754131Mar3029282726252423222120181716151413121312109876432129Feb282725242322212019181615148652129Jan282725232120191815141312117643232131Dec30313029252321171514131298528Nov26222019181615131211109543230Oct2928272623222120191817161514131210Fix some compiler warningsDon't dismiss and re-show the captured output announcement. When there's a long compile with a lot of warnings it comes and goes which is annoyingChange a retain-release into retain-autorelease to simplify code.v2.9.20160426v2.9.20160426Remove use of valueWithEdgeInsets which is new in 10.10Merge branch 'master' of https://github.com/gnachman/iTerm2Fix testReferenceRemovedFromNotificationCenter to actually test what needs to be tested, even when run on 10.11.Fix some ugly bugs in iTermWeakReference. Always remove iTermWeakReference as an observer fromRemove a bug where the observer of objectWillDealloc was not always removed. I'm not quite sure whyAdd missing argument to log statementAdd logging for importing itermcolors from filePass a shard number in sparkle requests so new releases can be rolled out slowly with more rigorAdd NSURL category to add a query parameter2.9.20160422Fix warningv2.9.20160422v2.9.20160422Update golden images for new mark drawing methodUse the correct observer for disabling the default-bg-transparency button. The wrong one worked because reloadProfiles triggers all the observers :(. Also disable the blur-related things when transparency is off.Improve wording of the non-default background colors are opaque checkboxAdd a checkbox to Window profile prefs to make non-default background colors always opaque. From pull request 277.Merge branch 'master' of https://github.com/gnachman/iTerm2Make the "click again to disable tips" message white-on-red so you will not miss it.Merge branch 'master' of https://github.com/gnachman/iTerm2Add an advanced pref for suppressing the restart session announcemnetUse handleEvent instead of interpretKeyEvents.Highlight mark in red if it has an error code. Issue 4504.Draw the mark with a bezier path instead of an image. Its height scales with the line's height to make it more visible. Issue 4504, kind of.Remove the last command mark when the current command is aborted, as happens when you resize the window at a bash prompt. Issue 4504Remove the last command mark when the current command is aborted, as happens when you resize the window at a bash prompt. Issue 3183Merge branch 'master' of https://github.com/gnachman/iTerm2Make the Secure Input menu item indicate the true state of secure input. It used to show the checkmark ooly if it was both on /and/ on because of iTerm2. Also, the way the checkmark was set was kind of weird--it should have been set in validateMenuItem:.Change target membership of golden files to iTerm2Tests and iTerm2XCTests to try to get the files to copy on Travis.Add some missing travis golden imagesAdd separate golden images for Travis. Increase the failure threshold for golden tests to 10% brightness difference. I observed as high as 6.5% brightness diffs between two machines running the same OS, probabily attributable to different color profiles for the attached display.Add more assertions to golden tests to diagnose Travis failureAdd missing golden files to projectUse a different set of golden files for non-retina displays, since that's how Travis worksMake Travis upload failed golden images to file.ioGo back to 30 fps. A couple comments revealed very bad performance regressions from 60fpsLog deciles of diffs (by amount difference, where 0 is identical and 1 is black vs white) on failing golden tests. Deciles don't include exactly matching pixels.Merge branch 'fixDiff'Log stats when comparing to golden image
Loading