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.031Dec302928272625242322212019181615141312111098765432130Nov2928272625242322211918171615141312111098765432131Oct302925242322201918654230Sep28272625242322171211108765131Aug302725242322212018171614131198787564543231Jul30282728272625242322212019181615141312111087Turn on experimental features that are fully baked prior to going betaSet minimum distance from baseline to underline to 40% of x-heightOffer to turn off paste bracketing on host changeOffer to turn off focus reporting when host changes. Add advanced prefs to control focus and mouse reporting announcements, and add a new style of tristate boolean advanced prefOffer to abort a download when you press ^C while it's downloading. Issue 5168Clear tmux history when you do Clear Buffer or Clear Scrollback Buffer. Issue 5178Add upload.sh and associated machinery.Merge branch 'master' of https://github.com/gnachman/iTerm2Add new travis golden files to project to the correct targetsAdd new travis golden files to projectUpdate golden tests for TravisFix how the path gets set in after_failureTry to figure out why travis can't find curlMake travis ignore missing files when diffing images against goldensMove core data generated files out of the root directoryFix case of path ven var in after_failure.su for TravisTell Travis to use xcode 8.2Update golden test for emoji since Apple changed the graphics in 10.12 (or maybe 10.12.2? not sure)Update tests for new default to not warn when doing a multiline paste not at the shell promptSince u+200b is now spacing, fix testAppendStringAtCursorNonAsciiFix a bug introduced by commit 392ab06 where a RemoteHost mark on the last line of all nulls would get removed because positionRangeForCoordRange:inLineBuffer:tolerateEmpty: incorrectly failed even when tolerateEmpty was true when trimSelectionFromStart:end:toStartX:toEndX: returned NO. Not sure why this used to work since it would have asserted.Reset key labels on push unless the name begins with .Change expected usage of it2keylabel to push before set. This makes sense now!Allow push and pop of key labels to take a name so multiple sets can be popped at once if a program (e.g. ssh) exits unexpectedlyMerge branch 'master' of https://github.com/gnachman/iTerm2Exclude both auto_home and auto_nfs mounts from semantic history for performance reasons. Issue 5417Adhoc build 3.0.20161229_111927adhoc_3.0.20161…adhoc_3.0.20161229_111927 upstream/adhoc_3.0.20161229_111927Adhoc build 3.0.20161229_103111adhoc_3.0.20161…adhoc_3.0.20161229_103111 upstream/adhoc_3.0.20161229_103111Merge branch 'master' of https://github.com/gnachman/iTerm2Save and restore tab colors in tmux integration windows. tab colors are stored in a session option (since window panes can move from window to window but cannot leave a session). Sure would be nice if tmux has window pane options. The tmux controller keeps a map from window pane to tab color. It passes it to the tmux window opener which decorates the layout parse tree with each window pane's tab color. PTYSession copies it into the arrangement (changing it from a #hexstring into a dictionary), and when restoring from a tmux arrangement the profile gets divorced and updated. This implementation is imperfect: if two clients are attached they'll have divergent pictures of the tab colors. The correct solution to this is to add window pane options to tmux and for tmux to post notifications when a window pane option changes. Issue 3531Merge branch 'master' of https://github.com/gnachman/iTerm2Merge pull request #320 from jacob-carlborg/fix-line-numbers-textmateWhen the following steps are performed:After a hotkey window rolls out we wait half a second for the previously active app to become active. This is because activating another app is slow. During that period you could not re-open the hotkey window. This commit introduces the idea of canceling a hotkey window rollout. It is cancelable after the animation and during the half-second window. When you cancel the rollout it becomes possible to roll in again. The other app will eventually become active so we wait half a second and if iTerm2 still isn't active and the window isn't rolling out then we make iTerm2 active again. Issue 5423.Merge branch 'master' of https://github.com/gnachman/iTerm2Revert accidental commit "It works" that should have gone only into the noTitleBar branch.Merge branch 'master' of https://github.com/gnachman/iTerm2Remove some ancient and broken logic for migrating existing paste from selection logic to pointer prefs. It accidentally changed the default for new users to be paste from selection. Discovered in an email conversation subject 'Pasting with the mouse between tabs does not work'.Add another todonoTitleBar upst…noTitleBar upstream/noTitleBarAdd a bunch of warnings for issues I've noticed and remove dead code
Loading