summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitweb: Fix setting $/ in parse_commit()v1.4.3.2Petr Baudis2006-10-231-2/+1
* daemon: do not die on older clients.Junio C Hamano2006-10-231-1/+5
* xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.Jim Meyering2006-10-231-1/+1
* git-clone: honor --quietJim Meyering2006-10-231-1/+2
* Documentation for the [remote] configSanti Béjar2006-10-232-0/+20
* prune-packed: Fix uninitialized variable.Alexandre Julliard2006-10-231-1/+1
* pager: default to LESS=FRSX not LESS=FRSJunio C Hamano2006-10-221-1/+1
* Make prune also run prune-packedJ. Bruce Fields2006-10-223-6/+8
* git-vc: better installation instructionsKarl Hasselström2006-10-221-1/+4
* gitweb: Do not esc_html $basedir argument to git_print_tree_entryJakub Narebski2006-10-221-3/+6
* gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)Jakub Narebski2006-10-221-30/+30
* Fix usagestring for git-branchLars Hjemli2006-10-221-1/+1
* git-merge: show usage if run without argumentsRene Scharfe2006-10-221-0/+2
* Fix typo in show-index.cv1.4.3.1Lars Hjemli2006-10-201-1/+1
* pager: default to LESS=FRSJunio C Hamano2006-10-201-1/+1
* git-apply: prepare for upcoming GNU diff -u format change.Linus Torvalds2006-10-192-0/+64
* Add revspec documentation for ':path', ':[0-3]:path' and git-describepclouds@gmail.com2006-10-181-1/+15
* Reject hexstring longer than 40-bytes in get_short_sha1()pclouds@gmail.com2006-10-181-1/+1
* reduce delta head inflated sizeNicolas Pitre2006-10-181-1/+1
* 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