summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-05Honor -p<n> when applying git diffsShawn O. Pearce
2007-04-05Fix dependency of common-cmds.hJunio C Hamano
2007-04-05Fix renaming branch without config fileGeert Bosch
2007-04-05DESTDIR support for git/contrib/emacsVille Skyttä
2007-04-05gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patchesJakub Narebski
2007-04-05Document --left-right option to rev-list.Brian Gernhardt
2007-04-05Revert "builtin-archive: use RUN_SETUP"René Scharfe
2007-04-05rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Gerrit Pape
2007-04-04rerere: make sorting really stable.Junio C Hamano
2007-04-04Fix t4200-rerere for white-space from "wc -l"Brian Gernhardt
2007-04-04GIT 1.5.1v1.5.1Junio C Hamano
2007-04-04Merge 1.5.0.7 inJunio C Hamano
2007-04-04GIT 1.5.0.7v1.5.0.7Junio C Hamano
2007-04-04Documentation: A few minor fixes to Git User's ManualJakub Narebski
2007-04-04Plug memory leak in index-pack collision checking codepath.Nicolas Pitre
2007-04-04rerere should not repeat the earlier hunks in later onesJunio C Hamano
2007-04-02Hopefully final update to the draft Release Notes, preparing for 1.5.1Junio C Hamano
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