Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-18git-imap-send: Strip smtp From_ header from imap message.v1.4.3Markus Amsler
2006-10-18add proper dependancies on the xdiff sourceAndy Whitcroft
2006-10-17Merge branch 'maint'Junio C Hamano
2006-10-17Fix hash function in xdiff libraryv1.4.2.4Linus Torvalds
2006-10-16svnimport: Fix broken tags being generatedPetr Baudis
2006-10-15Replace open-coded version of hash_sha1_file()Rene Scharfe
2006-10-15Make write_sha1_file_prepare() voidRene Scharfe
2006-10-15Revert "move pack creation to version 3"Junio C Hamano
2006-10-15Merge branch 'jc/http'v1.4.3-rc3Junio C Hamano
2006-10-15clone: the given repository dir should be relative to $PWDYasushi SHOJI
2006-10-15cvsserver: fix "cvs diff" in a subdirectoryJohannes Schindelin
2006-10-15cvsserver: Show correct letters for modified, removed and added filesJohannes Schindelin
2006-10-15git-svn: reduce memory usage for large commitsEric Wong
2006-10-14Fix tracing when GIT_TRACE is set to an empty string.Christian Couder
2006-10-14Make write_sha1_file_prepare() staticRene Scharfe
2006-10-14Add hash_sha1_file()Rene Scharfe
2006-10-14git-svn: fix commits over svn+ssh://Eric Wong
2006-10-14t4015: work-around here document problem on Cygwin.Junio C Hamano
2006-10-12Documentation: add missing second colons and remove a typoRene Scharfe
2006-10-12diff: fix 2 whitespace issuesJohannes Schindelin
2006-10-12apply --numstat -z: line termination fix.Junio C Hamano
2006-10-12git-svn: add a message encouraging use of SVN::* librariesEric Wong
2006-10-12commit: fix a segfault when displaying a commit with unreachable parentsEric Wong
2006-10-12git-svn: -h(elp) message formatting fixesEric Wong
2006-10-12Documentation/git-svn: document some of the newer featuresEric Wong
2006-10-12git-svn: log command fixesEric Wong
2006-10-12git-svn: multi-init saves and reuses --tags and --branches argumentsEric Wong
2006-10-11atomic write for sideband remote messagesNicolas Pitre
2006-10-11git.spec.in: perl subpackage is installed in perl_vendorlib not vendorarchJunio C Hamano
2006-10-11git-pull: we say commit X, not X commit.Junio C Hamano
2006-10-11git-fetch --update-head-ok typofixJunio C Hamano
2006-10-11paginate git-diff by defaultMartin Waitz
2006-10-10add commit count options to git-shortlogv1.4.3-rc2Nicolas Pitre
2006-10-10Fix git-revertJunio C Hamano
2006-10-09Add WEBDAV timeout to http-fetch.Junio C Hamano
2006-10-09gitweb: Cleanup Git logo and Git logo target generationJakub Narebski
2006-10-08git-tar-tree: don't RUN_SETUPRene Scharfe
2006-10-08test-lib: separate individual test better in verbose mode.Martin Waitz
2006-10-08git-commit: fix coding style.Martin Waitz
2006-10-07gitweb: [commit view] Do not suppress commitdiff link in root commitPetr Baudis
2006-10-07gitweb: Handle commits with empty commit messages more reasonablyPetr Baudis
2006-10-07gitweb: Separate (new) and (deleted) in commitdiff by a spacePetr Baudis
2006-10-07Show snapshot link in shortlog only if have_snapshoPetr Baudis
2006-10-06gitweb: refactor decode() for utf8 conversionYasushi SHOJI
2006-10-06Add default values for --window and --depth to the docsDennis Stosberg
2006-10-06cherry-pick: make -r the defaultJunio C Hamano
2006-10-06git-send-email: avoid uninitialized variable warning.Junio C Hamano
2006-10-06gitweb: Make the Git logo link target to point to the homepageJunio C Hamano
2006-10-06gitweb: blame: Minimize vertical table row paddingLuben Tuikov
2006-10-06gitweb: Do not print "log" and "shortlog" redundantly in commit viewLuben Tuikov