Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xdiff: post-process hunks to make them consistent. | Davide Libenzi | 2006-04-13 | 2 | -5/+110 |
* | Shell utilities: Guard against expr' magic tokens. | Mark Wooding | 2006-04-13 | 9 | -30/+30 |
* | t3600-rm: skip failed-remove test when we cannot make an unremovable file. | Junio C Hamano | 2006-04-13 | 1 | -3/+15 |
* | Use less memory in "git log" | Linus Torvalds | 2006-04-13 | 1 | -0/+2 |
* | git-log: do not output excess blank line between commits | Junio C Hamano | 2006-04-13 | 1 | -1/+1 |
* | Makefile: $(MAKE) check-docs | Junio C Hamano | 2006-04-13 | 1 | -0/+20 |
* | Documentation: add a couple of missing docs. | Junio C Hamano | 2006-04-13 | 3 | -0/+93 |
* | Merge branch 'jc/combine' into next | Junio C Hamano | 2006-04-12 | 5 | -60/+24 |
|\ | |||||
| * | Merge branch 'master' into jc/combine | Junio C Hamano | 2006-04-12 | 4 | -58/+22 |
| |\ | |||||
| | * | stripspace: make sure not to leave an incomplete line. | Junio C Hamano | 2006-04-12 | 1 | -3/+8 |
| | * | git-commit: do not muck with commit message when no_edit is set. | Junio C Hamano | 2006-04-12 | 1 | -5/+12 |
| | * | When showing a commit message, do not lose an incomplete line. | Linus Torvalds | 2006-04-12 | 1 | -2/+2 |
| | * | Retire t5501-old-fetch-and-upload test. | Junio C Hamano | 2006-04-11 | 1 | -48/+0 |
| * | | combine-diff: type fix. | Junio C Hamano | 2006-04-12 | 1 | -2/+2 |
* | | | Merge branch 'jc/combine' into next | Junio C Hamano | 2006-04-11 | 1 | -26/+37 |
|\ \ \ | |/ / | |||||
| * | | combine-diff: fix hunks at the end (take #2). | Junio C Hamano | 2006-04-11 | 1 | -28/+21 |
| * | | combine-diff: do not lose hunks with only deletion at end. | Junio C Hamano | 2006-04-11 | 1 | -11/+29 |
| |/ | |||||
* | | Merge branch 'jc/diff' into next | Junio C Hamano | 2006-04-11 | 9 | -47/+77 |
|\ \ | |||||
| * | | blame and friends: adjust to multiple pathspec change. | Junio C Hamano | 2006-04-10 | 6 | -23/+34 |
| * | | git log --full-diff | Junio C Hamano | 2006-04-10 | 1 | -1/+12 |
| * | | tree-diff: do not assume we use only one pathspec | Junio C Hamano | 2006-04-10 | 4 | -24/+32 |
| * | | Merge branch 'master' into jc/diff | Junio C Hamano | 2006-04-10 | 10 | -108/+45 |
| |\ \ | |||||
* | \ \ | Merge branch 'ds/index' into next | Junio C Hamano | 2006-04-11 | 3 | -9/+14 |
|\ \ \ \ | |||||
| * | | | | Replace index() with strchr(). | Dennis Stosberg | 2006-04-11 | 2 | -7/+7 |
| | |_|/ | |/| | | |||||
| * | | | Solaris 9 also wants our own unsetenv/setenv. | Dennis Stosberg | 2006-04-11 | 1 | -0/+4 |
| * | | | Retire git-log.sh (take #3) | Junio C Hamano | 2006-04-11 | 1 | -2/+3 |
* | | | | Merge branch 'jc/withraw' into next | Junio C Hamano | 2006-04-11 | 4 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | Separate the raw diff and patch with a newline | Petr Baudis | 2006-04-11 | 2 | -0/+2 |
| * | | | | Document --patch-with-raw | Petr Baudis | 2006-04-11 | 2 | -0/+5 |
* | | | | | Merge branch 'eb/apply' into next | Junio C Hamano | 2006-04-10 | 2 | -19/+112 |
|\ \ \ \ \ | |||||
| * | | | | | Implement limited context matching in git-apply. | Eric W. Biederman | 2006-04-10 | 2 | -19/+112 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'jc/withraw' into next | Junio C Hamano | 2006-04-10 | 7 | -125/+95 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | diff-* --patch-with-raw | Junio C Hamano | 2006-04-10 | 3 | -33/+61 |
| |/ / / | |||||
| * | | | Retire git-log.sh (take#2) | Junio C Hamano | 2006-04-10 | 1 | -3/+3 |
| * | | | Retire git-log.sh | Junio C Hamano | 2006-04-10 | 1 | -3/+8 |
| | |/ | |/| | |||||
| * | | Merge branch 'lt/rev' | Junio C Hamano | 2006-04-10 | 4 | -18/+18 |
| |\ \ | |||||
| * | | | Retire diffcore-pathspec. | Junio C Hamano | 2006-04-10 | 5 | -81/+11 |
| * | | | Improve the git-diff-tree -c/-cc documentation | Petr Baudis | 2006-04-09 | 1 | -9/+16 |
* | | | | Merge branch 'jc/diff' into next | Junio C Hamano | 2006-04-09 | 5 | -205/+255 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | git log [diff-tree options]... | Junio C Hamano | 2006-04-09 | 1 | -1/+31 |
| * | | log-tree: separate major part of diff-tree. | Junio C Hamano | 2006-04-09 | 4 | -204/+224 |
| |/ | |||||
* | | Make "--parents" logs also be incremental | Linus Torvalds | 2006-04-08 | 4 | -18/+18 |
|/ | |||||
* | xdiff/xdiffi.c: fix warnings about possibly uninitialized variables | Marco Roeland | 2006-04-08 | 1 | -2/+3 |
* | diffcore-rename: fix merging back a broken pair. | Junio C Hamano | 2006-04-08 | 1 | -4/+10 |
* | diff: fix output of total-rewrite diff. | Junio C Hamano | 2006-04-08 | 1 | -2/+3 |
* | git-log: match rev-list --abbrev and --abbrev-commit | Junio C Hamano | 2006-04-08 | 1 | -2/+13 |
* | Merge branch 'master' into next | Junio C Hamano | 2006-04-07 | 1 | -1/+1 |
|\ | |||||
| * | GIT 1.3.0-rc3v1.3.0-rc3 | Junio C Hamano | 2006-04-07 | 1 | -1/+1 |
| * | Merge branch 'kh/svn' | Junio C Hamano | 2006-04-07 | 1 | -5/+10 |
| |\ | |||||
| * \ | Merge branch 'jc/thinpack' | Junio C Hamano | 2006-04-07 | 1 | -48/+236 |
| |\ \ |