You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Apr13121110875431Mar302928232221201917141312111094129Feb28262524232221201816151413121110976531Jan29262524222120171514131211109743231Dec302923222018118765432130Nov2928262524232221121110876231Oct2928275Sep429Aug16131211986432131Jul30292826252322191817151312106528Jun2723201817141174231May2821208328Apr252120181714131211875328Mar272523222120171514softwrap: adjust for current_x when computing the amount to scrollfiles: handle systems that disallow NULL as first parameter of getcwdfiles: limit the number of attempts at climbing up the directory treetitlebar: snip two superfluous tests for having enough spacescreen: elide a variable and serialize some logic for clarityscreen: don't redraw some lines when doing a full refresh anywayscreen: don't redraw the current line unnecessarilyscreen: a full refresh is only needed when softwrap is onsyntax: changelog: support more bug/issue stylesbuild-sys: detect a build from git and show its short commit hashscreen: avoid redrawing a line twicescreen: concentrate the setting of placewewantutils: snip a superfluous check for NULLfiles: allocate enough space for the prompt when finding a lock filesearch: avoid saving and restoring placewewant when bracket matchingsearch: don't set placewewant when we are just iteratingsearching: don't keep track of current_y, but calculate it at the endscrolling: don't scroll too much when having to bridge blank lineskeyboard: recognize four escape sequences produced by iTerm2build-sys: ignore .patch, .orig and .swp filesi18n: advise the translators about the maximum length of some stringsfiles: prune a message to be less than 76 charactershelp: only speak of Control and Meta sequencesbuild-sys: identify a build from git not as one from svni18n: gather three more translatable strings into the POT fileall: eradicate SVN's $Id$ tagsREADME.GIT: update a few more points to match current treeRename README.SVN -> README.GIT and take out the branch details since we're generally using trunkAdd /intl to gitignorefiles: do not call free on the result of dirnamesearch: fix compilation when configured with --enable-tinyspeller: simplify the calculation of the width of the misspelled wordspeller: don't proceed when the user aborts the searchingRenaming a variable, and adjusting whitespace after the previous change.Replacing a fake 'while', and deleting a redundant 'if' -- we searchedUnwrapping a couple of lines.Renaming a variable to better indicate booleanness.Renaming a variable for clarity.Renaming 'do_replace_highlight()' to 'spotlight()', for clarity,Reporting "Cancelled" instead of "Not found" when the user aborts a replace