Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-16GIT 1.5.2.2v1.5.2.2Junio C Hamano
2007-06-16Documentation: adjust to AsciiDoc 8Junio C Hamano
2007-06-16Avoid diff cost on "git log -z"Junio C Hamano
2007-06-16git-branch --track: fix tracking branch computation.Junio C Hamano
2007-06-16$EMAIL is a last resort fallback, as it's system-wide.Junio C Hamano
2007-06-16merge-recursive: refuse to merge binary filesJohannes Schindelin
2007-06-16Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin
2007-06-16Add a local implementation of hstrerror for the system which do not have itAlex Riesen
2007-06-16Generated spec file to be ignored is named git.spec and not git-core.specJakub Narebski
2007-06-13Merge branch 'ar/clone' into maintJunio C Hamano
2007-06-13Merge branch 'sv/objfixes' into maintJunio C Hamano
2007-06-12Unquote From line from patch before comparing with given from address.Kristian Høgsberg
2007-06-12git-cherry: Document 'limit' command-line optionLuiz Fernando N. Capitulino
2007-06-12Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-06-12git-gui: Save geometry before the window layout is damagedShawn O. Pearce
2007-06-12git-gui: Give amend precedence to HEAD over MERGE_MSGShawn O. Pearce
2007-06-12git-gui: Include 'war on whitespace' fixes from git.gitShawn O. Pearce
2007-06-11Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-06-11tutorial: use "project history" instead of "changelog" in headerJ. Bruce Fields
2007-06-11Documentation: user-manual todoJ. Bruce Fields
2007-06-11user-manual: add a missing section IDJ. Bruce Fields
2007-06-11Fix typo in remote branch example in git user manualGerrit Pape
2007-06-11user-manual: quick-start updatesJ. Bruce Fields
2007-06-09Make command description imperative statement, not third-person present.william pursell
2007-06-08checkout: do not get confused with ambiguous tag/branch namesJunio C Hamano
2007-06-08git-gui: Changed blame header bar background to match main windowgitgui-0.7.3Shawn O. Pearce
2007-06-07Fix clone to setup the origin if its name ends with .gitAlex Riesen
2007-06-07Don't assume tree entries that are not dirs are blobsSam Vilain
2007-06-07git-cvsimport: Make sure to use $git_dir always instead of .git sometimesMichael Milligan
2007-06-07fix documentation of unpack-objects -nSam Vilain
2007-06-07Accept dates before 2000/01/01 when specified as seconds since the epochJohannes Sixt
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