aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* allow deepening of a shallow repositoryJohannes Schindelin2006-11-24
* allow cloning a repository "shallowly"Johannes Schindelin2006-11-24
* support fetching into a shallow repositoryJohannes Schindelin2006-11-24
* upload-pack: no longer call rev-listJohannes Schindelin2006-11-24
* gitweb: (style) use chomp without parentheses consistently.Junio C Hamano2006-11-24
* gitweb: Replace SPC with   also in tag commentJakub Narebski2006-11-24
* Merge branch 'jn/web'Junio C Hamano2006-11-24
|\
| * gitweb: Finish restoring "blob" links in git_difftree_bodyJakub Narebski2006-11-21
| * gitweb: Refactor feed generation, make output prettier, add Atom feedJakub Narebski2006-11-21
| * gitweb: Add an option to href() to return full URLJakub Narebski2006-11-21
| * gitweb: New improved formatting of chunk header in diffJakub Narebski2006-11-21
| * gitweb: Default to $hash_base or HEAD for $hash in "commit" and "commitdiff"Jakub Narebski2006-11-21
| * gitweb: Buffer diff header to deal with split patches + git_patchset_body ref...Jakub Narebski2006-11-21
| * gitweb: Protect against possible warning in git_commitdiffJakub Narebski2006-11-21
* | Merge branch 'pb/diffroot'Junio C Hamano2006-11-24
|\ \
| * | config option log.showroot to show the diff of root commitsPeter Baumann2006-11-24
* | | Merge branch 'jc/pack-heuristics'Junio C Hamano2006-11-24
|\ \ \
| * | | pack-objects: tweak "do not even attempt delta" heuristicsJunio C Hamano2006-11-17
* | | | Merge branch 'jc/numstat'Junio C Hamano2006-11-24
|\ \ \ \
| * | | | apply --numstat: mark binary diffstat with - -, not 0 0Junio C Hamano2006-11-14
* | | | | Merge branch 'ap/branch-ref-display'Junio C Hamano2006-11-24
|\ \ \ \ \
| * | | | | Add support to git-branch to show local and remote branchesAndy Parkins2006-11-21
* | | | | | Merge branch 'ap/prune'Junio C Hamano2006-11-24
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Typefix builtin-prune.c::prune_object()Junio C Hamano2006-11-24
| * | | | | Improve git-prune -n outputAndy Parkins2006-11-21
| |/ / / /
* | | | | Merge branch 'jc/upload-pack'Junio C Hamano2006-11-24
|\ \ \ \ \
| * | | | | upload-pack: stop the other side when they have more roots than we do.Junio C Hamano2006-08-12
* | | | | | git-svn: handle authentication without relying on cached tokens on diskEric Wong2006-11-24
* | | | | | git-cvsimport: add support for CVS pserver method HTTP/1.x proxyingIñaki Arenaza2006-11-24
* | | | | | Make git-clone --use-separate-remote the defaultPetr Baudis2006-11-23
* | | | | | refs outside refs/{heads,tags} match less strongly.Junio C Hamano2006-11-23
* | | | | | Increase length of function name bufferAndy Parkins2006-11-23
* | | | | | git-svn: preserve uncommitted changes after dcommitEric Wong2006-11-23
* | | | | | git-svn: correctly handle revision 0 in SVN repositoriesEric Wong2006-11-23
* | | | | | git-svn: error out from dcommit on a parent-less commitEric Wong2006-11-23
* | | | | | archive-zip: don't use sizeof(struct ...)René Scharfe2006-11-23
* | | | | | GIT 1.4.4.1v1.4.4.1Junio C Hamano2006-11-22
* | | | | | trust-executable-bit: fix breakage for symlinksJunio C Hamano2006-11-22
* | | | | | Move --pretty options into Documentation/pretty-formats.txtChris Riddoch2006-11-22
| |/ / / / |/| | | |
* | | | | Doc: Make comment about merging in tutorial.txt more clearPaolo Ciarrocchi2006-11-21
* | | | | archive: use setvbuf() instead of setlinebuf()Michal Rokos2006-11-21
| |_|_|/ |/| | |
* | | | Teach SubmittingPatches about git-commit -sPaolo Ciarrocchi2006-11-21
* | | | do_for_each_ref: perform the same sanity check for leftovers.Junio C Hamano2006-11-19
* | | | git-fetch: follow lightweit tags as well.Junio C Hamano2006-11-19
* | | | Documentation: Correct alternates documentation, document http-alternatesPetr Baudis2006-11-18
* | | | Documentation: Define symref and update HEAD descriptionPetr Baudis2006-11-18
* | | | Document git-runstatusRene Scharfe2006-11-18
* | | | git-apply: slightly clean up bitfield usageRene Scharfe2006-11-18
* | | | sparse fix: Using plain integer as NULL pointerRene Scharfe2006-11-18
* | | | sparse fix: non-ANSI function declarationRene Scharfe2006-11-18