aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3Junio C Hamano2006-10-25
* xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of linesPetr Baudis2006-10-25
* Update cherry documentation.Junio C Hamano2006-10-25
* Refer to git-rev-parse:Specifying Revisions from git.txtJunio C Hamano2006-10-25
* git-fetch.sh printed protocol fixTuncer Ayaz2006-10-25
* RPM package re-classification.Junio C Hamano2006-10-25
* Documentation: note about contrib/.Junio C Hamano2006-10-24
* git-svn: fix symlink-to-file changes when using command-line svn 1.4.0Eric Wong2006-10-24
* Set $HOME for selftestsGerrit Pape2006-10-24
* gitweb: Fix setting $/ in parse_commit()v1.4.3.2Petr Baudis2006-10-23
* daemon: do not die on older clients.Junio C Hamano2006-10-23
* xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.Jim Meyering2006-10-23
* git-clone: honor --quietJim Meyering2006-10-23
* Documentation for the [remote] configSanti Béjar2006-10-23
* prune-packed: Fix uninitialized variable.Alexandre Julliard2006-10-23
* pager: default to LESS=FRSX not LESS=FRSJunio C Hamano2006-10-22
* Make prune also run prune-packedJ. Bruce Fields2006-10-22
* git-vc: better installation instructionsKarl Hasselström2006-10-22
* gitweb: Do not esc_html $basedir argument to git_print_tree_entryJakub Narebski2006-10-22
* gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)Jakub Narebski2006-10-22
* Fix usagestring for git-branchLars Hjemli2006-10-22
* git-merge: show usage if run without argumentsRene Scharfe2006-10-22
* Fix typo in show-index.cv1.4.3.1Lars Hjemli2006-10-20
* pager: default to LESS=FRSJunio C Hamano2006-10-20
* git-apply: prepare for upcoming GNU diff -u format change.Linus Torvalds2006-10-19
* Add revspec documentation for ':path', ':[0-3]:path' and git-describepclouds@gmail.com2006-10-18
* Reject hexstring longer than 40-bytes in get_short_sha1()pclouds@gmail.com2006-10-18
* reduce delta head inflated sizeNicolas Pitre2006-10-18
* git-imap-send: Strip smtp From_ header from imap message.v1.4.3Markus Amsler2006-10-18
* add proper dependancies on the xdiff sourceAndy Whitcroft2006-10-17
* Merge branch 'maint'Junio C Hamano2006-10-16
|\
| * Fix hash function in xdiff libraryv1.4.2.4Linus Torvalds2006-10-16
* | svnimport: Fix broken tags being generatedPetr Baudis2006-10-15
* | Replace open-coded version of hash_sha1_file()Rene Scharfe2006-10-15
* | Make write_sha1_file_prepare() voidRene Scharfe2006-10-15
* | Revert "move pack creation to version 3"Junio C Hamano2006-10-14
* | Merge branch 'jc/http'v1.4.3-rc3Junio C Hamano2006-10-14
|\ \
| * | Add WEBDAV timeout to http-fetch.Junio C Hamano2006-10-08
* | | clone: the given repository dir should be relative to $PWDYasushi SHOJI2006-10-14
* | | cvsserver: fix "cvs diff" in a subdirectoryJohannes Schindelin2006-10-14
* | | cvsserver: Show correct letters for modified, removed and added filesJohannes Schindelin2006-10-14
* | | git-svn: reduce memory usage for large commitsEric Wong2006-10-14
* | | Fix tracing when GIT_TRACE is set to an empty string.Christian Couder2006-10-14
* | | Make write_sha1_file_prepare() staticRene Scharfe2006-10-14
* | | Add hash_sha1_file()Rene Scharfe2006-10-14
* | | git-svn: fix commits over svn+ssh://Eric Wong2006-10-14
* | | t4015: work-around here document problem on Cygwin.Junio C Hamano2006-10-13
* | | Documentation: add missing second colons and remove a typoRene Scharfe2006-10-12
* | | diff: fix 2 whitespace issuesJohannes Schindelin2006-10-12
* | | apply --numstat -z: line termination fix.Junio C Hamano2006-10-12