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.023Jan21201811962131Dec1Jan31Dec27242322171487654129Nov27222114765427Oct17156520Sep138787330Aug31282321141393130Jul2418151211830Jun1811763217May1125Apr2418161410326Mar211918171514121198764129Feb27262120151376532131Jan282725242524232119181716111098765432131Dec3029282726251918171413121110984330Nov292824231817141312111098742131Oct27262524232221201917161312111092129Sep272625242322212019181613876754Merge pull request #107 from Hywan/READMEAdd pref to enable title reportingPerformance improvement--do not allocate a new CharacterRun for each character. Also cache colors in constructRuns.Remove object files from tmux, add tmux/.deps, use SparkleSigningTools directoryUse NSMakeRect, not CGRectMake. Too much iOS coding for me.Fix a typo in README.md.Add Sparkle signing toolsAdd closing a session with cmd-w as an interaction that turns off the 'don't quit when the last window is closed' safety valveIn issue 999, a problem was raised that iTerm2 won't quit when the last window is closed if it's been running for less than 10 seconds. The 10-second safety valve was added to allow you to fix a busted profile which could cause the last window to close immediately when the app starts. The problem is that you might want a short session. This change disables the safety valve if you type in a session or intentionally close the window.Fix up drawing of star in ProfileListView (it clipped sometimes)Only ask about saving prefs to custom folder when feature is enabled and no folder is already specifieRemove some redundant nil checkingAdd test script for title stackingFix stupid messaging errorsAdd gesture recognizer for three finger taps to act like three finger clicks, gated by ThreeFingerTapEmulatesThreeFingerClick prefWhen opening a URL with no associated profile to handle it, use the default profileIf the tmux profile specifies a nonpostive value for rows or columns, use 1 instead to prevent an assertionAllow clicks on ipv6 urls to open in browserMerge branch 'master' of github.com:gnachman/iTerm2Render private-use range unicode chars (except the four reserved by iterm). Some fonts use them for fancy special characters and it's nice to support that. The down side is that for normal fonts they'll render a bit uglier as a double-width character, but you shouldn't get them often anywayMerge pull request #104 from saitoha/reset-focus-modeSupport bonjour hosts with nonstandard ssh portsWhen the cursor shape is changed immediately redraw itReset focus mode with RISFix DECSTR to set wraparound mode to YESLimit the max length of selection that's passed to services to 100k lines to avoid huge slowdownsFix warning in PTYSession about format specifier for size_TMerge branch 'master' of https://github.com/gnachman/iTerm2Add todo about syncing access to fdFix a bunch of analyzer warnings, including a memory leak of ToolWrapperFix a bunch of analyzer warnings, including several memory leaksFix analyzer warnings in PTYTextView.mFix warnings and analyzer issuesFix warning in PTYScrollView.mFix warnings in PseudoTerminal.mFix warnings in VT100Screen.mFix warnings in VT100Terminal.mRename clearAllocation to clearRangeFix crashing bug when printing binary files. Not sure of the exact cause, but the code is much cleaner and full of asserts now.Merge github.com:gnachman/iTerm2 into feature_title_stacking
Loading