summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* combine-diff: honour --no-commit-idJunio C Hamano2006-10-261-3/+3
* combine-diff: fix hunk_comment_line logic.Junio C Hamano2006-10-261-1/+5
* combine-diff: a few more finishing touches.Junio C Hamano2006-10-262-8/+46
* Documentation: clarify refname disambiguation rules.Junio C Hamano2006-10-261-4/+21
* diff-format.txt: Combined diff format documentation supplementJakub Narebski2006-10-261-8/+68
* Remove --syslog in git-daemon inetd documentation examples.Christian Couder2006-10-252-6/+4
* Documentation: updates to "Everyday GIT"J. Bruce Fields2006-10-251-31/+12
* Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3Junio C Hamano2006-10-251-1/+1
* xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of linesPetr Baudis2006-10-251-2/+1
* Update cherry documentation.Junio C Hamano2006-10-252-4/+5
* Refer to git-rev-parse:Specifying Revisions from git.txtJunio C Hamano2006-10-251-0/+3
* git-fetch.sh printed protocol fixTuncer Ayaz2006-10-251-1/+2
* RPM package re-classification.Junio C Hamano2006-10-251-6/+6
* Documentation: note about contrib/.Junio C Hamano2006-10-241-0/+5
* git-svn: fix symlink-to-file changes when using command-line svn 1.4.0Eric Wong2006-10-241-3/+6
* Set $HOME for selftestsGerrit Pape2006-10-241-1/+2
* 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