summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-08Fix push with refspecs containing wildcardsAlex Riesen
2007-06-08git-gui: Changed blame header bar background to match main windowgitgui-0.7.3Shawn O. Pearce
2007-06-07War on whitespaceJunio C Hamano
2007-06-06Fix clone to setup the origin if its name ends with .gitAlex Riesen
2007-06-06pack-check: Sort entries by pack offset before unpacking them.Alexandre Julliard
2007-06-06Merge branch 'sv/objfixes'Junio C Hamano
2007-06-06Don't assume tree entries that are not dirs are blobsSam Vilain
2007-06-06git-cvsimport: Make sure to use $git_dir always instead of .git sometimesMichael Milligan
2007-06-06fix documentation of unpack-objects -nSam Vilain
2007-06-06Accept dates before 2000/01/01 when specified as seconds since the epochJohannes Sixt
2007-06-06Makefile: Remove git-merge-base from PROGRAMS.Johannes Sixt
2007-06-06t5000: skip ZIP tests if unzip was not foundJohannes Schindelin
2007-06-06Merge branch 'mm/tag'Junio C Hamano
2007-06-06git-branch --track: fix tracking branch computation.Junio C Hamano
2007-06-06Fix typo in git-mergetoolJosh Triplett
2007-06-06Add the --numbered-files option to git-format-patch.Jon Loeliger
2007-06-06$EMAIL is a last resort fallback, as it's system-wide.Pierre Habouzit
2007-06-06make clean should remove all the test programs tooMatthias Lederhofer
2007-06-06add git-filter-branch to .gitignoreMatthias Lederhofer
2007-06-06git-gui: Favor the original annotations over the recent onesShawn O. Pearce
2007-06-06git-gui: Improve our labeling of blame annotation typesShawn O. Pearce
2007-06-06git-gui: Use three colors for the blame viewer backgroundShawn O. Pearce
2007-06-06git-gui: Jump to original line in blame viewerShawn O. Pearce
2007-06-06git-gui: Display both commits in our tooltipsShawn O. Pearce
2007-06-06git-gui: Run blame twice on the same file and display both outputsShawn O. Pearce
2007-06-06git-gui: Display the "Loading annotation..." message in italicShawn O. Pearce
2007-06-06git-gui: Rename fields in blame viewer to better descriptionsShawn O. Pearce
2007-06-06git-gui: Label the uncommitted blame history entryShawn O. Pearce
2007-06-06git-gui: Switch internal blame structure to Tcl listsShawn O. Pearce
2007-06-06git-gui: Cleanup redundant column management in blame viewerShawn O. Pearce
2007-06-06git-gui: Better document our blame variablesShawn O. Pearce
2007-06-06git-gui: Remove unused commit_list from blame viewerShawn O. Pearce
2007-06-06git-gui: Automatically expand the line number column as neededShawn O. Pearce
2007-06-06git-gui: Make the line number column slightly wider in blameShawn O. Pearce
2007-06-06git-gui: Use lighter colors in blame viewShawn O. Pearce
2007-06-06git-gui: Remove unnecessary space between columns in blame viewerShawn O. Pearce
2007-06-06git-gui: Remove the loaded column from the blame viewerShawn O. Pearce
2007-06-06git-gui: Clip the commit summaries in the blame history menuShawn O. Pearce
2007-06-06git-gui: Use a label instead of a button for the back buttonShawn O. Pearce
2007-06-06git-gui: Show original filename in blame tooltipShawn O. Pearce
2007-06-06git-gui: Combine blame groups only if commit and filename matchShawn O. Pearce
2007-06-06git-gui: Allow digging through history in blame viewerShawn O. Pearce
2007-06-06git-gui: Display a progress bar during blame annotation gatheringShawn O. Pearce
2007-06-06git-gui: Allow the user to control the blame/commit split pointShawn O. Pearce
2007-06-06git-gui: Show author initials in blame groupsShawn O. Pearce
2007-06-06git-gui: Space the commit group continuation out in blame viewShawn O. Pearce
2007-06-06git-gui: Cleanup minor style nitShawn O. Pearce
2007-06-06git-gui: Remove unnecessary reshow of blamed commitShawn O. Pearce
2007-06-06git-gui: Highlight the blame commit header from everything elseShawn O. Pearce
2007-06-06git-gui: Display tooltips in blame viewerShawn O. Pearce