9339 Commits (5c49c11686df9d1c27a194349d0b2092e6446f42)
 

Author SHA1 Message Date
Junio C Hamano 1f71372711 Merge branch 'post1.5.1/blame.el' 18 years ago
Junio C Hamano 80b6e39459 Merge branch 'post1.5.1/tcltk' 18 years ago
Junio C Hamano cb7e3aefa6 Merge branch 'post1.5.1/p4' 18 years ago
Junio C Hamano 95655d79ad Merge branch 'lt/dirwalk' 18 years ago
Junio C Hamano 5e7f56ac33 git-read-tree --index-output=<file> 18 years ago
Junio C Hamano 30ca07a249 _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file. 18 years ago
Junio C Hamano 3e0318a361 checkout: allow detaching to HEAD even when switching to the tip of a branch 18 years ago
Junio C Hamano 89815cab95 GIT 1.5.1 18 years ago
Junio C Hamano 045f5759c9 Merge 1.5.0.7 in 18 years ago
Junio C Hamano 9694ec4533 GIT 1.5.0.7 18 years ago
Jakub Narebski 04483524ec Documentation: A few minor fixes to Git User's Manual 18 years ago
Nicolas Pitre bbf4b41baf Plug memory leak in index-pack collision checking codepath. 18 years ago
Junio C Hamano eb3359663d rerere should not repeat the earlier hunks in later ones 18 years ago
Junio C Hamano a8f4ef727a Hopefully final update to the draft Release Notes, preparing for 1.5.1 18 years ago
Junio C Hamano 3055178193 Optional Tck/Tk: ignore generated files. 18 years ago
Eygene Ryabinkin 68daee085c Eliminate checks of user-specified Tcl/Tk interpreter. 18 years ago
Eygene Ryabinkin 6bdb18a9ce Rewrite Tcl/Tk interpreter path for the GUI tools. 18 years ago
Eygene Ryabinkin 81b63c707e Add --with-tcltk and --without-tcltk to configure. 18 years ago
Eygene Ryabinkin 3cfaf11b1d NO_TCLTK 18 years ago
Eygene Ryabinkin faced1af71 Added correct Python path to the RPM specfile. 18 years ago
Brian Gernhardt 5250929d60 Remove unused WITH_OWN_SUBPROCESS_PY from RPM spec 18 years ago
Eygene Ryabinkin 7a585c0e6a Added git-p4 package to the list of git RPMs. 18 years ago
Eygene Ryabinkin 7878b383d6 Add the WITH_P4IMPORT knob to the Makefile. 18 years ago
Xavier Maillard 3cc5ca3923 git-blame.el: pick a set of random colors for each git-blame turn 18 years ago
Xavier Maillard 02f0559eba git-blame.el: separate git-blame-mode to ease maintenance 18 years ago
Linus Torvalds 9fc42d6091 Optimize directory listing with pathspec limiter. 18 years ago
Frank Lichtenheld d8b6a1a10b cvsserver: Don't lie about binary mode in asciidoc documentation 18 years ago
Eric Wong d6bad6610a git-svn: fail on rebase if we are unable to find a ref to rebase against 18 years ago
Alex Riesen a97e4075a1 Keep rename/rename conflicts of intermediate merges while doing recursive merge 18 years ago
Julian Phillips 4f01748d51 contrib/workdir: add a simple script to create a working directory 18 years ago
Andy Parkins 4557e0de5b Reimplement emailing part of hooks--update in contrib/hooks/post-receive-email 18 years ago
Eric Wong a6a15a9958 git-svn: avoid respewing similar error messages for missing paths 18 years ago
Theodore Ts'o 46efd2d93c Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS 18 years ago
Don Zickus 86747c132b git-mailinfo fixes for patch munging 18 years ago
Jakub Narebski 5ae917acdf gitweb: Support comparing blobs (files) with different names 18 years ago
Junio C Hamano aa453216d1 Do not bother documenting fetch--tool 18 years ago
Junio C Hamano a208362fad Update draft release notes for 1.5.1 18 years ago
Junio C Hamano e881192934 Merge branch 'maint' 18 years ago
Francis Daly b275a0c9e7 git-quiltimport /bin/sh-ism fix 18 years ago
Christian Couder 6f01e6b370 Bisect: Improve error message in "bisect_next_check". 18 years ago
Junio C Hamano 18acb3e6c7 Merge branch 'master' of git://repo.or.cz/git/mergetool.git 18 years ago
Theodore Ts'o 27090aa1ea mergetool: Clean up description of files and prompts for merge resolutions 18 years ago
Theodore Ts'o 1346c99963 mergetool: Make git-rm quiet when resolving a deleted file conflict 18 years ago
Theodore Ts'o 365cf979c4 mergetool: Add support for Apple Mac OS X's opendiff command 18 years ago
Theodore Ts'o 5a174f1a2e mergetool: Fix abort command when resolving symlinks and deleted files 18 years ago
Theodore Ts'o b7b36f92fd mergetool: Remove spurious error message if merge.tool config option not set 18 years ago
Theodore Ts'o ddc0c49753 mergetool: factor out common code 18 years ago
Theodore Ts'o 262c981ea7 mergetool: portability fix: don't use reserved word function 18 years ago
Theodore Ts'o d1dc6959bb mergetool: portability fix: don't assume true is in /bin 18 years ago
Theodore Ts'o ce5b6d752b mergetool: Don't error out in the merge case where the local file is deleted 18 years ago