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.018Dec1615141312111098765432130Nov2928272625242322211918171615141312111098765432131Oct302925242322201918654230Sep28272625242322171211108765131Aug302725242322212018171614131198787564543231Jul302827282726252423222120191816151413121110876542130Jun29282726Fix two calls to list-windows that were missing window-flags. This caused us to think that panes were never maximized when resizing a window. Issue 5409Fix two calls to list-windows that were missing window-flags. This caused us to think that panes were never maximized when resizing a window. Issue 5397Don't sync secure input and let's move's settings.Adhoc build 3.0.20161216_103858adhoc_3.0.20161…adhoc_3.0.20161216_103858 upstream/adhoc_3.0.20161216_103858Adhoc build 3.0.20161215_213051adhoc_3.0.20161…adhoc_3.0.20161215_213051 upstream/adhoc_3.0.20161215_213051Don't set restoringWindow from PseudoTerminalRestorer because the window that gets restored while the completion block is running may not be the window that's passed to the completion block. Issue 5258.Adhoc build 3.0.20161214_154415adhoc_3.0.20161…adhoc_3.0.20161214_154520 upstream/adhoc_3.0.20161214_154520Adhoc build 3.0.20161214_093403Merge branch 'master' of https://github.com/gnachman/iTerm2Add support for local authentication services using touch ID if possible when opening the password manager, once per invocationMerge branch 'master' of https://github.com/gnachman/iTerm2Merge branch 'master' of https://github.com/gnachman/iTerm2Clean up URL extraction code. Issue 5389 pointed out it was deficient for finding mailto urls. The code was just a nonsense mess that was full of bugs. I now call openURL: directly instead going through findUrlInString unnecessarily. Variable names are sensible. Log lines correspond to the code. The logic is less duplicative.Make sure tmux is in UTF-8 mode when connecting. Issue 5359Make sure tmux is in UTF-8 mode when connecting. Issue 5359Merge branch 'master' of https://github.com/gnachman/iTerm2Add advanced pref so broadcasting input also broadcasts cmd-+ and - font size changes. Off by default. Issue 5388.Fix a bug where DWC_SKIP was not recognized when finding whole wrapped lines. Issue 5387.Add FuraCodeNerdFont Mono fonts to the whitelist for default ligatures. They come from here: https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/FiraCodeMerge branch 'master' of https://github.com/gnachman/iTerm2Merge pull request #316 from jcs/move_margins_to_settingsMerge branch 'master' into move_margins_to_settingsMerge branch 'liufsd-master'Clean up finder service code a bitMerge branch 'master' of https://github.com/liufsd/iTerm2 into liufsd-masterSpeed 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.
Loading