summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-06Avoid composing too long "References" header.Libravatar YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2007-04-06cvsimport: Improve formating consistencyLibravatar Frank Lichtenheld1-3/+3
2007-04-06cvsimport: Reorder options in documentation for better understandingLibravatar Frank Lichtenheld1-27/+27
2007-04-06cvsimport: Improve usage error reportingLibravatar Frank Lichtenheld1-4/+6
2007-04-06cvsimport: Improve documentation of CVSROOT and CVS module determinationLibravatar Frank Lichtenheld1-2/+6
2007-04-06cvsimport: sync usage lines with existing optionsLibravatar Frank Lichtenheld2-5/+8
2007-04-05Fix lseek(2) calls with args 2 and 3 swappedLibravatar Dana How2-2/+2
2007-04-05Honor -p<n> when applying git diffsLibravatar Shawn O. Pearce2-2/+27
2007-04-05Fix dependency of common-cmds.hLibravatar Junio C Hamano1-1/+1
2007-04-05Fix renaming branch without config fileLibravatar Geert Bosch2-2/+12
2007-04-05DESTDIR support for git/contrib/emacsLibravatar Ville Skyttä1-2/+2
2007-04-05gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patchesLibravatar Jakub Narebski1-2/+4
2007-04-05Document --left-right option to rev-list.Libravatar Brian Gernhardt2-0/+32
2007-04-05Revert "builtin-archive: use RUN_SETUP"Libravatar René Scharfe3-1/+7
2007-04-04rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Libravatar Gerrit Pape1-0/+0
2007-04-04rerere: make sorting really stable.Libravatar Junio C Hamano2-6/+10
2007-04-04Fix t4200-rerere for white-space from "wc -l"Libravatar Brian Gernhardt1-2/+2
2007-04-04git-gui: Brown paper bag fix division by 0 in blameLibravatar Shawn O. Pearce1-4/+6
2007-04-03GIT 1.5.1Libravatar Junio C Hamano3-16/+187
2007-04-03Merge 1.5.0.7 inLibravatar Junio C Hamano3-4/+44
2007-04-03GIT 1.5.0.7Libravatar Junio C Hamano3-2/+20
2007-04-03Documentation: A few minor fixes to Git User's ManualLibravatar Jakub Narebski1-10/+10
2007-04-03Plug memory leak in index-pack collision checking codepath.Libravatar Nicolas Pitre1-0/+1
2007-04-03rerere should not repeat the earlier hunks in later onesLibravatar Junio C Hamano2-4/+26
2007-04-02Hopefully final update to the draft Release Notes, preparing for 1.5.1Libravatar Junio C Hamano1-8/+15
2007-04-01[PATCH] Improve look-and-feel of the gitk tool.Libravatar Eygene Ryabinkin1-8/+15
2007-04-01[PATCH] Teach gitk to use the user-defined UI font everywhere.Libravatar Eygene Ryabinkin1-6/+23
2007-03-31cvsserver: Don't lie about binary mode in asciidoc documentationLibravatar Frank Lichtenheld1-3/+5
2007-03-31git-svn: fail on rebase if we are unable to find a ref to rebase againstLibravatar Eric Wong1-0/+3
2007-03-31Keep rename/rename conflicts of intermediate merges while doing recursive mergeLibravatar Alex Riesen1-6/+31
2007-03-31contrib/workdir: add a simple script to create a working directoryLibravatar Julian Phillips1-0/+57
2007-03-31Reimplement emailing part of hooks--update in contrib/hooks/post-receive-emailLibravatar Andy Parkins2-0/+605
2007-03-31git-svn: avoid respewing similar error messages for missing pathsLibravatar Eric Wong1-5/+11
2007-03-31Rename warn() to warning() to fix symbol conflicts on BSD and Mac OSLibravatar Theodore Ts'o5-6/+6
2007-03-31git-mailinfo fixes for patch mungingLibravatar Don Zickus2-12/+13
2007-03-31gitweb: Support comparing blobs (files) with different namesLibravatar Jakub Narebski1-2/+2
2007-03-30Do not bother documenting fetch--toolLibravatar Junio C Hamano1-1/+1
2007-03-30Update draft release notes for 1.5.1Libravatar Junio C Hamano1-1/+6
2007-03-29Merge branch 'maint'Libravatar Junio C Hamano2-9/+9
2007-03-29git-quiltimport /bin/sh-ism fixLibravatar Francis Daly1-1/+1
2007-03-29Bisect: Improve error message in "bisect_next_check".Libravatar Christian Couder1-7/+9
2007-03-29Merge branch 'master' of git://repo.or.cz/git/mergetool.gitLibravatar Junio C Hamano2-81/+87
2007-03-29mergetool: Clean up description of files and prompts for merge resolutionsLibravatar Theodore Ts'o1-12/+15
2007-03-29mergetool: Make git-rm quiet when resolving a deleted file conflictLibravatar Theodore Ts'o1-1/+1
2007-03-29mergetool: Add support for Apple Mac OS X's opendiff commandLibravatar Theodore Ts'o1-2/+14
2007-03-29mergetool: Fix abort command when resolving symlinks and deleted filesLibravatar Theodore Ts'o1-4/+4
2007-03-29mergetool: Remove spurious error message if merge.tool config option not setLibravatar Theodore Ts'o1-1/+1
2007-03-29mergetool: factor out common codeLibravatar Theodore Ts'o1-42/+36
2007-03-29mergetool: portability fix: don't use reserved word functionLibravatar Theodore Ts'o1-5/+5
2007-03-29mergetool: portability fix: don't assume true is in /binLibravatar Theodore Ts'o1-2/+2