19267 Commits (d249b098893809c6de6e5e20063a22ac2c629ce7)
 

Author SHA1 Message Date
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
Todd Zullinger 5d0e634343 completion: Add --full-diff to log options 16 years ago
Eric Wong f290974390 Allow the Unix epoch to be a valid commit date 16 years ago
Hunter, D. Seth c8400d9ef5 http-push: fix xml_entities() string parsing overrun 16 years ago
Johannes Sixt 47e3de0e79 MinGW: truncate exit()'s argument to lowest 8 bits 16 years ago
René Scharfe ed24e401e0 grep: simplify -p output 16 years ago
Martin Renold 606475f317 Remove filename from conflict markers 16 years ago
Junio C Hamano 702beb3af0 Merge branch 'cc/bisect' 16 years ago
Junio C Hamano a4103bac37 Merge branch 'js/daemon-log' 16 years ago
Junio C Hamano 59773c7e58 Merge branch 'cf/maint-remote-uploadpack-useconfig-fix' 16 years ago
Junio C Hamano e6c7c2cc97 Merge branch 'sb/quiet-porcelains' 16 years ago
Junio C Hamano 4197195bee Merge branch 'ne/maint-1.6.0-diff-tree-t-r-show-directory' 16 years ago
Junio C Hamano 3eb1e8ee1f Merge branch 'maint' 16 years ago
René Scharfe 60ecac98ed grep -p: support user defined regular expressions 16 years ago
René Scharfe 2944e4e614 grep: add option -p/--show-function 16 years ago
René Scharfe 49de321698 grep: handle pre context lines on demand 16 years ago
René Scharfe 046802d015 grep: print context hunk marks between files 16 years ago
René Scharfe 5dd06d3879 grep: move context hunk mark handling into show_line() 16 years ago