| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow git push to delete remote ref. | Junio C Hamano | 2006-11-24 | 4 | -23/+84 |
* | Merge branch 'jn/web' | Junio C Hamano | 2006-11-24 | 2 | -167/+407 |
|\ |
|
| * | gitweb: Finish restoring "blob" links in git_difftree_body | Jakub Narebski | 2006-11-21 | 1 | -21/+21 |
| * | gitweb: Refactor feed generation, make output prettier, add Atom feed | Jakub Narebski | 2006-11-21 | 1 | -45/+210 |
| * | gitweb: Add an option to href() to return full URL | Jakub Narebski | 2006-11-21 | 1 | -1/+2 |
| * | gitweb: New improved formatting of chunk header in diff | Jakub Narebski | 2006-11-21 | 2 | -1/+35 |
| * | gitweb: Default to $hash_base or HEAD for $hash in "commit" and "commitdiff" | Jakub Narebski | 2006-11-21 | 1 | -0/+2 |
| * | gitweb: Buffer diff header to deal with split patches + git_patchset_body ref... | Jakub Narebski | 2006-11-21 | 1 | -99/+136 |
| * | gitweb: Protect against possible warning in git_commitdiff | Jakub Narebski | 2006-11-21 | 1 | -1/+2 |
* | | Merge branch 'pb/diffroot' | Junio C Hamano | 2006-11-24 | 3 | -4/+23 |
|\ \ |
|
| * | | config option log.showroot to show the diff of root commits | Peter Baumann | 2006-11-24 | 3 | -4/+23 |
* | | | Merge branch 'jc/pack-heuristics' | Junio C Hamano | 2006-11-24 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | pack-objects: tweak "do not even attempt delta" heuristics | Junio C Hamano | 2006-11-17 | 1 | -1/+3 |
* | | | | Merge branch 'jc/numstat' | Junio C Hamano | 2006-11-24 | 1 | -1/+5 |
|\ \ \ \ |
|
| * | | | | apply --numstat: mark binary diffstat with - -, not 0 0 | Junio C Hamano | 2006-11-14 | 1 | -1/+5 |
* | | | | | Merge branch 'ap/branch-ref-display' | Junio C Hamano | 2006-11-24 | 2 | -25/+89 |
|\ \ \ \ \ |
|
| * | | | | | Add support to git-branch to show local and remote branches | Andy Parkins | 2006-11-21 | 2 | -25/+89 |
* | | | | | | Merge branch 'ap/prune' | Junio C Hamano | 2006-11-24 | 1 | -1/+8 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Typefix builtin-prune.c::prune_object() | Junio C Hamano | 2006-11-24 | 1 | -3/+4 |
| * | | | | | Improve git-prune -n output | Andy Parkins | 2006-11-21 | 1 | -1/+7 |
| |/ / / / |
|
* | | | | | Merge branch 'jc/upload-pack' | Junio C Hamano | 2006-11-24 | 1 | -9/+92 |
|\ \ \ \ \ |
|
| * | | | | | upload-pack: stop the other side when they have more roots than we do. | Junio C Hamano | 2006-08-12 | 1 | -9/+92 |
* | | | | | | git-svn: handle authentication without relying on cached tokens on disk | Eric Wong | 2006-11-24 | 1 | -8/+148 |
* | | | | | | git-cvsimport: add support for CVS pserver method HTTP/1.x proxying | Iñaki Arenaza | 2006-11-24 | 1 | -5/+49 |
* | | | | | | Make git-clone --use-separate-remote the default | Petr Baudis | 2006-11-23 | 2 | -13/+25 |
* | | | | | | refs outside refs/{heads,tags} match less strongly. | Junio C Hamano | 2006-11-23 | 1 | -5/+42 |
* | | | | | | Increase length of function name buffer | Andy Parkins | 2006-11-23 | 1 | -1/+1 |
* | | | | | | git-svn: preserve uncommitted changes after dcommit | Eric Wong | 2006-11-23 | 1 | -1/+1 |
* | | | | | | git-svn: correctly handle revision 0 in SVN repositories | Eric Wong | 2006-11-23 | 1 | -4/+10 |
* | | | | | | git-svn: error out from dcommit on a parent-less commit | Eric Wong | 2006-11-23 | 1 | -0/+7 |
* | | | | | | archive-zip: don't use sizeof(struct ...) | René Scharfe | 2006-11-23 | 1 | -6/+18 |
* | | | | | | GIT 1.4.4.1v1.4.4.1 | Junio C Hamano | 2006-11-22 | 1 | -1/+1 |
* | | | | | | trust-executable-bit: fix breakage for symlinks | Junio C Hamano | 2006-11-22 | 3 | -8/+18 |
* | | | | | | Move --pretty options into Documentation/pretty-formats.txt | Chris Riddoch | 2006-11-22 | 5 | -15/+83 |
| |/ / / /
|/| | | | |
|
* | | | | | Doc: Make comment about merging in tutorial.txt more clear | Paolo Ciarrocchi | 2006-11-21 | 1 | -1/+1 |
* | | | | | archive: use setvbuf() instead of setlinebuf() | Michal Rokos | 2006-11-21 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Teach SubmittingPatches about git-commit -s | Paolo Ciarrocchi | 2006-11-21 | 1 | -0/+3 |
* | | | | do_for_each_ref: perform the same sanity check for leftovers. | Junio C Hamano | 2006-11-19 | 1 | -19/+19 |
* | | | | git-fetch: follow lightweit tags as well. | Junio C Hamano | 2006-11-19 | 2 | -2/+19 |
* | | | | Documentation: Correct alternates documentation, document http-alternates | Petr Baudis | 2006-11-18 | 1 | -3/+14 |
* | | | | Documentation: Define symref and update HEAD description | Petr Baudis | 2006-11-18 | 2 | -5/+16 |
* | | | | Document git-runstatus | Rene Scharfe | 2006-11-18 | 3 | -1/+73 |
* | | | | git-apply: slightly clean up bitfield usage | Rene Scharfe | 2006-11-18 | 1 | -2/+5 |
* | | | | sparse fix: Using plain integer as NULL pointer | Rene Scharfe | 2006-11-18 | 1 | -1/+1 |
* | | | | sparse fix: non-ANSI function declaration | Rene Scharfe | 2006-11-18 | 2 | -2/+2 |
* | | | | git-apply: Documentation typo fix | Petr Baudis | 2006-11-18 | 1 | -1/+1 |
* | | | | Fix git-for-each-refs broken for tags | Petr Baudis | 2006-11-18 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | "git fmt-merge-msg" SIGSEGV | Linus Torvalds | 2006-11-16 | 1 | -0/+2 |
* | | | git-pull: allow pulling into an empty repository | Linus Torvalds | 2006-11-16 | 2 | -2/+47 |
* | | | convert-objects: set _XOPEN_SOURCE to 600 | Junio C Hamano | 2006-11-15 | 1 | -1/+1 |