Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 2007-06-12 | 8 | -12/+28 |
|\ | |||||
| * | Merge branch 'maint' | Shawn O. Pearce | 2007-06-11 | 8 | -12/+28 |
| |\ | |||||
| | * | git-gui: Save geometry before the window layout is damaged | Shawn O. Pearce | 2007-06-11 | 6 | -9/+26 |
| | * | git-gui: Give amend precedence to HEAD over MERGE_MSG | Shawn O. Pearce | 2007-06-11 | 1 | -1/+2 |
| * | | Merge branch 'maint' | Shawn O. Pearce | 2007-06-11 | 2 | -3/+0 |
| |\ \ | | |/ | |||||
| | * | git-gui: Include 'war on whitespace' fixes from git.git | Shawn O. Pearce | 2007-06-11 | 2 | -3/+0 |
* | | | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 2007-06-11 | 7 | -52/+601 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'maint' | Shawn O. Pearce | 2007-06-11 | 3 | -196/+786 |
| |\ \ | | |/ | |||||
| * | | Merge branch 'maint' | Shawn O. Pearce | 2007-06-06 | 1 | -10/+8 |
| |\ \ | |||||
| * \ \ | Merge branch 'maint' | Shawn O. Pearce | 2007-06-02 | 2 | -15/+23 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'maint' | Shawn O. Pearce | 2007-06-01 | 2 | -7/+15 |
| |\ \ \ \ | |||||
| * | | | | | git-gui: Internalize symbolic-ref HEAD reading logic | Shawn O. Pearce | 2007-05-31 | 1 | -20/+15 |
| * | | | | | Merge branch 'maint' | Shawn O. Pearce | 2007-05-31 | 3 | -5/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'maint' | Shawn O. Pearce | 2007-05-30 | 1 | -6/+8 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | git-gui: Expose the merge.diffstat configuration option | Shawn O. Pearce | 2007-05-28 | 2 | -0/+2 |
| * | | | | | | | git-gui: Allow users to delete remote branches | Shawn O. Pearce | 2007-05-28 | 2 | -0/+350 |
| * | | | | | | | git-gui: Allow users to rename branches through 'branch -m' | Shawn O. Pearce | 2007-05-28 | 2 | -0/+151 |
| * | | | | | | | git-gui: Disable tearoff menus on Windows, Mac OS X | Shawn O. Pearce | 2007-05-28 | 1 | -0/+4 |
| * | | | | | | | git-gui: Provide fatal error if library is unavailable | Shawn O. Pearce | 2007-05-28 | 1 | -12/+19 |
| * | | | | | | | git-gui: Enable verbose Tcl loading earlier | Shawn O. Pearce | 2007-05-28 | 1 | -14/+18 |
| * | | | | | | | git-gui: Show the git-gui library path in 'About git-gui' | Shawn O. Pearce | 2007-05-28 | 2 | -2/+15 |
| * | | | | | | | git-gui: GUI support for running 'git remote prune <name>' | Shawn O. Pearce | 2007-05-28 | 4 | -3/+26 |
| * | | | | | | | git gui 0.8.0 | Shawn O. Pearce | 2007-05-28 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-06-11 | 5 | -219/+825 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 2007-06-11 | 5 | -219/+825 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | git-gui: Changed blame header bar background to match main windowgitgui-0.7.3 | Shawn O. Pearce | 2007-06-08 | 1 | -7/+7 |
| | * | | | | | | | git-gui: Favor the original annotations over the recent ones | Shawn O. Pearce | 2007-06-06 | 1 | -9/+13 |
| | * | | | | | | | git-gui: Improve our labeling of blame annotation types | Shawn O. Pearce | 2007-06-06 | 1 | -4/+6 |
| | * | | | | | | | git-gui: Use three colors for the blame viewer background | Shawn O. Pearce | 2007-06-06 | 1 | -19/+61 |
| | * | | | | | | | git-gui: Jump to original line in blame viewer | Shawn O. Pearce | 2007-06-06 | 1 | -13/+42 |
| | * | | | | | | | git-gui: Display both commits in our tooltips | Shawn O. Pearce | 2007-06-06 | 1 | -58/+72 |
| | * | | | | | | | git-gui: Run blame twice on the same file and display both outputs | Shawn O. Pearce | 2007-06-06 | 1 | -63/+113 |
| | * | | | | | | | git-gui: Display the "Loading annotation..." message in italic | Shawn O. Pearce | 2007-06-06 | 3 | -1/+12 |
| | * | | | | | | | git-gui: Rename fields in blame viewer to better descriptions | Shawn O. Pearce | 2007-06-06 | 1 | -58/+58 |
| | * | | | | | | | git-gui: Label the uncommitted blame history entry | Shawn O. Pearce | 2007-06-06 | 1 | -0/+2 |
| | * | | | | | | | git-gui: Switch internal blame structure to Tcl lists | Shawn O. Pearce | 2007-06-06 | 1 | -30/+39 |
| | * | | | | | | | git-gui: Cleanup redundant column management in blame viewer | Shawn O. Pearce | 2007-06-06 | 1 | -75/+46 |
| | * | | | | | | | git-gui: Better document our blame variables | Shawn O. Pearce | 2007-06-06 | 1 | -32/+34 |
| | * | | | | | | | git-gui: Remove unused commit_list from blame viewer | Shawn O. Pearce | 2007-06-06 | 1 | -4/+1 |
| | * | | | | | | | git-gui: Automatically expand the line number column as needed | Shawn O. Pearce | 2007-06-06 | 1 | -0/+7 |
| | * | | | | | | | git-gui: Make the line number column slightly wider in blame | Shawn O. Pearce | 2007-06-06 | 1 | -1/+1 |
| | * | | | | | | | git-gui: Use lighter colors in blame view | Shawn O. Pearce | 2007-06-06 | 1 | -2/+3 |
| | * | | | | | | | git-gui: Remove unnecessary space between columns in blame viewer | Shawn O. Pearce | 2007-06-06 | 1 | -1/+10 |
| | * | | | | | | | git-gui: Remove the loaded column from the blame viewer | Shawn O. Pearce | 2007-06-06 | 1 | -27/+3 |
| | * | | | | | | | git-gui: Clip the commit summaries in the blame history menu | Shawn O. Pearce | 2007-06-06 | 1 | -0/+3 |
| | * | | | | | | | git-gui: Use a label instead of a button for the back button | Shawn O. Pearce | 2007-06-06 | 1 | -2/+6 |
| | * | | | | | | | git-gui: Show original filename in blame tooltip | Shawn O. Pearce | 2007-06-06 | 1 | -0/+7 |
| | * | | | | | | | git-gui: Combine blame groups only if commit and filename match | Shawn O. Pearce | 2007-06-06 | 1 | -3/+9 |
| | * | | | | | | | git-gui: Allow digging through history in blame viewer | Shawn O. Pearce | 2007-06-06 | 1 | -30/+188 |
| | * | | | | | | | git-gui: Display a progress bar during blame annotation gathering | Shawn O. Pearce | 2007-06-06 | 1 | -8/+20 |