summaryrefslogtreecommitdiffstats
path: root/var.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-10-19Reject hexstring longer than 40-bytes in get_short_sha1()pclouds@gmail.com1-1/+1
2006-10-19reduce delta head inflated sizeNicolas Pitre1-1/+1
2006-10-18git-imap-send: Strip smtp From_ header from imap message.v1.4.3Markus Amsler1-0/+8
2006-10-17add proper dependancies on the xdiff sourceAndy Whitcroft1-0/+2
2006-10-17bisect reset: Leave the tree in usable state if git-checkout failedPetr Baudis1-5/+6
2006-10-17Fix hash function in xdiff libraryv1.4.2.4Linus Torvalds1-2/+3
2006-10-16svnimport: Fix broken tags being generatedPetr Baudis1-1/+1
2006-10-15Replace open-coded version of hash_sha1_file()Rene Scharfe1-7/+1
2006-10-15Make write_sha1_file_prepare() voidRene Scharfe1-6/+5
2006-10-15Revert "move pack creation to version 3"Junio C Hamano2-7/+3
2006-10-15clone: the given repository dir should be relative to $PWDYasushi SHOJI2-1/+7
2006-10-15cvsserver: fix "cvs diff" in a subdirectoryJohannes Schindelin1-1/+1
2006-10-15cvsserver: Show correct letters for modified, removed and added filesJohannes Schindelin1-12/+51
2006-10-15git-svn: reduce memory usage for large commitsEric Wong1-2/+4
2006-10-14Fix tracing when GIT_TRACE is set to an empty string.Christian Couder1-1/+2
2006-10-14Make write_sha1_file_prepare() staticRene Scharfe2-12/+3
2006-10-14Add hash_sha1_file()Rene Scharfe5-34/+22
2006-10-14git-svn: fix commits over svn+ssh://Eric Wong1-2/+2
2006-10-14diff --numstatJunio C Hamano4-12/+47
2006-10-13t4015: work-around here document problem on Cygwin.Junio C Hamano1-6/+6
2006-10-12Documentation: add missing second colons and remove a typoRene Scharfe4-6/+6
2006-10-12diff: fix 2 whitespace issuesJohannes Schindelin2-17/+134
2006-10-12apply --numstat -z: line termination fix.Junio C Hamano1-1/+1
2006-10-12git-svn: add a message encouraging use of SVN::* librariesEric Wong1-0/+14
2006-10-12commit: fix a segfault when displaying a commit with unreachable parentsEric Wong1-4/+7
2006-10-12git-svn: -h(elp) message formatting fixesEric Wong1-2/+2
2006-10-12Documentation/git-svn: document some of the newer featuresEric Wong1-16/+123
2006-10-11git-svn: log command fixesEric Wong1-7/+25
2006-10-11git-svn: multi-init saves and reuses --tags and --branches argumentsEric Wong1-4/+14
2006-10-11atomic write for sideband remote messagesNicolas Pitre4-17/+19
2006-10-11Add --dry-run option to git-send-emailMatthew Wilcox1-2/+6
2006-10-11git.spec.in: perl subpackage is installed in perl_vendorlib not vendorarchJunio C Hamano1-1/+1
2006-10-11git-pull: we say commit X, not X commit.Junio C Hamano1-1/+1
2006-10-11git-fetch --update-head-ok typofixJunio C Hamano1-3/+3
2006-10-11paginate git-diff by defaultMartin Waitz1-1/+1
2006-10-10add commit count options to git-shortlogv1.4.3-rc2Nicolas Pitre2-7/+54
2006-10-10Fix git-revertJunio C Hamano1-1/+3
2006-10-09git-svnimport.perl: copying directory from original SVN placeSasha Khapyorsky1-39/+54
2006-10-09Add WEBDAV timeout to http-fetch.Junio C Hamano1-257/+0
2006-10-08gitweb: Cleanup Git logo and Git logo target generationJakub Narebski2-8/+14
2006-10-08git-tar-tree: don't RUN_SETUPRene Scharfe1-1/+1
2006-10-08Make git-send-email detect mbox-style patches more readilyJunio C Hamano1-3/+10
2006-10-08git-archive --format=zip: add symlink supportRene Scharfe2-4/+44
2006-10-08git-archive --format=zip: use default version IDRene Scharfe1-2/+2
2006-10-08test-lib: separate individual test better in verbose mode.Martin Waitz1-0/+3
2006-10-08git-commit: fix coding style.Martin Waitz1-231/+233
2006-10-07gitweb: [commit view] Do not suppress commitdiff link in root commitPetr Baudis1-1/+1
2006-10-07gitweb: Handle commits with empty commit messages more reasonablyPetr Baudis1-0/+3
2006-10-07gitweb: Separate (new) and (deleted) in commitdiff by a spacePetr Baudis1-2/+2
2006-10-07Show snapshot link in shortlog only if have_snapshoPetr Baudis1-2/+4