summaryrefslogtreecommitdiff
path: root/git-gui
AgeCommit message (Expand)Author
2007-06-07War on whitespaceJunio C Hamano
2007-05-29Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-05-17Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-05-10Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-05-08Merge branch 'master' of git://repo.or.cz/git-guiShawn O. Pearce
2007-05-07Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-05-07Merge branch 'maint'Junio C Hamano
2007-05-07Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-04-18Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-04-18Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-03-13Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-03-12Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-03-06Merge branch 'master' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-02-25Merge git://repo.or.cz/git-gui into maintJunio C Hamano
2007-02-21Merge branch 'master' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-02-13Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-02-13Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-02-12Merge git-guiJunio C Hamano
2007-01-21git-gui: Modified makefile to embed version into git-gui script.Shawn O. Pearce
2007-01-21git-gui: Hide the ugly bash command line from the windows desktop icon.Shawn O. Pearce
2007-01-21git-gui: Change more 'include' language to 'add'.Shawn O. Pearce
2007-01-21git-gui: Work around odd cygpath bug on Windows.Shawn O. Pearce
2007-01-21git-gui: Correct wording of the revert confirmation dialog.Shawn O. Pearce
2007-01-21git-gui: Corrected behavior of deleted (but existing in HEAD) files.Shawn O. Pearce
2007-01-21git-gui: Run git-gc rather than git-repack.Shawn O. Pearce
2007-01-21git-gui: Show all fetched branches for remote pulls.Shawn O. Pearce
2007-01-21git-gui: Created very crude Tools menu, to support miga.Shawn O. Pearce
2007-01-21git-gui: Reworded 'Include' to 'Add' to match core Git.Shawn O. Pearce
2006-11-27git-gui: Auto-update any A? or M? files during rescan.Shawn O. Pearce
2006-11-27git-gui: Enable resolution of merge conflicts.Shawn O. Pearce
2006-11-26git-gui: Set a proper title on our revert confirm dialog box.Shawn O. Pearce
2006-11-25git-gui: Started implementation of switch_branch.Shawn O. Pearce
2006-11-25git-gui: Misc. comment and formatting cleanups.Shawn O. Pearce
2006-11-25git-gui: Rename all_branches -> all_heads.Shawn O. Pearce
2006-11-25git-gui: Automatically skip tracking branches in branch menu.Shawn O. Pearce
2006-11-25git-gui: Abort on not implemented branch switching.Shawn O. Pearce
2006-11-25git-gui: Parse off refs/remotes when showing current branch.Shawn O. Pearce
2006-11-24git-gui: Created Branch menu.Shawn O. Pearce
2006-11-24git-gui: Support file state MD (modified/deleted).Shawn O. Pearce
2006-11-24git-gui: Display the current branch.Shawn O. Pearce
2006-11-24git-gui: Added revert changes command.Shawn O. Pearce
2006-11-23git-gui: Improve pull error dialogs.Shawn O. Pearce
2006-11-22git-gui: Don't start 'gitk --all' on Mac OS X.Shawn O. Pearce
2006-11-22git-gui: Added menu command to visualize all branches.Shawn O. Pearce
2006-11-22git-gui: Refactor M1 binding selection.Shawn O. Pearce
2006-11-21git-gui: Warn Cygwin users about possible environment issues.Shawn O. Pearce
2006-11-21git-gui: Correct is_MacOSX platform test.Shawn O. Pearce
2006-11-21git-gui: Abstract out windows platform test to is_Windows proc.Shawn O. Pearce
2006-11-21git-gui: Include the Tcl/Tk version in the about dialog.Shawn O. Pearce
2006-11-21git-gui: Make the copyright notice serve double duty.Shawn O. Pearce