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.010Dec98765432130Nov2928272625242322211918171615141312111098765432131Oct302925242322201918654230Sep28272625242322171211108765131Aug302725242322212018171614131198787564543231Jul302827282726252423222120191816151413121110876542130Jun29282726252322Speed up removing lots of profiles at once. Searching for key mappings that reference other profiles was very slow, and it usually has nothing to do. It also posted three kinds of change notifications per profile deleted and flushed profiles to disk more than once. This caused bulk deletions of dynamic profiles to hang for a really long time. It's still not blazing fast but it's reasonable. Issue 5345.Make new tmux tabs respect the tab locaiton setting in advanced preferences. Track why a new tmux window is created from sending the new-window command by setting a flag in tmuxcontroller so the next window sent to the tmuxwindowopener will be marked as "manually created", which causes PTYTab to open it at the end or adjacent to the current tab, depending on user preferences. The order of windows in tmux is then updated to reflect the tab order by using swap-window a lot. Issue 5381Adhoc build 3.0.20161209_092647adhoc_3.0.20161…adhoc_3.0.20161209_092647 upstream/adhoc_3.0.20161209_092647Log a call stack from canonicalizeWindowFrame for issue 5296Merge branch 'master' of https://github.com/gnachman/iTerm2Flush the profile model after adding the default bookmark. Issue 5379Add support for tab color and switching to a color schemeAdd it2setcolor to use the new SetColors escape sequenceAdd SetColors escape sequence that accepts a color space and a saner syntax than eterm's escape sequence.Merge branch 'master' of https://github.com/gnachman/iTerm2Add boxtest which demonstrates line drawing charactersAdd emoji_spacing which demonstrates different unicode versionsAdd it2copyTweak margin/vmargin preference wordingMake window title bars dark when using the dark theme, by default. Controlled by an advanced preference. Issue 5255.Adhoc build 3.0.20161208_101604adhoc_3.0.20161…adhoc_3.0.20161208_101604 upstream/adhoc_3.0.20161208_101604Adhoc build 3.0.20161208_101417add: support Finder ServicesMerge branch 'master' of https://github.com/gnachman/iTerm2When the cursor type changes mark it dirty but don't force it to redraw immediately. This caused performance issues for tmux users. A comment in issue 4976adhoc_3.0.20161…adhoc_3.0.20161207_220346 upstream/adhoc_3.0.20161207_220346Add back improperly deleted lines in last cherry pickIf all tmux windows are hidden, set acceptNotifications to YES. NormallyAdd logging to initialListWindowsResponseIf all tmux windows are hidden, set acceptNotifications to YES. NormallyRename 'TextMate 2' to 'TextMate Preview'. Remove the bestEditor overrideRevert "Merge pull request #312 from jacob-carlborg/textmate-bundle-identifier"Merge pull request #312 from jacob-carlborg/textmate-bundle-identifierMerge branch 'master' of https://github.com/gnachman/iTerm2Focus the right session in `didSelectTabViewItem`.v3.0.13v3.0.13Merge pull request #313 from phs/phs/issue-5375-fix-focus-reporting-when-switching-tabsFix image decoder for PDFs by pulling in change from master3.0.13 upstream…3.0.13 upstream/3.0.13Merge branch 'master' of https://github.com/gnachman/iTerm2Focus the right session in `didSelectTabViewItem`.Adhoc build 3.0.20161204_211223adhoc_3.0.20161…adhoc_3.0.20161204_211223 upstream/adhoc_3.0.20161204_211223Misc post-merge with 3.0.13 cleanupFix image decoder for PDFs (tested with U0300.pdf)Resolve merge conflicts in second merge to latest 3.0.13Fix a bunch of merge problemsManually merge in changes for remotely decoded images to iTermImageDecoderMerge branch '3.0.13'
Loading