]> Kevux Git Server - rit/shortlog
rit
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...
2006-11-19 Petr BaudisDocumentation: Correct alternates documentation, docume...
2006-11-18 Petr BaudisDocumentation: Define symref and update HEAD description
2006-11-18 Rene ScharfeDocument git-runstatus
2006-11-18 Rene Scharfegit-apply: slightly clean up bitfield usage
2006-11-18 Rene Scharfesparse fix: Using plain integer as NULL pointer
2006-11-18 Rene Scharfesparse fix: non-ANSI function declaration
2006-11-18 Petr Baudisgit-apply: Documentation typo fix
2006-11-18 Petr BaudisFix git-for-each-refs broken for tags
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-17 Junio C Hamanopack-objects: tweak "do not even attempt delta" heuristics
2006-11-17 Linus Torvalds"git fmt-merge-msg" SIGSEGV
2006-11-17 Linus Torvaldsgit-pull: allow pulling into an empty repository
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-15 Junio C Hamanoconvert-objects: set _XOPEN_SOURCE to 600
2006-11-15 Jim MeyeringRun "git repack -a -d" once more at end, if there's...
2006-11-15 Alexandre Julliardgitweb: Put back shortlog instead of graphiclog in...
2006-11-15 Junio C Hamanogit-checkout: allow pathspec to recover lost working...
2006-11-15 Junio C Hamanogit-checkout: do not allow -f and -m at the same time.
2006-11-15 Johannes SchindelinSeek back to current filepos when mmap()ing with NO_MMAP
2006-11-15 Junio C Hamanoapply --numstat: mark binary diffstat with - -, not 0 0
2006-11-15 Junio C HamanoGIT 1.4.4
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 Junio C HamanoMerge branch 'maint'
2006-11-13 Robin RosenbergRework cvsexportcommit to handle binary files for all...
2006-11-13 Johannes SixtCatch errors when writing an index that contains invali...
2006-11-13 Johannes Sixttest-lib.sh: A command dying due to a signal is an...
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.
2006-11-13 Shawn O. Pearcegit-gui: Refactor mouse clicking on file names/icons.
2006-11-13 Shawn O. Pearcegit-gui: By default don't allow partially included...
2006-11-13 Shawn O. Pearcegit-gui: Reverted file name text field to a label.
2006-11-13 Shawn O. Pearcegit-gui: Minor UI layout improvements for console windows.
2006-11-13 Shawn O. Pearcegit-gui: Display status on left in diff header.
2006-11-13 Shawn O. Pearcegit-gui: Correct language for M_/A_ status codes.
2006-11-13 Shawn O. Pearcegit-gui: Allow the user to copy name of the file in...
2006-11-13 Shawn O. Pearcegit-gui: Use a smaller pipe buffer for update-index.
2006-11-13 Shawn O. Pearcegit-gui: Sort the list of paths being updated in the...
2006-11-13 Shawn O. Pearcegit-gui: Allow the user to control the number of contex...
2006-11-13 Shawn O. Pearcegit-gui: Cleanup diff construction code to prepare...
2006-11-13 Shawn O. Pearcegit-gui: Reshow diff if we sent the file to update...
2006-11-13 Shawn O. Pearcegit-gui: Always use eq/ne for string comparsions.
2006-11-13 Shawn O. Pearcegit-gui: Added post-commit invocation after the commit...
2006-11-13 Shawn O. Pearcegit-gui: Remove the commit_active global variable.
2006-11-13 Shawn O. Pearcegit-gui: Run the pre-commit hook in the background.
2006-11-13 Shawn O. Pearcegit-gui: Allow the user to disable diff stat summary...
2006-11-13 Shawn O. Pearcegit-gui: Don't load the global options unless necessary.
2006-11-13 Shawn O. Pearcegit-gui: Hide non-commit related commands when invoked...
2006-11-13 Shawn O. Pearcegit-gui: Correct bugs in font config handling.
2006-11-13 Shawn O. Pearcegit-gui: Use 'after 1' to post UI rather than tkwait.
2006-11-13 Jonas Fonsecagit-update-index(1): fix use of quoting in section...
2006-11-12 Shawn O. Pearcegit-gui: Added Options... menu item to end of diff...
2006-11-12 Shawn O. Pearcegit-gui: Minor options dialog UI cleanups.
2006-11-12 Shawn O. Pearcegit-gui: Supply progress feedback when running update...
2006-11-12 Shawn O. Pearcegit-gui: Allow the user to manipulate the fonts from...
2006-11-12 Shawn O. Pearcegit-gui: Refactor options menu into an options dialog.
2006-11-12 Shawn O. Pearcegit-gui: Use arrow cursor rather than left_ptr.
2006-11-12 Shawn O. Pearcegit-gui: Rename quitting global to is_quitting.
2006-11-12 Shawn O. Pearcegit-gui: Improve right click context menu binding on...
2006-11-12 Shawn O. Pearcegit-gui: Make use of the Tk font system rather than...
2006-11-12 Shawn O. Pearcegit-gui: Refresh a file if it has an empty diff.
2006-11-12 Shawn O. Pearcegit-gui: Allow the user to change the diff viewer font...
2006-11-12 Shawn O. Pearcegit-gui: Honor system font and let user configure fonts.
2006-11-12 Shawn O. Pearcegit-gui: Corrected font used for options menu items.
2006-11-12 Shawn O. Pearcegit-gui: Teach sign off to be more intelligent.
2006-11-12 Shawn O. Pearcegit-gui: Fix mouse cursor behavior when in widgets.
2006-11-12 Shawn O. Pearcegit-gui: Added context menus for consoles and commit...
2006-11-12 Shawn O. Pearcegit-gui: Misc. bug fixes for mouse click crashes.
2006-11-12 Shawn O. Pearcegit-gui: Misc. formatting cleanups.
2006-11-12 Shawn O. Pearcegit-gui: Simplified format of geometry configuration.
2006-11-12 Shawn O. Pearcegit-gui: Cleaned up error message formatting.
2006-11-12 Shawn O. Pearcegit-gui: Use native tk_messageBox for errors.
2006-11-12 Shawn O. Pearcegit-gui: Rename difffont/mainfont variables.
2006-11-12 Shawn O. Pearcegit-gui: Use catch rather than array names to check...
2006-11-12 Shawn O. Pearcegit-gui: Efficiently update the UI after committing.
2006-11-12 Shawn O. Pearcegit-gui: Correctly handle files containing LF in their...
2006-11-12 Shawn O. Pearcegit-gui: Always indicate the file in the diff viewer.
2006-11-12 Shawn O. Pearcegit-gui: Updated TODO list now that geometry is stored.
2006-11-12 Shawn O. Pearcegit-gui: Clear undo/redo stack when loading a message...
2006-11-12 Shawn O. Pearcegit-gui: Created edit menu and basic editing bindings.
2006-11-12 Shawn O. Pearcegit-gui: Change accelerator for "Include All" to M1-I.
2006-11-12 Junio C HamanoGIT 1.4.4-rc2
next