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.021Feb2019181615148652129Jan282725232120191815141312117643232131Dec30313029252321171514131298528Nov26222019181615131211109543230Oct29282726232221201918171615141312109876542130Sep2927222019181716131098753230Aug26181611986543231Jul302930292827262423212019171615141312111098765Don't make a hidden hotkey window key when the app becomes active, focus follows mouse is on, and the mouse happens to be over the frame of the hotkey window. Fixes issue 4260.Don't check ~/.ssh/ssh_config, because it is not standard. Issue 3690Work around an apparent bug in libssh2 where it clobbers known_hosts entries with key types it does not recognize. Issue 4250.Fix a bug where automatic profile switching didn't work in fullscreen. This happened because when you ssh'ed the first RemoteHost interval would be on the last line in the terminal which was blank. APS would switch profiles, which would cause the screen to resize if the fonts were different sizes. When converting the ranges of these intervals from their source width to their destination width, they would be thrown out because they were on blank lines and when trimmed their length was 0. The fix is to tolerate these ranges being empty (their actual width is irrelevant). There was another issue in -[LineBuffer coordinateForPosition:width:ok:] where, when given a position equal to the end of the line buffer, it would return a coordinate that was at or after all the empty lines at the end of the line buffer. This commit fixes that problem as well, since it would have incorrectly moved the RemoteHost we're trying to fix down to the bottom of the screen.When editing a profile's name, first lock the selection, then modify the preference, and then select the locked guid. Fixes issue 4085Make a user-initiated reset of the terminal restore the cursor guide to its state as specified by the profile, not always off. Issue 4272Make left tab bar width adjutable by dragging. Issue 4270When a window was made Lion-style fullscreen during system window restoration and then you exit fullscreen, we need to update its blur status. Issue 4269Move focus back to textview after double-clicking an entry in the past history toolHandle filenames with spaces in imglsMerge branch 'master' of https://github.com/gnachman/iTerm2Make imgls do something reasonable in the no-arg case. Issue 4248Merge pull request #269 from ronyfadel/rony/fix-leaksMerge pull request inEnsure badge formats are base-64 encoded to avoid a crash. Issue 4219Fix a bunch of leaksMerge pull request #267 from ronyfadel/masterMerge branch 'master' into masterAdd internal_unsafeObject to iTermWeakReference, since its role is like weaklyReferencedObject.Fix commentsFix merge errors in previous commitMerge branch 'saferWeakRefs'Change how weak references work to be much safer. Objects must opt-in to weak referencing. The previous technique was a failure because associated objects are autoreleased.Remove broken weak reference code. This seems to be a lost cause, as even MAZeroingWeakRef with minimal hackery is broken on El Cap. My version was very primitive in comparison and didn't handle KVO.Beauty!zeroingWeakRefs…zeroingWeakRefs upstream/zeroingWeakRefsLooking good!Fix TabClose_Front_Pressed.png x alignmentFix bug where cmd-opt-shift dragging a session in a tab with single session into its own window's tab bar caused the window to close. Issue 4189.Instrument iTerm2 to print how fast it reads and appends for each sessionlogRates upstre…logRates upstream/logRatesAdd support for lion fullscreen windows to tmux integrationRemove quit command from standard suite to try to fix issue 2130v2.9.20160206v2.9.20160206Merge pull request #266 from jgavris/coverallsAdd build status badgeAdd coverage badgeAdd slather scriptAdd slather gemEnable code coverageFix bug with how the clicked-on splitter is determined, which caused us to pick the wrong splitter in tmux integration mode, which caused issue 4163.Merge branch 'adhoc_1.9.20160129_205146' into adhoc_2.9.20160129_205553adhoc_1.9.20160…adhoc_1.9.20160129_210044 upstream/adhoc_1.9.20160129_210044Adhoc build 2.9.20160129_205553adhoc_2.9.20160…adhoc_2.9.20160129_205553 upstream/adhoc_2.9.20160129_205553
Loading