2007-07-13 | gitk: Fix bug introduced by previous commit Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-07-12 | gitk: Improve handling of -- and ambiguous arguments Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-07-09 | gitk: Use git log and add support for --left-right Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-07-09 | gitk: Fix bug causing "can't read commitrow(0,n)" error Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-07-04 | gitk: Remove the unused stopfindproc function Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-07-04 | gitk: Fix bug in the anc_or_desc routine Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-07-04 | gitk: Fix the find and highlight functions Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-26 | gitk: Add a progress bar to show progress while resetting Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: Improve handling of whitespace and special chars... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: Fix bug causing nearby tags/heads to sometimes... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: Limit how often we change the canvas scrolling... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: Add a "reset branch to here" row context-menu... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: Get rid of the childlist variable Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: Speed up the reading of references Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: Show local uncommitted changes as a fake commit Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: New algorithm for drawing the graph lines Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: Store ids in rowrangelist and idrowranges rather... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: Disable the head context menu entries for the... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: Cope with commit messages with carriage-returns... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: Implement a simple scheduler for the compute... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: Improve the behaviour of the initial selection Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: Add some more comments to the optimize_rows procedure Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: Don't try to list large numbers of tags or heads... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-06-23 | gitk: New infrastructure for working out branches ... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-05-22 | gitk: Use the -q flag to git checkout Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-04-19 | gitk: Allow user to choose whether to see the diff... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2007-02-14 | Change git repo-config to git config Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-11-23 | gitk: Fix enabling/disabling of menu items on Mac OS X Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-09-05 | diff-index --cc shows a 3-way diff between HEAD, index... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-08-28 | gitk: Fix some bugs in the new cherry-picking code |
diff | tree |
2006-08-16 | gitk: Improve responsiveness while reading and layout... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-08-08 | gitk: Update preceding/following tag info when creating... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-08-06 | gitk: Add a menu item for cherry-picking commits Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-08-02 | gitk: Fix a couple of buglets in the branch head menu... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-08-01 | gitk: Add a context menu for heads Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-08-01 | gitk: Add a row context-menu item for creating a new... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-08-01 | gitk: Recompute ancestor/descendent heads/tags when... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-07-17 | gitk: Minor cleanups Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-07-06 | gitk: Show the currently checked-out head in bold font Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-07-05 | gitk: Allow the user to set some colors Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-06-19 | Fix PPC SHA1 routine for large input buffers Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-06-06 | gitk: Re-read the descendent/ancestor tag & head info... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-06-04 | gitk: Show branch name(s) as well, if "show nearby... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-06-03 | gitk: Show nearby tags Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-30 | Merge branch 'master' into new |
diff | tree |
2006-05-30 | gitk: Add a goto next/previous highlighted commit function Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-30 | Make git-diff-tree indicate when it flushes Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-29 | gitk: Provide ability to highlight based on relationship... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-26 | gitk: show_error fix Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-26 | gitk: Fix bug in highlight stuff when no line is selected Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-26 | gitk: Move "pickaxe" find function to highlight facility Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-25 | gitk: Improve the text window search function Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-24 | gitk: First cut at a search function in the patch/file... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-20 | gitk: Highlight paths of interest in tree view as well Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-20 | gitk: Highlight entries in the file list as well Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-19 | Merge branch 'master' into new |
diff | tree |
2006-05-19 | gitk: Fix bug where page-up/down wouldn't always work... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-19 | gitk: Make a row of controls for controlling highlighting Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-18 | Provide a way to flush git-diff-tree's output Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-14 | gitk: Fix display of "(...)" for parents/children we... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-02 | gitk: Allow view to specify arbitrary arguments to... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-02 | gitk: Fix file list display when files are renamed Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-05-02 | gitk: Basic support for highlighting one view within... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-30 | gitk: Add a tree-browsing mode Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-27 | gitk: Use a text widget for the file list Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-26 | Merge branch 'new' |
diff | tree |
2006-04-25 | gitk: add menu item for editing the current view Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-25 | gitk: Implement "permanent" views (stored in ~/.gitk) Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-25 | rev-parse: better error message for ambiguous arguments Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-23 | Merge branch 'master' into new |
diff | tree |
2006-04-23 | gitk: Use git-rev-parse only to identify file/dir names... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-23 | gitk: Let git-rev-list do the argument list parsing Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-21 | gitk: Remember the view in the history list Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-17 | gitk: Fix bug caused by missing commitlisted elements Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-16 | gitk: Don't reread git-rev-list output from scratch... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-06 | gitk: Fix various bugs in the view support Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-06 | Merge branch 'master' into new |
diff | tree |
2006-04-06 | gitk: Fix incorrect invocation of getmergediffline Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-06 | gitk: Make File->Update work properly again Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-04 | gitk: Add a help menu item to display key bindings Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-04 | gitk: Implement multiple views Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-04-02 | gitk: replace parent and children arrays with lists Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-03-30 | gitk: Better workaround for arrows on diagonal line... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-03-30 | gitk: Allow top panes to scroll horizontally with mouse... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-03-30 | gitk: Prevent parent link from overwriting commit headline Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-03-30 | gitk: Show diffs for boundary commits Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-03-30 | gitk: Use the new --boundary flag to git-rev-list Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-03-21 | gitk: Fix two bugs reported by users Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-03-18 | gitk: Improve appearance of first child links Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-03-18 | gitk: Make downward-pointing arrows end in vertical... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-03-18 | gitk: Don't change cursor at end of layout if find... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-03-17 | gitk: Make commitdata an array rather than a list Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-03-07 | gitk: Fix display of diff lines beginning with ---... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-03-02 | gitk: Fix a bug in drawing the selected line as a thick... Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-03-02 | gitk: Further speedups Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-02-28 | gitk: Various speed improvements Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-02-28 | gitk: Fix Update menu item Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-02-27 | gitk: Fix clicks on arrows on line ends Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-02-19 | gitk: New improved gitk Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |
2006-02-09 | gitk: Make "find" on "Files" work again. Signed-off-by: Paul Mackerras <paulus@samba.org> |
diff | tree |