summaryrefslogtreecommitdiffstats
path: root/INSTALL (unfollow)
Commit message (Expand)AuthorFilesLines
2007-04-05RPM spec: include git-p4 in the list of all packages.Junio C Hamano1-1/+1
2007-04-04git-svn: bail out on incorrect command-line optionsEric Wong1-1/+4
2007-04-04gitweb: Quote hash keys, and do not use barewords keysJakub Narebski1-8/+8
2007-04-04gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (3)Jakub Narebski1-24/+24
2007-04-04GIT 1.5.1v1.5.1Junio C Hamano3-16/+187
2007-04-04GIT 1.5.0.7v1.5.0.7Junio C Hamano3-2/+20
2007-04-04Documentation: A few minor fixes to Git User's ManualJakub Narebski1-10/+10
2007-04-04Plug memory leak in index-pack collision checking codepath.Nicolas Pitre1-0/+1
2007-04-04rerere should not repeat the earlier hunks in later onesJunio C Hamano2-4/+26
2007-04-02Hopefully final update to the draft Release Notes, preparing for 1.5.1Junio C Hamano1-8/+15
2007-04-01Optional Tck/Tk: ignore generated files.Junio C Hamano1-0/+2
2007-04-01Eliminate checks of user-specified Tcl/Tk interpreter.Eygene Ryabinkin1-3/+1
2007-04-01Rewrite Tcl/Tk interpreter path for the GUI tools.Eygene Ryabinkin1-3/+24
2007-04-01Add --with-tcltk and --without-tcltk to configure.Eygene Ryabinkin3-1/+38
2007-04-01NO_TCLTKEygene Ryabinkin1-3/+18
2007-04-01Added correct Python path to the RPM specfile.Eygene Ryabinkin1-1/+5
2007-04-01Remove unused WITH_OWN_SUBPROCESS_PY from RPM specBrian Gernhardt1-5/+4
2007-04-01Added git-p4 package to the list of git RPMs.Eygene Ryabinkin1-4/+21
2007-04-01Add the WITH_P4IMPORT knob to the Makefile.Eygene Ryabinkin1-0/+26
2007-04-01git-blame.el: pick a set of random colors for each git-blame turnXavier Maillard1-28/+55
2007-04-01git-blame.el: separate git-blame-mode to ease maintenanceXavier Maillard1-18/+37
2007-04-01Optimize directory listing with pathspec limiter.Linus Torvalds5-9/+95
2007-04-01cvsserver: Don't lie about binary mode in asciidoc documentationFrank Lichtenheld1-3/+5
2007-04-01git-svn: fail on rebase if we are unable to find a ref to rebase againstEric Wong1-0/+3
2007-03-31Keep rename/rename conflicts of intermediate merges while doing recursive mergeAlex Riesen1-6/+31