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.017Oct161311754329Sep2726252423222120191814131210985432130Aug292825242322212014131211109876131Jul292827262524232217161514131211109865432130Jun29281918171514131211109875432131May302927262524212019181413121110987654130Apr292726242322191816151211109865432131Mar30292827262423222120191814131211109876543227Feb2625232221201918171615141312111098Disable tabbing completely. The user defaults hack isn't sufficient because holding down option causes a new window to open as a tab. Issue 6197Add a beta build configuration, and use it for betas. Change beta, debug, and nightly build configurations to set the preprocessor BETA=1. Add ITBetaAssert, which crashes only in those build configurations. Add some ITBetaAsserts to find why we sometimes try to get negative line numbers.Prevent calls to retainWindow:withTab with a nil tab, which apparently happens although I don't know how or why. There was a crash log.Merge branch 'master' into add_check_for_updates_to_menubar_iconAdhoc build 3.1.20171013_214551adhoc_3.1.20171…adhoc_3.1.20171013_214551 upstream/adhoc_3.1.20171013_214551Remove some weird logic dating back to commit ee11b549068742112b4d7e3141a9eeece81aa50f in the old-iterm repo that was supposed to "improve function key handling" and made Fn+Ctrl+key send the key ignoring modifiers and Fn+key (without Ctrl) send the key with modifiers, as though Fn weren't pressed. I have no idea what this was meant to do but it caused issue 6176Add "check for updates" to menubar iconFix failing tests. In macOS 10.13, U+200C does not combine with U+200B.Use a custom key graphic instead of the key emoji, which is too garish.v3.1.4.beta.1v3.1.4.beta.1Reset user scroll when the buffer is cleared. Change the convenience accessor for verticalScroller to ptyVerticalScroller since in xcode 9 you can no longer override a superclass method and change the return type to a subclass of the method's original return type. Issue 6174Add iTermCallWithTimeout since 10.13 has a lot of system calls that never return. Prevent proc_pidinfo for hanging for more than half a second.Add an advanced pref to disable custom box-drawing code. Issue 6151Update colorpicker framework to latest versionUpdate colorpicker to use latest project settings and warnings. Fix a bug where the eyedropper window is never hidden on 10.13. Issue 6171When the autocomplete window opens and then discovers it has no results and closes it causes a nonpinned hotkey window to close because the window gets closed before becoming key. That confuses the very complex logic for autohiding. To make the smallest possible change, I do a dispatch async on the close to order it properly. Issue 6169.Add some explanation to pathsToIgnore descriptionPrevent statfs from hanging the app for more than half a second in the face of broken network filesystems. Issue 6110Update touch bar tab titles immediately when they change because of an escape code. Issue 6164Don't set desiredRows_/desiredColumns_ when adding a tab to an existing window. It should stay at the value set by the first tab. Issue 6141.Merge pull request #336 from KarboniteKream/warning-fixFix Xcode 9 warnings in ColorPicker sourceMerge pull request #335 from KarboniteKream/paste-buttonFix warnings introduced in Xcode 9Fix position of 'Paste' buttonDon't allow two threads to call proc_pidinfo at the same time. Issue 6142Limit blur to 24 to avoid a performance hit for some users. Issue 6138Half done. I bailed on fixing pathOfExistinFileFoundWithPrefix:suffix:workingDirectory:trimWhitespace:completionasyncSemanticHi…asyncSemanticHistory upstream/asyncSemanticHistoryAllow windows to be wider or taller than their current display. macOSFix multiline badges. Apple broke measuring text with newlines in 10.13.Accept dead keys as hotkeys. Issue 6102.Don't allow blur values over 26 on high sierra. Issue 6115Fix castFrom: to return nil on type mismatchWrap-around navigation among split panes.Reset underline, URL code, and image flag in the default character used to erase. Issue 6105.v3.1.3 v3.1.3.b…v3.1.3 v3.1.3.beta.1Merge branch 'master' of https://github.com/gnachman/iTerm2If no local authentication policy can succeed, then authenticate the password manager. This is the previous behavior from 3.1.1. Apparently OS X 10.11 has the APIs but can't authenticate with them. Issue 6113Allow disabling ligatures for FiraCode. Issue 5857Only use Atop blend mode for faint text. It breaks subpixel antialiasingFix a typo3.1.2release_3.1.2 u…release_3.1.2 upstream/release_3.1.2
Loading