9420 Commits (abbf594763a14e9c00c61f688e45bed636f1eb52)
 

Author SHA1 Message Date
Linus Torvalds 9fc42d6091 Optimize directory listing with pathspec limiter. 18 years ago
Frank Lichtenheld 0cf611a300 cvsserver: Use DBI->table_info instead of DBI->tables 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
Theodore Ts'o 20fa04ea6b mergetool: Replace use of "echo -n" with printf(1) to be more portable 18 years ago
Theodore Ts'o e15b484f6a Fix minor formatting issue in man page for git-mergetool 18 years ago
H. Peter Anvin 3ac53e0d13 git-upload-pack: make sure we close unused pipe ends 18 years ago
Gerrit Pape c2c6d9302a Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES. 18 years ago
Gerrit Pape 3e63e0df4f Documentation/git-svnimport.txt: fix typo. 18 years ago
Junio C Hamano d3d4fa8631 Documentation: unbreak user-manual. 18 years ago
Frank Lichtenheld 7ef195ba3e Documentation: Add version information to man pages 18 years ago
Frank Lichtenheld 7b8a74f39c Documentation: Replace @@GIT_VERSION@@ in documentation 18 years ago
Junio C Hamano 7685227e97 GIT 1.5.1-rc3 18 years ago
Junio C Hamano 43a8e4fe8e Update main git.html page to point at 1.5.0.6 documentation 18 years ago
Junio C Hamano 0a98f9d138 Merge branch 'maint' to synchronize with 1.5.0.6 18 years ago
Junio C Hamano 9529a2524a GIT 1.5.0.6 18 years ago
Jeff King d0e50cb4cb commit: fix pretty-printing of messages with "\nencoding " 18 years ago
Johannes Schindelin 75c962c99a t4118: be nice to non-GNU sed 18 years ago
Jeff King 03bcaacaad t/t6006: add tests for a slightly more complex commit messages 18 years ago
Jeff King 6a5ea2d023 Fix "--pretty=format:" encoding item 18 years ago
Junio C Hamano 542e165cdc Fix "--pretty=format:" for parent related items. 18 years ago
Gerrit Pape 9c880b3ea5 http-fetch: remove path_len from struct alt_base, it was computed but never used 18 years ago
Gerrit Pape 2afea3bcd2 http-fetch: don't use double-slash as directory separator in URLs 18 years ago
Junio C Hamano d3e41ebff4 git-commit: "read-tree -m HEAD" is not the right way to read-tree quickly 18 years ago
Jeff King fa21b60232 Add some basic tests of rev-list --pretty=format 18 years ago
H. Peter Anvin 465b3518a9 git-upload-pack: make sure we close unused pipe ends 18 years ago
Jeff King 4621af3716 --pretty=format: fix broken %ct and %at interpolation 18 years ago
James Bowes c6e0caa384 use xrealloc in help.c 18 years ago