]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
2007-01-21 Shawn O. Pearcegit-gui: Refactor the add to commit state filters.
2007-01-21 Shawn O. Pearcegit-gui: Refactor the revert (aka checkout-index) imple...
2007-01-21 Shawn O. Pearcegit-gui: Add or unstage based on the specific icon used.
2007-01-21 Shawn O. Pearcegit-gui: Refactor add/remove proc names to align with...
2007-01-21 Shawn O. Pearcegit-gui: Cleanup state descriptions.
2007-01-21 Shawn O. Pearcegit-gui: Remove invalid DM state.
2007-01-21 Shawn O. Pearcegit-gui: Correct DD file state to be only D_.
2007-01-21 Shawn O. Pearcegit-gui: Convert UI to use 'staged for commit' interface.
2007-01-21 Shawn O. Pearcegit-gui: Start file status display refactoring.
2007-01-21 Shawn O. Pearcegit-gui: Display the directory we are entering during...
2007-01-21 Shawn O. Pearcegit-gui: Make the gitk starting message match our usual...
2007-01-21 Shawn O. Pearcegit-gui: Allow [gitdir ...] to act as [file join [gitdi...
2007-01-21 Shawn O. Pearcegit-gui: Cleanup usage of gitdir global variable.
2007-01-21 Shawn O. Pearcegit-gui: Refactor reponame computation.
2007-01-21 Shawn O. Pearcegit-gui: Suggest when running 'git gc' may be worthwhile.
2007-01-21 Shawn O. Pearcegit-gui: Don't offer my miga hack if its configuration...
2007-01-21 Shawn O. Pearcegit-gui: Allow the user to copy the version data to...
2007-01-21 Shawn O. Pearcegit-gui: Ensure version number is always current.
2007-01-21 Shawn O. Pearcegit-gui: Display the full GPL copyright notice in about...
2007-01-21 Shawn O. Pearcegit-gui: Display the git-gui version in the Help->About...
2007-01-21 Shawn O. Pearcegit-gui: Modified makefile to embed version into git...
2007-01-21 Shawn O. Pearcegit-gui: Hide the ugly bash command line from the windo...
2007-01-21 Shawn O. Pearcegit-gui: Change more 'include' language to 'add'.
2007-01-21 Shawn O. Pearcegit-gui: Work around odd cygpath bug on Windows.
2007-01-21 Shawn O. Pearcegit-gui: Correct wording of the revert confirmation dialog.
2007-01-21 Shawn O. Pearcegit-gui: Corrected behavior of deleted (but existing...
2007-01-21 Shawn O. Pearcegit-gui: Run git-gc rather than git-repack.
2007-01-21 Shawn O. Pearcegit-gui: Show all fetched branches for remote pulls.
2007-01-21 Shawn O. Pearcegit-gui: Created very crude Tools menu, to support miga.
2007-01-21 Shawn O. Pearcegit-gui: Reworded 'Include' to 'Add' to match core Git.
2006-11-27 Shawn O. Pearcegit-gui: Auto-update any A? or M? files during rescan.
2006-11-27 Shawn O. Pearcegit-gui: Enable resolution of merge conflicts.
2006-11-26 Shawn O. Pearcegit-gui: Updated todo list.
2006-11-26 Shawn O. Pearcegit-gui: Set a proper title on our revert confirm dialo...
2006-11-25 Shawn O. Pearcegit-gui: Started implementation of switch_branch.
2006-11-25 Shawn O. Pearcegit-gui: Misc. comment and formatting cleanups.
2006-11-25 Shawn O. Pearcegit-gui: Rename all_branches -> all_heads.
2006-11-25 Shawn O. Pearcegit-gui: Automatically skip tracking branches in branch...
2006-11-25 Shawn O. Pearcegit-gui: Abort on not implemented branch switching.
2006-11-25 Shawn O. Pearcegit-gui: Parse off refs/remotes when showing current...
2006-11-24 Shawn O. Pearcegit-gui: Created Branch menu.
2006-11-24 Shawn O. Pearcegit-gui: Support file state MD (modified/deleted).
2006-11-24 Shawn O. Pearcegit-gui: Display the current branch.
2006-11-24 Shawn O. Pearcegit-gui: Added revert changes command.
2006-11-23 Shawn O. Pearcegit-gui: Improve pull error dialogs.
2006-11-22 Shawn O. Pearcegit-gui: Don't start 'gitk --all' on Mac OS X.
2006-11-22 Shawn O. Pearcegit-gui: Added menu command to visualize all branches.
2006-11-22 Shawn O. Pearcegit-gui: Refactor M1 binding selection.
2006-11-21 Shawn O. Pearcegit-gui: Added configuration editor TODO list.
2006-11-21 Shawn O. Pearcegit-gui: Warn Cygwin users about possible environment...
2006-11-21 Shawn O. Pearcegit-gui: Correct is_MacOSX platform test.
2006-11-21 Shawn O. Pearcegit-gui: Abstract out windows platform test to is_Windo...
2006-11-21 Shawn O. Pearcegit-gui: Include the Tcl/Tk version in the about dialog.
2006-11-21 Shawn O. Pearcegit-gui: Make the copyright notice serve double duty.
2006-11-21 Shawn O. Pearcegit-gui: Be more Macintosh like.
2006-11-21 Shawn O. Pearcegit-gui: Added about dialog box.
2006-11-21 Shawn O. Pearcegit-gui: Rename Project menu to Repository.
2006-11-21 Shawn O. Pearcegit-gui: Seperate out the database operations in projec...
2006-11-21 Shawn O. Pearcegit-gui: Reworded verify console title.
2006-11-21 Shawn O. Pearcegit-gui: Don't save amended commit message buffer.
2006-11-21 Shawn O. Pearcegit-gui: Allow users to run fsck-objects from the gui.
2006-11-21 Shawn O. Pearcegit-gui: Improve handling of merge commits.
2006-11-19 Shawn O. Pearcegit-gui: Correct some state matchings for include/remove.
2006-11-19 Shawn O. Pearcegit-gui: Update in memory states after commit.
2006-11-19 Shawn O. Pearcegit-gui: Restore the all important shebang line.
2006-11-19 Shawn O. Pearcegit-gui: Refactored diff line display formatting logic.
2006-11-19 Shawn O. Pearcegit-gui: Updated TODO list now that a task is complete.
2006-11-19 Shawn O. Pearcegit-gui: Correct toggling of added/untracked status...
2006-11-19 Shawn O. Pearcegit-gui: Describe deleted symlinks in a more friendly way.
2006-11-19 Shawn O. Pearcegit-gui: Fix list loading corruption introduced by...
2006-11-19 Shawn O. Pearcegit-gui: Correct toggling of deleted file status.
2006-11-19 Shawn O. Pearcegit-gui: Make consecutive icon clicks toggle included...
2006-11-19 Shawn O. Pearcegit-gui: Teach the gui how to uninclude a file.
2006-11-19 Shawn O. Pearcegit-gui: Don't create PkgInfo on Mac OS X "desktop icons".
2006-11-19 Shawn O. Pearcegit-gui: Allow adding untracked files in selection.
2006-11-19 Shawn O. Pearcegit-gui: Rephrase rescan before commit informational...
2006-11-19 Shawn O. Pearcegit-gui: Verify the user has GIT_COMMITTER_IDENT before...
2006-11-19 Shawn O. Pearcegit-gui: Toggle between new commit and amend commit modes.
2006-11-18 Shawn O. Pearcegit-gui: Remove completed items from TODO list.
2006-11-18 Shawn O. Pearcegit-gui: Start UI with the index locked.
2006-11-18 Shawn O. Pearcegit-gui: Misc. comment formatting cleanups.
2006-11-18 Shawn O. Pearcegit-gui: Add menu option to include only selected files.
2006-11-18 Shawn O. Pearcegit-gui: Refactor file state representations.
2006-11-18 Shawn O. Pearcegit-gui: Only reshow diff when really necessary.
2006-11-18 Shawn O. Pearcegit-gui: Make initial commits work properly.
2006-11-18 Shawn O. Pearcegit-gui: Display error dialog on Mac OS X when no ...
2006-11-18 Shawn O. Pearcegit-gui: Create a .app file on MacOS X if requested.
2006-11-18 Shawn O. Pearcegit-gui: Only populate a fetch or push if we have an...
2006-11-18 Shawn O. Pearcegit-gui: Handle ' within paths when creating Windows...
2006-11-18 Shawn O. Pearcegit-gui: Protect ourselves from funny GIT_DIR/working...
2006-11-18 Shawn O. Pearcegit-gui: Create Windows shortcut icons for git-gui.
2006-11-18 Shawn O. Pearcegit-gui: Correctly handle GIT_DIR environment variable.
2006-11-18 Shawn O. Pearcegit-gui: Created makefile to install the program.
2006-11-15 Shawn O. Pearcegit-gui: Disable diff actions when no diff is active.
2006-11-15 Shawn O. Pearcegit-gui: Automatically update-index all included files...
2006-11-14 Shawn O. Pearcegit-gui: Allow update_index to also run a script when...
2006-11-14 Shawn O. Pearcegit-gui: Provide an after-rescan script to rescan.
2006-11-14 Shawn O. Pearcegit-gui: Refactor update_status -> rescan.
2006-11-13 Shawn O. Pearcegit-gui: Implemented multiple selection in file lists.
2006-11-13 Shawn O. Pearcegit-gui: Narrow the no differences information message.
next