19169 Commits (4525e8e41a8c0c4246a95097744604ea72198dad)
 

Author SHA1 Message Date
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
Junio C Hamano 128a9d86da Merge branch 'rs/grep-p' 16 years ago
Junio C Hamano ce4f404c6f Merge branch 'js/run-command-updates' (early part) 16 years ago
Andreas Ericsson 650d30d8a1 mailinfo: Remove only one set of square brackets 16 years ago
Yann Dirson 0da3e1d21f git-svn.txt: fix description of fetch flags accepted by clone. 16 years ago
Yann Dirson eb1f7e0dc0 git-svn.txt: fix fetch flags incorrectly documented as init flags. 16 years ago
Yann Dirson 6c32a7a994 git-svn.txt: make formatting more consistent. 16 years ago
Yann Dirson 647ac702d8 git-svn.txt: stop using dash-form of commands. 16 years ago
Junio C Hamano 26192bee8e Merge branch 'maint' 16 years ago
Junio C Hamano 49902bd856 Merge branch 'cb/maint-fetch-refspec-wo-dst' into maint 16 years ago
Junio C Hamano b13493b2b4 Merge branch 'cf/maint-remote-uploadpack-useconfig-fix' into maint 16 years ago
Sitaram Chamarty 595b8dbfee Documentation: update description of shell aliases 16 years ago
Stephen Boyd f581de1b7b completion: __git_config_get_set_variables() handle values with spaces 16 years ago
Junio C Hamano dd787c19c4 Merge branch 'tr/die_errno' 16 years ago
Junio C Hamano 864cd94917 Merge branch 'cb/maint-fetch-refspec-wo-dst' 16 years ago
Junio C Hamano ea1b9b948d Merge branch 'sb/show-ref-parse-options' 16 years ago
Junio C Hamano 7557b34310 Merge branch 'gb/am-foreign' 16 years ago
Junio C Hamano e526692066 Merge branch 'jk/use-our-regexp' 16 years ago
Junio C Hamano 5cacf3d644 Merge branch 'uk/rev-parse-parse-opt' 16 years ago
Nick Woolley 3115fe9821 Avoid generating a warning if $fullname{$file} is undefined 16 years ago
Nick Woolley 444f29ce42 Remove archaic use of regex capture \1 in favour of $1 16 years ago