Age | Commit message (Expand) | Author | Files | Lines |
2006-04-14 | GIT v1.3.0-rc4 | Junio C Hamano | 1 | -1/+1 |
2006-04-14 | Merge branch 'dl/xdiff' | Junio C Hamano | 2 | -5/+110 |
2006-04-14 | Fix up rev-list option parsing. | Junio C Hamano | 1 | -2/+4 |
2006-04-14 | Fix up default abbrev in setup_revisions() argument parser. | Junio C Hamano | 3 | -0/+7 |
2006-04-14 | Common option parsing for "git log --diff" and friends | Linus Torvalds | 6 | -227/+218 |
2006-04-14 | Merge branch 'js/diffstat' | Junio C Hamano | 4 | -7/+226 |
2006-04-14 | Merge branch 'jc/fix5500' | Junio C Hamano | 1 | -19/+14 |
2006-04-14 | rev-list --bisect: limit list before bisecting. | Junio C Hamano | 1 | -0/+2 |
2006-04-14 | Clean up trailing whitespace when pretty-printing commits | Linus Torvalds | 1 | -10/+5 |
2006-04-14 | "git cmd -h" for shell scripts. | Junio C Hamano | 1 | -1/+1 |
2006-04-14 | git-log <diff-options> <paths> documentation | Junio C Hamano | 1 | -4/+20 |
2006-04-14 | Retire git-log.sh (take #4) | Junio C Hamano | 1 | -15/+0 |
2006-04-14 | stripspace: incomplete line fix (take #2) | Junio C Hamano | 1 | -1/+3 |
2006-04-13 | t5500: test fix | Junio C Hamano | 1 | -19/+14 |
2006-04-13 | diff --stat: no need to ask funcnames nor context. | Junio C Hamano | 1 | -2/+2 |
2006-04-13 | Fix-up previous expr changes. | Junio C Hamano | 2 | -3/+3 |
2006-04-13 | diff-options: add --stat (take 2) | Johannes Schindelin | 1 | -5/+5 |
2006-04-13 | xdiff: post-process hunks to make them consistent. | Davide Libenzi | 2 | -5/+110 |
2006-04-13 | diff-options: add --stat (take 2) | Johannes Schindelin | 4 | -7/+226 |
2006-04-13 | Shell utilities: Guard against expr' magic tokens. | Mark Wooding | 9 | -30/+30 |
2006-04-13 | t3600-rm: skip failed-remove test when we cannot make an unremovable file. | Junio C Hamano | 1 | -3/+15 |
2006-04-13 | Use less memory in "git log" | Linus Torvalds | 1 | -0/+2 |
2006-04-13 | git-log: do not output excess blank line between commits | Junio C Hamano | 1 | -1/+1 |
2006-04-13 | Makefile: $(MAKE) check-docs | Junio C Hamano | 1 | -0/+20 |
2006-04-13 | Documentation: add a couple of missing docs. | Junio C Hamano | 3 | -0/+93 |
2006-04-12 | Merge branch 'jc/combine' into next | Junio C Hamano | 5 | -60/+24 |
2006-04-12 | Merge branch 'master' into jc/combine | Junio C Hamano | 4 | -58/+22 |
2006-04-12 | combine-diff: type fix. | Junio C Hamano | 1 | -2/+2 |
2006-04-12 | stripspace: make sure not to leave an incomplete line. | Junio C Hamano | 1 | -3/+8 |
2006-04-12 | git-commit: do not muck with commit message when no_edit is set. | Junio C Hamano | 1 | -5/+12 |
2006-04-12 | When showing a commit message, do not lose an incomplete line. | Linus Torvalds | 1 | -2/+2 |
2006-04-11 | Retire t5501-old-fetch-and-upload test. | Junio C Hamano | 1 | -48/+0 |
2006-04-11 | Merge branch 'jc/combine' into next | Junio C Hamano | 1 | -26/+37 |
2006-04-11 | Merge branch 'jc/diff' into next | Junio C Hamano | 9 | -47/+77 |
2006-04-11 | combine-diff: fix hunks at the end (take #2). | Junio C Hamano | 1 | -28/+21 |
2006-04-11 | combine-diff: do not lose hunks with only deletion at end. | Junio C Hamano | 1 | -11/+29 |
2006-04-11 | Merge branch 'ds/index' into next | Junio C Hamano | 3 | -9/+14 |
2006-04-11 | Merge branch 'jc/withraw' into next | Junio C Hamano | 4 | -0/+7 |
2006-04-11 | Replace index() with strchr(). | Dennis Stosberg | 2 | -7/+7 |
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 |