aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jc/pack-peeled'Junio C Hamano2006-11-26
|\
| * Store peeled refs in packed-refs (take 2).Junio C Hamano2006-11-21
| * Store peeled refs in packed-refs file.Junio C Hamano2006-11-19
* | grep: do not skip unmerged entries when grepping in the working tree.Junio C Hamano2006-11-26
* | git-tag: allow empty tag message if -m is given explicitly.Han-Wen Nienhuys2006-11-26
* | Merge branch 'jn/web'Junio C Hamano2006-11-25
|\ \
| * | gitweb: Make project description in projects list link to summary viewJakub Narebski2006-11-25
| * | gitweb: Use author_epoch for pubdate in gitweb feedsJakub Narebski2006-11-25
| * | gitweb: Add author and contributor email to Atom feedJakub Narebski2006-11-25
| * | gitweb: Add author and committer email extraction to parse_commitJakub Narebski2006-11-25
| * | gitweb: Use git-show-ref instead of git-peek-remoteJakub Narebski2006-11-25
| * | gitweb: Do not use esc_html in esc_pathJakub Narebski2006-11-25
* | | Documentation: clarify tutorial pull/merge discussionJ. Bruce Fields2006-11-25
* | | git-svn: allow SVN:: lib users to track the root of the repository (again)Eric Wong2006-11-25
|/ /
* | git-fetch: exit with non-zero status when fast-forward check failsJunio C Hamano2006-11-25
* | git-svn: exit with status 1 for test failuresEric Wong2006-11-24
* | git-svn: correctly access repos when only given partial read permissionsEric Wong2006-11-24
* | git-branch -D: make it work even when on a yet-to-be-born branchJunio C Hamano2006-11-24
* | Add -v and --abbrev options to git-branchLars Hjemli2006-11-24
* | git-clone: stop dumb protocol from copying refs outside heads/ and tags/.Junio C Hamano2006-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