9194 Commits (5ae917acdf40444945271e5e014cda37e202504e)
 

Author SHA1 Message Date
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 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
James Bowes aa4cfa8516 read-tree: use xcalloc 18 years ago
Linus Torvalds 608d48b220 Fix "getaddrinfo()" buglet 18 years ago
Gerrit Pape 66d5871ead Makefile: remove test-chmtime program in target clean. 18 years ago
Jakub Narebski f73bbb2d0c gitweb: Cleanup and uniquify die_error calls 18 years ago
Junio C Hamano e82973cfb0 sha1_file.c (write_sha1_file): Detect close failure 18 years ago
Alexandre Julliard b704e589f4 git.el: Display some information about the HEAD commit. 18 years ago
Junio C Hamano 89d5892389 Document git-log --first-parent 18 years ago
Christian Couder 8302012097 Bisect: add checks at the beginning of "git bisect run". 18 years ago
Jim Meyering 0d315468f3 sha1_file.c (write_sha1_from_fd): Detect close failure. 18 years ago
Jeff King e4d9516b21 git-rm: don't remove newly added file without -f 18 years ago
Christian Couder c0ce981f5e Bisect: Use "git-show-ref --verify" when reseting. 18 years ago
Jakub Narebski 52c813f22f gitweb: Add example of config file and how to generate projects list to gitweb/INSTALL 18 years ago
Junio C Hamano b6da18b1d1 GIT 1.5.1-rc2 18 years ago