Age | Commit message (Expand) | Author | Files | Lines |
2006-04-07 | blame -S <ancestry-file> | Junio C Hamano | 3 | -60/+127 |
2006-04-06 | Match ofs/cnt types in diff interface. | Junio C Hamano | 3 | -7/+8 |
2006-04-05 | Add documentation for git-imap-send. | Mike McCormack | 1 | -0/+60 |
2006-04-05 | Merge branch 'master' into next | Junio C Hamano | 1 | -0/+1 |
2006-04-05 | blame.c: fix completely broken ancestry traversal. | Junio C Hamano | 1 | -0/+1 |
2006-04-06 | gitk: Fix incorrect invocation of getmergediffline | Paul Mackerras | 1 | -1/+1 |
2006-04-06 | [PATCH] gitk: Fix searching for filenames in gitk | Pavel Roskin | 1 | -1/+1 |
2006-04-05 | Merge branch 'jc/date' into next | Junio C Hamano | 4 | -129/+312 |
2006-04-05 | date parsing: be friendlier to our European friends. | Junio C Hamano | 1 | -21/+56 |
2006-04-05 | Tweaks to make asciidoc play nice. | Francis Daly | 1 | -4/+5 |
2006-04-05 | Merge branch 'jc/blame' into next | Junio C Hamano | 1 | -93/+67 |
2006-04-05 | Merge branch 'nh/http' into next | Junio C Hamano | 1 | -1/+3 |
2006-04-05 | blame: use built-in xdiff | Junio C Hamano | 1 | -93/+67 |
2006-04-05 | git-commit: document --amend | Marco Roeland | 1 | -1/+23 |
2006-04-05 | Merge branch 'jc/clone' | Junio C Hamano | 1 | -19/+28 |
2006-04-05 | Merge branch 'pb/regex' | Junio C Hamano | 4 | -16/+57 |
2006-04-05 | Avoid a crash if realloc returns a different pointer. | Mike McCormack | 1 | -0/+1 |
2006-04-05 | Avoid a divide by zero if there's no messages to send. | Mike McCormack | 1 | -1/+6 |
2006-04-05 | Fix compile with expat, but an old curl version | Johannes Schindelin | 1 | -1/+3 |
2006-04-05 | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 1 | -106/+225 |
2006-04-05 | Merge branch 'jc/combine' into next | Junio C Hamano | 3 | -46/+49 |
2006-04-05 | combine-diff: move the code to parse hunk-header into common library. | Junio C Hamano | 3 | -46/+49 |
2006-04-05 | Merge branches 'master' and 'jc/combine' into next | Junio C Hamano | 9 | -68/+243 |
2006-04-05 | Add git-clean command | Pavel Roskin | 4 | -1/+132 |
2006-04-05 | Merge branch 'fix' | Junio C Hamano | 2 | -21/+27 |
2006-04-05 | diff_flush(): leakfix. | Junio C Hamano | 1 | -19/+25 |
2006-04-05 | combine-diff: refactor built-in xdiff interface. | Junio C Hamano | 4 | -46/+84 |
2006-04-04 | parse_date(): fix parsing 03/10/2006 | Junio C Hamano | 1 | -2/+2 |
2006-04-04 | Merge branch 'nh/http' into next | Junio C Hamano | 3 | -6/+285 |
2006-04-04 | http-fetch: add optional DAV-based pack list | Nick Hengeveld | 2 | -1/+284 |
2006-04-05 | [PATCH] Provide configurable UI font for gitk | Keith Packard | 1 | -6/+17 |
2006-04-05 | [PATCH] gitk: Use git wrapper to run git-ls-remote. | Mark Wooding | 1 | -1/+1 |
2006-04-05 | [PATCH] gitk: add key bindings for selecting first and last commit | Rutger Nijlunsing | 1 | -6/+69 |
2006-04-04 | Merge branch 'pb/regex' into next | Junio C Hamano | 1 | -2/+2 |
2006-04-04 | On some platforms, certain headers need to be included before regex.h | Johannes Schindelin | 1 | -2/+2 |
2006-04-04 | cvsimport: use git-update-ref when updating | Johannes Schindelin | 1 | -5/+1 |
2006-04-05 | gitk: Add a help menu item to display key bindings | Paul Mackerras | 1 | -1/+43 |
2006-04-05 | [PATCH] gitk: allow goto heads | Stephen Rothwell | 1 | -3/+4 |
2006-04-04 | Merge branch 'jc/combine' into next | Junio C Hamano | 5 | -104/+143 |
2006-04-04 | combine-diff: use built-in xdiff. | Junio C Hamano | 1 | -102/+136 |
2006-04-04 | GIT 1.3.0-rc2 | Junio C Hamano | 1 | -1/+1 |
2006-04-04 | Merge in xdiff cleanup pieces | Junio C Hamano | 4 | -25/+63 |
2006-04-04 | Set HTTP user agent to git/GIT_VERSION | Nick Hengeveld | 2 | -0/+5 |
2006-04-04 | git-ls-remote: send no-cache header when fetching info/refs | Nick Hengeveld | 1 | -1/+1 |
2006-04-04 | Merge branch 'pb/regex' into next | Junio C Hamano | 4 | -16/+57 |
2006-04-04 | Support for pickaxe matching regular expressions | Petr Baudis | 4 | -16/+57 |
2006-04-04 | Merge branch 'pe/cleanup' | Junio C Hamano | 30 | -106/+120 |
2006-04-04 | Merge branch 'lt/fix-sol-pack' | Junio C Hamano | 2 | -18/+50 |
2006-04-04 | Merge branch 'pe/cleanup' into next | Junio C Hamano | 30 | -106/+120 |
2006-04-04 | Merge early part of 'jc/combine' branch | Junio C Hamano | 6 | -30/+70 |