summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-imap-send: Strip smtp From_ header from imap message.v1.4.3Markus Amsler2006-10-181-0/+8
* add proper dependancies on the xdiff sourceAndy Whitcroft2006-10-171-0/+2
* Merge branch 'maint'Junio C Hamano2006-10-161-2/+3
|\
| * Fix hash function in xdiff libraryv1.4.2.4Linus Torvalds2006-10-161-2/+3
* | svnimport: Fix broken tags being generatedPetr Baudis2006-10-151-1/+1
* | Replace open-coded version of hash_sha1_file()Rene Scharfe2006-10-151-7/+1
* | Make write_sha1_file_prepare() voidRene Scharfe2006-10-151-6/+5
* | Revert "move pack creation to version 3"Junio C Hamano2006-10-142-7/+3
* | Merge branch 'jc/http'v1.4.3-rc3Junio C Hamano2006-10-141-257/+0
|\ \
| * | Add WEBDAV timeout to http-fetch.Junio C Hamano2006-10-081-257/+0
* | | clone: the given repository dir should be relative to $PWDYasushi SHOJI2006-10-142-1/+7
* | | cvsserver: fix "cvs diff" in a subdirectoryJohannes Schindelin2006-10-141-1/+1
* | | cvsserver: Show correct letters for modified, removed and added filesJohannes Schindelin2006-10-141-12/+51
* | | git-svn: reduce memory usage for large commitsEric Wong2006-10-141-2/+4
* | | Fix tracing when GIT_TRACE is set to an empty string.Christian Couder2006-10-141-1/+2
* | | Make write_sha1_file_prepare() staticRene Scharfe2006-10-142-12/+3
* | | Add hash_sha1_file()Rene Scharfe2006-10-145-34/+22
* | | git-svn: fix commits over svn+ssh://Eric Wong2006-10-141-2/+2
* | | t4015: work-around here document problem on Cygwin.Junio C Hamano2006-10-131-6/+6
* | | Documentation: add missing second colons and remove a typoRene Scharfe2006-10-124-6/+6
* | | diff: fix 2 whitespace issuesJohannes Schindelin2006-10-122-17/+134
* | | apply --numstat -z: line termination fix.Junio C Hamano2006-10-121-1/+1
* | | git-svn: add a message encouraging use of SVN::* librariesEric Wong2006-10-111-0/+14
* | | commit: fix a segfault when displaying a commit with unreachable parentsEric Wong2006-10-111-4/+7
* | | git-svn: -h(elp) message formatting fixesEric Wong2006-10-111-2/+2
* | | Documentation/git-svn: document some of the newer featuresEric Wong2006-10-111-16/+123
* | | git-svn: log command fixesEric Wong2006-10-111-7/+25
* | | git-svn: multi-init saves and reuses --tags and --branches argumentsEric Wong2006-10-111-4/+14
* | | atomic write for sideband remote messagesNicolas Pitre2006-10-114-17/+19
* | | git.spec.in: perl subpackage is installed in perl_vendorlib not vendorarchJunio C Hamano2006-10-111-1/+1
* | | git-pull: we say commit X, not X commit.Junio C Hamano2006-10-101-1/+1
* | | git-fetch --update-head-ok typofixJunio C Hamano2006-10-101-3/+3
* | | paginate git-diff by defaultMartin Waitz2006-10-101-1/+1
* | | add commit count options to git-shortlogv1.4.3-rc2Nicolas Pitre2006-10-092-7/+54
* | | Fix git-revertJunio C Hamano2006-10-091-1/+3
|/ /
* | gitweb: Cleanup Git logo and Git logo target generationJakub Narebski2006-10-082-8/+14
* | git-tar-tree: don't RUN_SETUPRene Scharfe2006-10-081-1/+1
* | test-lib: separate individual test better in verbose mode.Martin Waitz2006-10-071-0/+3
* | git-commit: fix coding style.Martin Waitz2006-10-071-231/+233
* | gitweb: [commit view] Do not suppress commitdiff link in root commitPetr Baudis2006-10-071-1/+1
* | gitweb: Handle commits with empty commit messages more reasonablyPetr Baudis2006-10-071-0/+3
* | gitweb: Separate (new) and (deleted) in commitdiff by a spacePetr Baudis2006-10-071-2/+2
* | Show snapshot link in shortlog only if have_snapshoPetr Baudis2006-10-071-2/+4
* | gitweb: refactor decode() for utf8 conversionYasushi SHOJI2006-10-061-7/+13
* | Add default values for --window and --depth to the docsDennis Stosberg2006-10-062-4/+6
* | cherry-pick: make -r the defaultJunio C Hamano2006-10-052-12/+23
* | git-send-email: avoid uninitialized variable warning.Junio C Hamano2006-10-051-1/+1
* | gitweb: Make the Git logo link target to point to the homepageJunio C Hamano2006-10-051-1/+6
* | gitweb: blame: Minimize vertical table row paddingLuben Tuikov2006-10-051-0/+6
* | gitweb: Do not print "log" and "shortlog" redundantly in commit viewLuben Tuikov2006-10-051-5/+0