summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-01Optimize directory listing with pathspec limiter.Linus Torvalds
2007-03-31cvsserver: Don't lie about binary mode in asciidoc documentationFrank Lichtenheld
2007-03-31git-svn: fail on rebase if we are unable to find a ref to rebase againstEric Wong
2007-03-31Keep rename/rename conflicts of intermediate merges while doing recursive mergeAlex Riesen
2007-03-31contrib/workdir: add a simple script to create a working directoryJulian Phillips
2007-03-31Reimplement emailing part of hooks--update in contrib/hooks/post-receive-emailAndy Parkins
2007-03-31git-svn: avoid respewing similar error messages for missing pathsEric Wong
2007-03-31Rename warn() to warning() to fix symbol conflicts on BSD and Mac OSTheodore Ts'o
2007-03-31git-mailinfo fixes for patch mungingDon Zickus
2007-03-31gitweb: Support comparing blobs (files) with different namesJakub Narebski
2007-03-30Do not bother documenting fetch--toolJunio C Hamano
2007-03-30Update draft release notes for 1.5.1Junio C Hamano
2007-03-30Merge branch 'maint'Junio C Hamano
2007-03-30git-quiltimport /bin/sh-ism fixFrancis Daly
2007-03-30Bisect: Improve error message in "bisect_next_check".Christian Couder
2007-03-30Merge branch 'master' of git://repo.or.cz/git/mergetool.gitJunio C Hamano
2007-03-30mergetool: Clean up description of files and prompts for merge resolutionsTheodore Ts'o
2007-03-29mergetool: Make git-rm quiet when resolving a deleted file conflictTheodore Ts'o
2007-03-29mergetool: Add support for Apple Mac OS X's opendiff commandTheodore Ts'o
2007-03-29mergetool: Fix abort command when resolving symlinks and deleted filesTheodore Ts'o
2007-03-29mergetool: Remove spurious error message if merge.tool config option not setTheodore Ts'o
2007-03-29mergetool: factor out common codeTheodore Ts'o
2007-03-29mergetool: portability fix: don't use reserved word functionTheodore Ts'o
2007-03-29mergetool: portability fix: don't assume true is in /binTheodore Ts'o
2007-03-29mergetool: Don't error out in the merge case where the local file is deletedTheodore Ts'o
2007-03-29mergetool: Replace use of "echo -n" with printf(1) to be more portableTheodore Ts'o
2007-03-29Fix minor formatting issue in man page for git-mergetoolTheodore Ts'o
2007-03-29git-upload-pack: make sure we close unused pipe endsH. Peter Anvin
2007-03-29Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES.Gerrit Pape
2007-03-29Documentation/git-svnimport.txt: fix typo.Gerrit Pape
2007-03-28GIT 1.5.1-rc3v1.5.1-rc3Junio C Hamano
2007-03-28Update main git.html page to point at 1.5.0.6 documentationJunio C Hamano
2007-03-28Merge branch 'maint' to synchronize with 1.5.0.6Junio C Hamano
2007-03-28GIT 1.5.0.6v1.5.0.6Junio C Hamano
2007-03-28commit: fix pretty-printing of messages with "\nencoding "Jeff King
2007-03-28t4118: be nice to non-GNU sedJohannes Schindelin
2007-03-28t/t6006: add tests for a slightly more complex commit messagesJeff King
2007-03-28Fix "--pretty=format:" encoding itemJeff King
2007-03-28Fix "--pretty=format:" for parent related items.Junio C Hamano
2007-03-28http-fetch: remove path_len from struct alt_base, it was computed but never usedGerrit Pape
2007-03-28http-fetch: don't use double-slash as directory separator in URLsGerrit Pape
2007-03-28git-commit: "read-tree -m HEAD" is not the right way to read-tree quicklyJunio C Hamano
2007-03-28Add some basic tests of rev-list --pretty=formatJeff King
2007-03-28git-upload-pack: make sure we close unused pipe endsH. Peter Anvin
2007-03-28--pretty=format: fix broken %ct and %at interpolationJeff King
2007-03-27use xrealloc in help.cJames Bowes
2007-03-27read-tree: use xcallocJames Bowes
2007-03-27Fix "getaddrinfo()" bugletLinus Torvalds
2007-03-27Makefile: remove test-chmtime program in target clean.Gerrit Pape
2007-03-27gitweb: Cleanup and uniquify die_error callsJakub Narebski