2007-06-30 | git-gui: properly popup error if gitk should be started... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-27 | git-gui: Don't require a .pvcsrc to create Tools/Migrate... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-27 | git-gui: Don't nice git blame on MSYS as nice is not... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-22 | git-gui: Don't require $DISPLAY just to get --version Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-21 | git-gui: Bind Tab/Shift-Tab to cycle between panes... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-21 | git-gui: Correctly install to /usr/bin on Cygwin Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-12 | git-gui: Save geometry before the window layout is... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-11 | git-gui: Give amend precedence to HEAD over MERGE_MSG Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-11 | git-gui: Include 'war on whitespace' fixes from git.git Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-08 | git-gui: Changed blame header bar background to match... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Favor the original annotations over the recent... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Improve our labeling of blame annotation types Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Use three colors for the blame viewer background Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Jump to original line in blame viewer Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Display both commits in our tooltips Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Run blame twice on the same file and display... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Display the "Loading annotation..." message... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Rename fields in blame viewer to better descriptions Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Label the uncommitted blame history entry Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Switch internal blame structure to Tcl lists Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Cleanup redundant column management in blame... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Better document our blame variables Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Remove unused commit_list from blame viewer Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Automatically expand the line number column... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Make the line number column slightly wider... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Use lighter colors in blame view Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Remove unnecessary space between columns in... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Remove the loaded column from the blame viewer Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Clip the commit summaries in the blame history... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Use a label instead of a button for the back... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Show original filename in blame tooltip Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Combine blame groups only if commit and filename... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Allow digging through history in blame viewer Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Display a progress bar during blame annotation... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Allow the user to control the blame/commit... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Show author initials in blame groups Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Space the commit group continuation out in... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Cleanup minor style nit Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Remove unnecessary reshow of blamed commit Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Highlight the blame commit header from everything... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Display tooltips in blame viewer Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Use arror cursor in blame viewer file data Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Simplify consecutive lines that come from... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Improve the coloring in blame viewer Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Remove empty blank line at end of blame Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Cleanup blame::new widget initialization Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | git-gui: Add a 4 digit commit abbreviation to the blame... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-06 | New selection indication and softer colors Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-03 | Revert "Make the installation target of git-gui a little... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-03 | git-gui: Verify Tcl/Tk is new enough for our needs Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-02 | git-gui: Attach font_ui to all spinbox widgets Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-02 | git-gui: Don't quit when we destroy a child widget Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-02 | Make the installation target of git-gui a little less... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-06-01 | git-gui: Allow as few as 0 lines of diff context Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-30 | git-gui: Allow creating a branch when none exists Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-27 | git-gui: Guess our share/git-gui/lib path at runtime... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-24 | Correct key bindings to Control-<foo> Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-22 | git-gui: Tighten internal pattern match for lib/ directory Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-17 | git-gui: Gracefully handle bad TCL_PATH at compile... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-10 | git gui 0.7.0 Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-10 | git-gui: Paperbag fix blame in subdirectory Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-09 | git-gui: Format author/committer times in ISO format Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-09 | git-gui: Cleanup minor nits in blame code Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-09 | git-gui: Generate blame on uncommitted working tree... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-09 | git-gui: Smarter command line parsing for browser,... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-09 | git-gui: Use prefix if blame is run in a subdirectory Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-09 | git-gui: Convert blame to the "class" way of doing... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-09 | git-gui: Don't attempt to inline array reads in methods Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-09 | git-gui: Convert browser, console to "class" format Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-09 | git-gui: Define a simple class/method system Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-09 | git-gui: Allow shift-{k,j} to select a range of branches... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-08 | Merge branch 'maint' |
diff | tree |
2007-05-08 | git-gui: Call changes "Staged" and "Unstaged" in file... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-08 | git-gui: Use vi-like keys in merge dialog Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-08 | git-gui: Include commit id/subject in merge choices Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-08 | git-gui: Show all possible branches for merge Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-08 | git-gui: Move merge support into a namespace Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-08 | git-gui: Allow vi keys to scroll the diff/blame regions Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-08 | git-gui: Move console procs into their own namespace Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-08 | git-gui: Refactor into multiple files to save my sanity Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-02 | git-gui: Track our own embedded values and rebuild... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-02 | git-gui: Refactor to use our git proc more often Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-02 | git-gui: Use option database defaults to set the font Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-02 | git-gui: Cleanup common font handling for font_ui Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-02 | git-gui: Correct line wrapping for too many branch... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-02 | git-gui: Warn users before making an octopus merge Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-02 | git-gui: Include the subject in the status bar after... Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-05-02 | Merge branch 'maint' |
diff | tree |
2007-05-02 | git-gui: Allow spaces in path to 'wish' Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-04-24 | git-gui: Correctly handle UTF-8 encoded commit messages Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-04-17 | git-gui: Honor TCLTK_PATH if supplied Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-04-17 | Revert "Allow wish interpreter to be defined with TCLTK_PATH" |
diff | tree |
2007-04-15 | git-gui: Display the directory basename in the title Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-04-15 | Merge branch 'er/ui' |
diff | tree |
2007-04-04 | git-gui: Brown paper bag fix division by 0 in blame Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-04-04 | Always bind the return key to the default button Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-04-04 | Do not break git-gui messages into multiple lines. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-04-04 | Improve look-and-feel of the git-gui tool. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-04-04 | Teach git-gui to use the user-defined UI font everywhere. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |
2007-04-04 | Allow wish interpreter to be defined with TCLTK_PATH Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
diff | tree |