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.030Mar29282726252423222120181716151413121312109876432129Feb282725242322212019181615148652129Jan282725232120191815141312117643232131Dec30313029252321171514131298528Nov26222019181615131211109543230Oct29282726232221201918171615141312109876542130Sep29272220191817Allow borderless windows to be miniaturized. Issue 4402.Sign nightly buildsShift indicators to the left when timestamps are drawn so they don't overlap. Issue 4498.Fix failing testsMerge branch 'master' of https://github.com/gnachman/iTerm2Pass -q to login if ~/.hushlogin exists. Issue 4425.Prevent us from accumulating unlimited text in DCS passthrough mode. Abort DCS when you get a control character other than ESC or non-ASCII text. See issue 4464.Merge branch 'master' of https://github.com/gnachman/iTerm2Set TERM_SESSION_ID (same as ITERM_SESSION_ID, but compatible with Terminal.app) and TERM_PROGRAM_VERSION. Issue 4465.Set TERM_SESSION_ID (same as ITERM_SESSION_ID, but compatible with Terminal.app) and TERM_PROGRAM_VERSION. Issue 4463.Fix a bug where / was always in the list of paths to ignore when the list was empty because componentsSeparatedByString: returns a single-element array for empty input. Issue 4484.Fix bug where opt-click to move cursor didn't understand double-width characters.Fix bug where alt-click to move cursor on command line didn't handle double-width characters properly.Fix a bug in how the selected text range was reported, noticed in issue 4482.Fix a bug where moving the start/end of the selection back/forward (respectively) by one character would select two characters. Refactor the move-endpoint code to make it comprehensible. Issue 4482Add Select Current Command. Also adds rangeByTrimmingWhitespaceFromRange because tcsh will usually have whitespace due to its prompt limitation, so this is ncessary.Fix a bug where partial hostname or path matches got their scores boosted by the length of the matched path/hostname, not the length of the rule.Update help text in advanced profile prefs for new APS syntaxAdd support for sticky APS profiles and wildcard paths. Issue 4232.Add some debug logging for how commands are launchedEscape the account name in shellLauncherCommand in case you somehow managed to have special characters in it. Issue 4480.Merge branch 'master' of https://github.com/gnachman/iTerm2Improve predictability of restoring the default window arrangement. Formerly, if FD server sockets were found (regardless of whether the servers were actually running) we would not restore the default window arrangement. This caused issue 4468. Now we'll always open the default window arrangement at startup when that is the preference. In that case, windows won't get restored (so you'll get a bunch of empty windows with the annoying butterbar). Likewise, if your preference is to not open windows at startup, we won't restore them but we will give you the butterbar orphans.Merge branch 'master' of https://github.com/gnachman/iTerm2Add high-contrast themesUpdate Sparkle to 1.14 with my patchMerge branch 'master' of https://github.com/gnachman/iTerm2Make line under tab color one point wideMake nightly build script stop on scp or ssh errorCache the width of tab labels because it got computed way too often.Make PTYTextView's description show its session since it's really hard to correlate them otherwiseFix a bug where the foreground tab's processing state would rapidly toggle between on and off because the wrong criterion was used to determine if it was processing. Also make setIsProcessing a no-op if the value hasn't changed.Fix a bug where the activity indicator in a tab wouldn't appear with a dark theme sometimes. startAnimation only works when the view is visible.Parse /etc/auto_master to find NFS automounts and ignore them for semantic history. Issue 4458Add advanced preference to specify directories to ignore for semantic history.Adhoc build 2.0.20160321_222849adhoc_2.0.20160…adhoc_2.0.20160321_222849 upstream/adhoc_2.0.20160321_222849Merge branch 'master' of https://github.com/gnachman/iTerm2Add advanced option to disable dictionary lookup on force press. Issue 4456.Remove the restriction that inset be less than a cellMerge branch 'master' of https://github.com/gnachman/iTerm2
Loading