Code

git.git
2007-06-16 Junio C HamanoGIT 1.5.2.2 v1.5.2.2
2007-06-16 Junio C HamanoDocumentation: adjust to AsciiDoc 8
2007-06-16 Junio C HamanoAvoid diff cost on "git log -z"
2007-06-16 Junio C Hamanogit-branch --track: fix tracking branch computation.
2007-06-16 Junio C Hamano$EMAIL is a last resort fallback, as it's system-wide.
2007-06-16 Johannes Schindelinmerge-recursive: refuse to merge binary files
2007-06-16 Johannes SchindelinMove buffer_is_binary() to xdiff-interface.h
2007-06-16 Alex RiesenAdd a local implementation of hstrerror for the system...
2007-06-16 Jakub NarebskiGenerated spec file to be ignored is named git.spec...
2007-06-13 Junio C HamanoMerge branch 'ar/clone' into maint
2007-06-13 Junio C HamanoMerge branch 'sv/objfixes' into maint
2007-06-12 Kristian HøgsbergUnquote From line from patch before comparing with...
2007-06-12 Luiz Fernando... git-cherry: Document 'limit' command-line option
2007-06-12 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-06-12 Shawn O. Pearcegit-gui: Save geometry before the window layout is...
2007-06-11 Shawn O. Pearcegit-gui: Give amend precedence to HEAD over MERGE_MSG
2007-06-11 Shawn O. Pearcegit-gui: Include 'war on whitespace' fixes from git.git
2007-06-11 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-06-10 J. Bruce Fieldstutorial: use "project history" instead of "changelog...
2007-06-10 J. Bruce FieldsDocumentation: user-manual todo
2007-06-10 J. Bruce Fieldsuser-manual: add a missing section ID
2007-06-10 Gerrit PapeFix typo in remote branch example in git user manual
2007-06-10 J. Bruce Fieldsuser-manual: quick-start updates
2007-06-09 william pursellMake command description imperative statement, not...
2007-06-08 Junio C Hamanocheckout: do not get confused with ambiguous tag/branch...
2007-06-08 Shawn O. Pearcegit-gui: Changed blame header bar background to match... gitgui-0.7.3
2007-06-06 Alex RiesenFix clone to setup the origin if its name ends with...
2007-06-06 Sam VilainDon't assume tree entries that are not dirs are blobs
2007-06-06 Michael Milligangit-cvsimport: Make sure to use $git_dir always instead...
2007-06-06 Sam Vilainfix documentation of unpack-objects -n
2007-06-06 Johannes SixtAccept dates before 2000/01/01 when specified as second...
2007-06-06 Shawn O. Pearcegit-gui: Favor the original annotations over the recent...
2007-06-06 Shawn O. Pearcegit-gui: Improve our labeling of blame annotation types
2007-06-06 Shawn O. Pearcegit-gui: Use three colors for the blame viewer background
2007-06-06 Shawn O. Pearcegit-gui: Jump to original line in blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Display both commits in our tooltips
2007-06-06 Shawn O. Pearcegit-gui: Run blame twice on the same file and display...
2007-06-06 Shawn O. Pearcegit-gui: Display the "Loading annotation..." message...
2007-06-06 Shawn O. Pearcegit-gui: Rename fields in blame viewer to better descri...
2007-06-06 Shawn O. Pearcegit-gui: Label the uncommitted blame history entry
2007-06-06 Shawn O. Pearcegit-gui: Switch internal blame structure to Tcl lists
2007-06-06 Shawn O. Pearcegit-gui: Cleanup redundant column management in blame...
2007-06-06 Shawn O. Pearcegit-gui: Better document our blame variables
2007-06-06 Shawn O. Pearcegit-gui: Remove unused commit_list from blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Automatically expand the line number column...
2007-06-06 Shawn O. Pearcegit-gui: Make the line number column slightly wider...
2007-06-06 Shawn O. Pearcegit-gui: Use lighter colors in blame view
2007-06-06 Shawn O. Pearcegit-gui: Remove unnecessary space between columns in...
2007-06-06 Shawn O. Pearcegit-gui: Remove the loaded column from the blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Clip the commit summaries in the blame history...
2007-06-06 Shawn O. Pearcegit-gui: Use a label instead of a button for the back...
2007-06-06 Shawn O. Pearcegit-gui: Show original filename in blame tooltip
2007-06-06 Shawn O. Pearcegit-gui: Combine blame groups only if commit and filena...
2007-06-06 Shawn O. Pearcegit-gui: Allow digging through history in blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Display a progress bar during blame annotation...
2007-06-06 Shawn O. Pearcegit-gui: Allow the user to control the blame/commit...
2007-06-06 Shawn O. Pearcegit-gui: Show author initials in blame groups
2007-06-06 Shawn O. Pearcegit-gui: Space the commit group continuation out in...
2007-06-06 Shawn O. Pearcegit-gui: Cleanup minor style nit
2007-06-06 Shawn O. Pearcegit-gui: Remove unnecessary reshow of blamed commit
2007-06-06 Shawn O. Pearcegit-gui: Highlight the blame commit header from everyth...
2007-06-06 Shawn O. Pearcegit-gui: Display tooltips in blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Use arror cursor in blame viewer file data
2007-06-06 Shawn O. Pearcegit-gui: Simplify consecutive lines that come from...
2007-06-06 Shawn O. Pearcegit-gui: Improve the coloring in blame viewer
2007-06-06 Shawn O. Pearcegit-gui: Remove empty blank line at end of blame
2007-06-06 Shawn O. Pearcegit-gui: Cleanup blame::new widget initialization
2007-06-06 Shawn O. Pearcegit-gui: Add a 4 digit commit abbreviation to the blame...
2007-06-06 Matthijs MelchiorNew selection indication and softer colors
2007-06-03 Shawn O. PearceRevert "Make the installation target of git-gui a littl...
2007-06-03 Shawn O. Pearcegit-gui: Verify Tcl/Tk is new enough for our needs
2007-06-02 Shawn O. Pearcegit-gui: Attach font_ui to all spinbox widgets
2007-06-02 Junio C HamanoGIT 1.5.2.1 v1.5.2.1
2007-06-02 Kristian HøgsbergUse =20 when rfc2047 encoding spaces.
2007-06-02 Josh TriplettCreate a new manpage for the gitignore format, and...
2007-06-02 Jeff KingDocumentation: robustify asciidoc GIT_VERSION replacement
2007-06-02 Shawn O. Pearcegit-gui: Don't quit when we destroy a child widget
2007-06-02 Alex RiesenMake the installation target of git-gui a little less...
2007-06-01 Shawn O. Pearcegit-gui: Allow as few as 0 lines of diff context
2007-05-31 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-31 Frank Lichtenheldgit-config: Improve documentation of git-config file...
2007-05-31 Frank Lichtenheldgit-config: Various small fixes to asciidoc documentation
2007-05-30 Shawn O. Pearcegit-gui: Allow creating a branch when none exists
2007-05-30 Jerald Fitzjeralddecode_85(): fix missing return.
2007-05-30 Linus Torvaldsfix signed range problems with hex conversions
2007-05-29 Frank Lichtenheldcvsserver: Fix some typos in asciidoc documentation
2007-05-29 Frank Lichtenheldcvsserver: Note that CVS_SERVER can also be specified...
2007-05-29 Frank Lichtenheldcvsserver: Correct inetd.conf example in asciidoc docum...
2007-05-29 Steffen Prohaskauser-manual: fixed typo in example
2007-05-29 Andy ParkinsAdd test case for $Id$ expanded in the repository
2007-05-29 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-29 Eric Wonggit-svn: avoid md5 calculation entirely if SVN doesn...
2007-05-29 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-05-29 Nguyen Thai... Makefile: Remove git-fsck and git-verify-pack from...
2007-05-28 Johan HerlandFix stupid typo in lookup_tag()
2007-05-27 Shawn O. Pearcegit-gui: Guess our share/git-gui/lib path at runtime... gitgui-0.7.2
2007-05-26 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-26 James Y KnightFix git-svn to handle svn not reporting the md5sum...
2007-05-26 Andy ParkinsFix mishandling of $Id$ expanded in the repository...
2007-05-26 Jeff KingMore echo "$user_message" fixes.
next