19189 Commits (f630cfda8800aee03c7eb2fcd0f840730fbe43b9)
 

Author SHA1 Message Date
Pierre Habouzit f630cfda88 refactor: use bitsizeof() instead of 8 * sizeof() 16 years ago
Pierre Habouzit 67da52bedc janitor: use NULL and not 0 for pointers. 16 years ago
Martin Koegler 5207079053 git stash: modernize use of "dashed" git-XXX calls 16 years ago
Yann Dirson f693b7e9a5 Improve doc for format-patch threading options. 16 years ago
Yann Dirson 65180c6618 List send-email config options in config.txt. 16 years ago
Brandon Casey a1142892fd configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests 16 years ago
Junio C Hamano 248b6c0609 Merge branch 'maint' 16 years ago
SZEDER Gábor 735c674416 Trailing whitespace and no newline fix 16 years ago
Junio C Hamano b810cbbde9 diff --cc: a lost line at the beginning of the file is shown incorrectly 16 years ago
Junio C Hamano 55d5d5bab7 combine-diff.c: fix performance problem when folding common deleted lines 16 years ago
Eric Wong 2a679c7a31 git svn: fix reparenting when ugly http(s) URLs are used 16 years ago
Eric Wong f0e8b1a3ed git svn: rename tests that had conflicting numbers 16 years ago
Junio C Hamano 77acc32b29 Updates to draft release notes to 1.6.4 16 years ago
Junio C Hamano bba0fd22ad push: do not give big warning when no preference is configured 16 years ago
Michael J Gruber d5cee0f786 t4202-log.sh: Test git log --no-walk sort order 16 years ago
Mike Ralphson 3de4a44308 cvsexportcommit: reorder tests to quiet intermittent failure 16 years ago
Junio C Hamano 58b1ef2f0f Merge branch 'maint' 16 years ago
Junio C Hamano 78d3b06e0f checkout -f: deal with a D/F conflict entry correctly 16 years ago
Brandon Casey b45a09c4b4 sha1_name.c: avoid unnecessary strbuf_release 16 years ago
Brandon Casey 9d33f7c22f refs.c: release file descriptor on error return 16 years ago
Junio C Hamano 4525e8e41a Revert "mailinfo: Remove only one set of square brackets" 16 years ago
Linus Torvalds 05c1da2f5e Fix extraneous lstat's in 'git checkout -f' 16 years ago
Linus Torvalds a38837341c Improve on the 'invalid object' error message at commit time 16 years ago
Linus Torvalds f222abdeec Make 'git show' more useful 16 years ago
SZEDER Gábor 4fe1a61973 bash: add '--merges' to common 'git log' options 16 years ago
SZEDER Gábor 2657420d9e Document 'git (rev-list|log) --merges' 16 years ago
Wincent Colaiuta 69fb828393 gitweb: update Git homepage URL 16 years ago
Eric Wong b3e9593627 git svn: allow uppercase UUIDs from SVN 16 years ago
Mattias Nissler 0b2af457a4 git-svn: Fix branch detection when repository root is inaccessible 16 years ago
Mattias Nissler 3c49a03524 git-svn: Always duplicate paths returned from get_log 16 years ago
Johan Herland d9eb0205a2 quickfetch(): Prevent overflow of the rev-list command line 16 years ago
Brandon Casey 7c74ff5062 Makefile: update IRIX64 section 16 years ago
Brandon Casey 1fdffc1bd8 Makefile: add section for SGI IRIX 6.5 16 years ago
Brandon Casey ecc395c112 Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile arguments 16 years ago
Brandon Casey 9398b85994 git-compat-util.h: adjust for SGI IRIX 6.5 16 years ago
Brandon Casey 0039ba7e5e unpack-trees.c: work around run-time array initialization flaw on IRIX 6.5 16 years ago
Junio C Hamano 20f3749977 Merge branch 'lt/dir-cleanup' 16 years ago
Junio C Hamano 73ccb916e4 Merge branch 'ae/maint-mailinfo-rm-only-one-patch-marker' 16 years ago
Junio C Hamano 6edd14968b Makefile: keep "git" when bindir is execdir 16 years ago
Linus Torvalds f62ce3de9d Make index preloading check the whole path to the file 16 years ago
Linus Torvalds b9fd284657 Export thread-safe version of 'has_symlink_leading_path()' 16 years ago
Linus Torvalds 867f72bf43 Prepare symlink caching for thread-safety 16 years ago
Linus Torvalds 443e061a41 Avoid using 'lstat()' to figure out directories 16 years ago
Jeff King 4ecbc17870 Makefile: install 'git' in execdir 16 years ago
Linus Torvalds caa6b7825a Avoid doing extra 'lstat()'s for d_type if we have an up-to-date cache entry 16 years ago
Linus Torvalds dba2e2037f Simplify read_directory[_recursive]() arguments 16 years ago
Linus Torvalds 1d8842d921 Add 'fill_directory()' helper function for directory traversal 16 years ago
Junio C Hamano 3125be17d6 Merge branch 'ld/push-porcelain-output-format' 16 years ago
Junio C Hamano 1d4bf0b362 Merge branch 'gb/gitweb-avatar' 16 years ago
Junio C Hamano c535d767f7 Merge branch 'ml/http' 16 years ago