Age | Commit message (Expand) | Author | Files | Lines |
2007-05-10 | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 9 | -345/+513 |
2007-05-07 | Merge branch 'master' of git://repo.or.cz/git-gui | Shawn O. Pearce | 17 | -4016/+3996 |
2007-05-07 | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 1 | -20/+26 |
2007-05-07 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-05-07 | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 1 | -1/+1 |
2007-04-17 | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 2 | -74/+91 |
2007-04-17 | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 1 | -4/+6 |
2007-03-12 | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 1 | -0/+5 |
2007-03-12 | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 4 | -156/+15 |
2007-03-06 | Merge branch 'master' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 2 | -37/+69 |
2007-02-24 | Merge git://repo.or.cz/git-gui into maint | Junio C Hamano | 1 | -6/+19 |
2007-02-21 | Merge branch 'master' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 6 | -120/+308 |
2007-02-13 | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 1 | -1/+1 |
2007-02-12 | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 3 | -19/+58 |
2007-02-11 | Merge git-gui | Junio C Hamano | 5 | -0/+6065 |
2007-01-21 | git-gui: Modified makefile to embed version into git-gui script. | Shawn O. Pearce | 1 | -3772/+0 |
2007-01-21 | git-gui: Hide the ugly bash command line from the windows desktop icon. | Shawn O. Pearce | 1 | -1/+1 |
2007-01-21 | git-gui: Change more 'include' language to 'add'. | Shawn O. Pearce | 1 | -7/+7 |
2007-01-21 | git-gui: Work around odd cygpath bug on Windows. | Shawn O. Pearce | 1 | -1/+1 |
2007-01-21 | git-gui: Correct wording of the revert confirmation dialog. | Shawn O. Pearce | 1 | -2/+2 |
2007-01-21 | git-gui: Corrected behavior of deleted (but existing in HEAD) files. | Shawn O. Pearce | 1 | -0/+2 |
2007-01-21 | git-gui: Run git-gc rather than git-repack. | Shawn O. Pearce | 1 | -9/+5 |
2007-01-21 | git-gui: Show all fetched branches for remote pulls. | Shawn O. Pearce | 1 | -8/+9 |
2007-01-21 | git-gui: Created very crude Tools menu, to support miga. | Shawn O. Pearce | 1 | -0/+29 |
2007-01-21 | git-gui: Reworded 'Include' to 'Add' to match core Git. | Shawn O. Pearce | 1 | -3/+3 |
2006-11-27 | git-gui: Auto-update any A? or M? files during rescan. | Shawn O. Pearce | 1 | -2/+2 |
2006-11-27 | git-gui: Enable resolution of merge conflicts. | Shawn O. Pearce | 1 | -0/+3 |
2006-11-25 | git-gui: Set a proper title on our revert confirm dialog box. | Shawn O. Pearce | 1 | -2/+7 |
2006-11-25 | git-gui: Started implementation of switch_branch. | Shawn O. Pearce | 1 | -1/+50 |
2006-11-25 | git-gui: Misc. comment and formatting cleanups. | Shawn O. Pearce | 1 | -7/+10 |
2006-11-25 | git-gui: Rename all_branches -> all_heads. | Shawn O. Pearce | 1 | -8/+8 |
2006-11-25 | git-gui: Automatically skip tracking branches in branch menu. | Shawn O. Pearce | 1 | -9/+37 |
2006-11-25 | git-gui: Abort on not implemented branch switching. | Shawn O. Pearce | 1 | -1/+5 |
2006-11-25 | git-gui: Parse off refs/remotes when showing current branch. | Shawn O. Pearce | 1 | -1/+1 |
2006-11-24 | git-gui: Created Branch menu. | Shawn O. Pearce | 1 | -0/+61 |
2006-11-24 | git-gui: Support file state MD (modified/deleted). | Shawn O. Pearce | 1 | -0/+3 |
2006-11-24 | git-gui: Display the current branch. | Shawn O. Pearce | 1 | -1/+30 |
2006-11-23 | git-gui: Added revert changes command. | Shawn O. Pearce | 1 | -7/+177 |
2006-11-22 | git-gui: Improve pull error dialogs. | Shawn O. Pearce | 1 | -7/+11 |
2006-11-21 | git-gui: Don't start 'gitk --all' on Mac OS X. | Shawn O. Pearce | 1 | -4/+6 |
2006-11-21 | git-gui: Added menu command to visualize all branches. | Shawn O. Pearce | 1 | -13/+26 |
2006-11-21 | git-gui: Refactor M1 binding selection. | Shawn O. Pearce | 1 | -2/+3 |
2006-11-21 | git-gui: Warn Cygwin users about possible environment issues. | Shawn O. Pearce | 1 | -1/+81 |
2006-11-21 | git-gui: Correct is_MacOSX platform test. | Shawn O. Pearce | 1 | -3/+1 |
2006-11-21 | git-gui: Abstract out windows platform test to is_Windows proc. | Shawn O. Pearce | 1 | -14/+20 |
2006-11-21 | git-gui: Include the Tcl/Tk version in the about dialog. | Shawn O. Pearce | 1 | -3/+12 |
2006-11-21 | git-gui: Make the copyright notice serve double duty. | Shawn O. Pearce | 1 | -10/+11 |
2006-11-21 | git-gui: Be more Macintosh like. | Shawn O. Pearce | 1 | -11/+29 |
2006-11-21 | git-gui: Added about dialog box. | Shawn O. Pearce | 1 | -0/+58 |
2006-11-21 | git-gui: Rename Project menu to Repository. | Shawn O. Pearce | 1 | -12/+12 |