Age | Commit message (Expand) | Author | Files | Lines |
2006-04-11 | Solaris 9 also wants our own unsetenv/setenv. | Dennis Stosberg | 1 | -0/+4 |
2006-04-11 | Retire git-log.sh (take #3) | Junio C Hamano | 1 | -2/+3 |
2006-04-11 | Separate the raw diff and patch with a newline | Petr Baudis | 2 | -0/+2 |
2006-04-11 | Document --patch-with-raw | Petr Baudis | 2 | -0/+5 |
2006-04-10 | Merge branch 'eb/apply' into next | Junio C Hamano | 2 | -19/+112 |
2006-04-10 | Merge branch 'jc/withraw' into next | Junio C Hamano | 7 | -125/+95 |
2006-04-10 | diff-* --patch-with-raw | Junio C Hamano | 3 | -33/+61 |
2006-04-10 | Implement limited context matching in git-apply. | Eric W. Biederman | 2 | -19/+112 |
2006-04-10 | Retire git-log.sh (take#2) | Junio C Hamano | 1 | -3/+3 |
2006-04-10 | blame and friends: adjust to multiple pathspec change. | Junio C Hamano | 6 | -23/+34 |
2006-04-10 | Retire git-log.sh | Junio C Hamano | 1 | -3/+8 |
2006-04-10 | git log --full-diff | Junio C Hamano | 1 | -1/+12 |
2006-04-10 | tree-diff: do not assume we use only one pathspec | Junio C Hamano | 4 | -24/+32 |
2006-04-10 | Merge branch 'master' into jc/diff | Junio C Hamano | 10 | -108/+45 |
2006-04-10 | Merge branch 'lt/rev' | Junio C Hamano | 4 | -18/+18 |
2006-04-10 | Retire diffcore-pathspec. | Junio C Hamano | 5 | -81/+11 |
2006-04-09 | Improve the git-diff-tree -c/-cc documentation | Petr Baudis | 1 | -9/+16 |
2006-04-09 | Merge branch 'jc/diff' into next | Junio C Hamano | 5 | -205/+255 |
2006-04-09 | git log [diff-tree options]... | Junio C Hamano | 1 | -1/+31 |
2006-04-09 | log-tree: separate major part of diff-tree. | Junio C Hamano | 4 | -204/+224 |
2006-04-08 | Make "--parents" logs also be incremental | Linus Torvalds | 4 | -18/+18 |
2006-04-08 | xdiff/xdiffi.c: fix warnings about possibly uninitialized variables | Marco Roeland | 1 | -2/+3 |
2006-04-08 | diffcore-rename: fix merging back a broken pair. | Junio C Hamano | 1 | -4/+10 |
2006-04-08 | diff: fix output of total-rewrite diff. | Junio C Hamano | 1 | -2/+3 |
2006-04-08 | git-log: match rev-list --abbrev and --abbrev-commit | Junio C Hamano | 1 | -2/+13 |
2006-04-07 | Merge branch 'master' into next | Junio C Hamano | 1 | -1/+1 |
2006-04-07 | GIT 1.3.0-rc3 | Junio C Hamano | 1 | -1/+1 |
2006-04-07 | Merge branch 'kh/svn' | Junio C Hamano | 1 | -5/+10 |
2006-04-07 | Merge branch 'jc/thinpack' | Junio C Hamano | 1 | -48/+236 |
2006-04-07 | Merge branch 'jc/date' | Junio C Hamano | 1 | -21/+56 |
2006-04-07 | Merge branch 'nh/http' | Junio C Hamano | 2 | -2/+287 |
2006-04-07 | Merge branch 'ew/rev-abbrev' | Junio C Hamano | 1 | -1/+14 |
2006-04-07 | Merge branch 'jc/blame' | Junio C Hamano | 7 | -302/+419 |
2006-04-07 | Merge branch 'master' into next | Junio C Hamano | 4 | -11/+30 |
2006-04-07 | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 1 | -2/+2 |
2006-04-07 | Merge branch 'maint' | Junio C Hamano | 3 | -9/+28 |
2006-04-07 | count-delta: match get_delta_hdr_size() changes. | Junio C Hamano | 1 | -2/+2 |
2006-04-07 | check patch_delta bounds more carefully | Nicolas Pitre | 3 | -9/+28 |
2006-04-07 | Merge branch 'jc/thinpack' into next | Junio C Hamano | 1 | -48/+236 |
2006-04-07 | Merge branch 'ew/rev-abbrev' into next | Junio C Hamano | 1 | -1/+14 |
2006-04-07 | Merge branch 'jc/blame' into next | Junio C Hamano | 6 | -67/+135 |
2006-04-07 | Merge branch 'kh/svn' into next | Junio C Hamano | 4 | -5/+647 |
2006-04-07 | git-svnimport: Don't assume that copied files haven't changed | Karl Hasselström | 1 | -5/+10 |
2006-04-07 | rev-list --abbrev-commit | Junio C Hamano | 1 | -1/+14 |
2006-04-07 | Thin pack generation: optimization. | Junio C Hamano | 1 | -48/+236 |
2006-04-07 | Add Documentation/technical/pack-format.txt | Junio C Hamano | 1 | -0/+111 |
2006-04-07 | Added Packing Heursitics IRC writeup. | Jon Loeliger | 1 | -0/+466 |
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 |