summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-fetch: allow forcing glob pattern in refspecJunio C Hamano2006-11-251-4/+8
* Merge branch 'master' into jc/globfetchJunio C Hamano2006-11-2518-311/+1014
|\
| * git-fetch: exit with non-zero status when fast-forward check failsJunio C Hamano2006-11-251-5/+6
| * git-svn: exit with status 1 for test failuresEric Wong2006-11-241-8/+12
| * git-svn: correctly access repos when only given partial read permissionsEric Wong2006-11-241-72/+65
| * git-branch -D: make it work even when on a yet-to-be-born branchJunio C Hamano2006-11-241-4/+8
| * Add -v and --abbrev options to git-branchLars Hjemli2006-11-242-6/+51
| * git-clone: stop dumb protocol from copying refs outside heads/ and tags/.Junio C Hamano2006-11-241-0/+4
| * gitweb: (style) use chomp without parentheses consistently.Junio C Hamano2006-11-241-2/+2
| * gitweb: Replace SPC with   also in tag commentJakub Narebski2006-11-241-1/+1
| * Merge branch 'jn/web'Junio C Hamano2006-11-242-167/+407
| |\
| | * gitweb: Finish restoring "blob" links in git_difftree_bodyJakub Narebski2006-11-211-21/+21
| | * gitweb: Refactor feed generation, make output prettier, add Atom feedJakub Narebski2006-11-211-45/+210
| | * gitweb: Add an option to href() to return full URLJakub Narebski2006-11-211-1/+2
| | * gitweb: New improved formatting of chunk header in diffJakub Narebski2006-11-212-1/+35
| | * gitweb: Default to $hash_base or HEAD for $hash in "commit" and "commitdiff"Jakub Narebski2006-11-211-0/+2
| | * gitweb: Buffer diff header to deal with split patches + git_patchset_body ref...Jakub Narebski2006-11-211-99/+136
| | * gitweb: Protect against possible warning in git_commitdiffJakub Narebski2006-11-211-1/+2
| * | Merge branch 'pb/diffroot'Junio C Hamano2006-11-243-4/+23
| |\ \
| | * | config option log.showroot to show the diff of root commitsPeter Baumann2006-11-243-4/+23
| * | | Merge branch 'jc/pack-heuristics'Junio C Hamano2006-11-241-1/+3
| |\ \ \
| | * | | pack-objects: tweak "do not even attempt delta" heuristicsJunio C Hamano2006-11-171-1/+3
| * | | | Merge branch 'jc/numstat'Junio C Hamano2006-11-241-1/+5
| |\ \ \ \
| | * | | | apply --numstat: mark binary diffstat with - -, not 0 0Junio C Hamano2006-11-141-1/+5
| * | | | | Merge branch 'ap/branch-ref-display'Junio C Hamano2006-11-242-25/+89
| |\ \ \ \ \
| | * | | | | Add support to git-branch to show local and remote branchesAndy Parkins2006-11-212-25/+89
| * | | | | | Merge branch 'ap/prune'Junio C Hamano2006-11-241-1/+8
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Typefix builtin-prune.c::prune_object()Junio C Hamano2006-11-241-3/+4
| | * | | | | Improve git-prune -n outputAndy Parkins2006-11-211-1/+7
| | |/ / / /
| * | | | | Merge branch 'jc/upload-pack'Junio C Hamano2006-11-241-9/+92
| |\ \ \ \ \
| | * | | | | upload-pack: stop the other side when they have more roots than we do.Junio C Hamano2006-08-121-9/+92
| * | | | | | git-svn: handle authentication without relying on cached tokens on diskEric Wong2006-11-241-8/+148
| * | | | | | git-cvsimport: add support for CVS pserver method HTTP/1.x proxyingIñaki Arenaza2006-11-241-5/+49
| * | | | | | Make git-clone --use-separate-remote the defaultPetr Baudis2006-11-232-13/+25
| * | | | | | refs outside refs/{heads,tags} match less strongly.Junio C Hamano2006-11-231-5/+42
| * | | | | | Increase length of function name bufferAndy Parkins2006-11-231-1/+1
* | | | | | | git-fetch: allow glob pattern in refspecJunio C Hamano2006-11-231-0/+35
* | | | | | | git-fetch: fix dumb protocol transport to fetch from pack-pruned refJunio C Hamano2006-11-231-15/+13
* | | | | | | git-fetch: reuse ls-remote result.Junio C Hamano2006-11-231-5/+8
|/ / / / / /
* | | | | | git-svn: preserve uncommitted changes after dcommitEric Wong2006-11-231-1/+1
* | | | | | git-svn: correctly handle revision 0 in SVN repositoriesEric Wong2006-11-231-4/+10
* | | | | | git-svn: error out from dcommit on a parent-less commitEric Wong2006-11-231-0/+7
* | | | | | archive-zip: don't use sizeof(struct ...)René Scharfe2006-11-231-6/+18
* | | | | | GIT 1.4.4.1v1.4.4.1Junio C Hamano2006-11-221-1/+1
* | | | | | trust-executable-bit: fix breakage for symlinksJunio C Hamano2006-11-223-8/+18
* | | | | | Move --pretty options into Documentation/pretty-formats.txtChris Riddoch2006-11-225-15/+83
| |/ / / / |/| | | |
* | | | | Doc: Make comment about merging in tutorial.txt more clearPaolo Ciarrocchi2006-11-211-1/+1
* | | | | archive: use setvbuf() instead of setlinebuf()Michal Rokos2006-11-211-1/+1
| |_|_|/ |/| | |
* | | | Teach SubmittingPatches about git-commit -sPaolo Ciarrocchi2006-11-211-0/+3
* | | | do_for_each_ref: perform the same sanity check for leftovers.Junio C Hamano2006-11-191-19/+19