summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-16GIT 1.5.2.2Libravatar Junio C Hamano3-2/+63
2007-06-16Documentation: adjust to AsciiDoc 8Libravatar Junio C Hamano5-4/+14
2007-06-15Avoid diff cost on "git log -z"Libravatar Junio C Hamano1-1/+2
2007-06-15git-branch --track: fix tracking branch computation.Libravatar Junio C Hamano2-30/+53
2007-06-15$EMAIL is a last resort fallback, as it's system-wide.Libravatar Junio C Hamano1-2/+2
2007-06-15merge-recursive: refuse to merge binary filesLibravatar Johannes Schindelin2-0/+20
2007-06-15Move buffer_is_binary() to xdiff-interface.hLibravatar Johannes Schindelin4-17/+11
2007-06-15Add a local implementation of hstrerror for the system which do not have itLibravatar Alex Riesen3-0/+31
2007-06-15Generated spec file to be ignored is named git.spec and not git-core.specLibravatar Jakub Narebski1-1/+1
2007-06-12Merge branch 'ar/clone' into maintLibravatar Junio C Hamano2-1/+47
2007-06-12Merge branch 'sv/objfixes' into maintLibravatar Junio C Hamano2-1/+9
2007-06-12Unquote From line from patch before comparing with given from address.Libravatar Kristian Høgsberg1-1/+2
2007-06-12git-cherry: Document 'limit' command-line optionLibravatar Luiz Fernando N. Capitulino1-0/+3
2007-06-12Merge branch 'maint' of git://repo.or.cz/git-gui into maintLibravatar Junio C Hamano7-13/+28
2007-06-11git-gui: Save geometry before the window layout is damagedLibravatar Shawn O. Pearce6-9/+26
2007-06-11git-gui: Give amend precedence to HEAD over MERGE_MSGLibravatar Shawn O. Pearce1-1/+2
2007-06-11git-gui: Include 'war on whitespace' fixes from git.gitLibravatar Shawn O. Pearce2-3/+0
2007-06-11Merge branch 'maint' of git://repo.or.cz/git-gui into maintLibravatar Junio C Hamano5-219/+825
2007-06-10tutorial: use "project history" instead of "changelog" in headerLibravatar J. Bruce Fields1-2/+2
2007-06-10Documentation: user-manual todoLibravatar J. Bruce Fields1-0/+4
2007-06-10user-manual: add a missing section IDLibravatar J. Bruce Fields1-0/+1
2007-06-10Fix typo in remote branch example in git user manualLibravatar Gerrit Pape1-1/+1
2007-06-10user-manual: quick-start updatesLibravatar J. Bruce Fields1-5/+5
2007-06-09Make command description imperative statement, not third-person present.Libravatar william pursell3-3/+3
2007-06-08checkout: do not get confused with ambiguous tag/branch namesLibravatar Junio C Hamano2-1/+42
2007-06-08git-gui: Changed blame header bar background to match main windowLibravatar Shawn O. Pearce1-7/+7
2007-06-06Fix clone to setup the origin if its name ends with .gitLibravatar Alex Riesen2-1/+47
2007-06-06Don't assume tree entries that are not dirs are blobsLibravatar Sam Vilain2-1/+9
2007-06-06git-cvsimport: Make sure to use $git_dir always instead of .git sometimesLibravatar Michael Milligan1-3/+3
2007-06-06fix documentation of unpack-objects -nLibravatar Sam Vilain1-2/+2
2007-06-06Accept dates before 2000/01/01 when specified as seconds since the epochLibravatar Johannes Sixt1-2/+4
2007-06-06git-gui: Favor the original annotations over the recent onesLibravatar Shawn O. Pearce1-9/+13
2007-06-06git-gui: Improve our labeling of blame annotation typesLibravatar Shawn O. Pearce1-4/+6
2007-06-06git-gui: Use three colors for the blame viewer backgroundLibravatar Shawn O. Pearce1-19/+61
2007-06-06git-gui: Jump to original line in blame viewerLibravatar Shawn O. Pearce1-13/+42
2007-06-06git-gui: Display both commits in our tooltipsLibravatar Shawn O. Pearce1-58/+72
2007-06-06git-gui: Run blame twice on the same file and display both outputsLibravatar Shawn O. Pearce1-63/+113
2007-06-06git-gui: Display the "Loading annotation..." message in italicLibravatar Shawn O. Pearce3-1/+12
2007-06-06git-gui: Rename fields in blame viewer to better descriptionsLibravatar Shawn O. Pearce1-58/+58
2007-06-06git-gui: Label the uncommitted blame history entryLibravatar Shawn O. Pearce1-0/+2
2007-06-06git-gui: Switch internal blame structure to Tcl listsLibravatar Shawn O. Pearce1-30/+39
2007-06-06git-gui: Cleanup redundant column management in blame viewerLibravatar Shawn O. Pearce1-75/+46
2007-06-06git-gui: Better document our blame variablesLibravatar Shawn O. Pearce1-32/+34
2007-06-06git-gui: Remove unused commit_list from blame viewerLibravatar Shawn O. Pearce1-4/+1
2007-06-06git-gui: Automatically expand the line number column as neededLibravatar Shawn O. Pearce1-0/+7
2007-06-06git-gui: Make the line number column slightly wider in blameLibravatar Shawn O. Pearce1-1/+1
2007-06-06git-gui: Use lighter colors in blame viewLibravatar Shawn O. Pearce1-2/+3
2007-06-06git-gui: Remove unnecessary space between columns in blame viewerLibravatar Shawn O. Pearce1-1/+10
2007-06-06git-gui: Remove the loaded column from the blame viewerLibravatar Shawn O. Pearce1-27/+3
2007-06-06git-gui: Clip the commit summaries in the blame history menuLibravatar Shawn O. Pearce1-0/+3