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