Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Finally implement "git log --follow" | Linus Torvalds | 2007-06-22 | 1 | -0/+2 | |
* | Teach diff to imply --find-copies-harder upon -C -C | Johannes Schindelin | 2007-06-12 | 1 | -0/+2 | |
* | Even more missing static | Junio C Hamano | 2007-06-08 | 1 | -1/+3 | |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -2/+2 | |
* | Move buffer_is_binary() to xdiff-interface.h | Johannes Schindelin | 2007-06-04 | 1 | -6/+1 | |
* | Merge branch 'maint' | Junio C Hamano | 2007-05-26 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge branch 'maint-1.5.1' into maint | Junio C Hamano | 2007-05-26 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Replace the last 'dircache's by 'index' | Jakub Narebski | 2007-05-25 | 1 | -1/+1 | |
* | | | rename dirlink to gitlink. | Martin Waitz | 2007-05-21 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge branch 'maint-1.5.1' into maint | Junio C Hamano | 2007-05-20 | 1 | -4/+2 | |
|\ \ | |/ | ||||||
| * | Use PATH_MAX instead of TEMPFILE_PATH_LEN | Fernando J. Pereda | 2007-05-20 | 1 | -4/+2 | |
* | | Ensure return value from xread() is always stored into an ssize_t | Johan Herland | 2007-05-15 | 1 | -1/+1 | |
* | | diff.c: do not use a separate "size cache". | Junio C Hamano | 2007-05-07 | 1 | -68/+4 | |
* | | diff: release blobs after generating textual diff. | Junio C Hamano | 2007-05-07 | 1 | -5/+17 | |
* | | Merge branch 'maint' | Junio C Hamano | 2007-05-03 | 1 | -6/+7 | |
|\ \ | |/ | ||||||
| * | diff.c: fix "size cache" handling. | Junio C Hamano | 2007-05-03 | 1 | -6/+7 | |
* | | Support 'diff=pgm' attribute | Junio C Hamano | 2007-04-22 | 1 | -5/+82 | |
* | | Merge branch 'jc/attr' | Junio C Hamano | 2007-04-21 | 1 | -11/+43 | |
|\ \ | ||||||
| * | | Simplify calling of CR/LF conversion routines | Alex Riesen | 2007-04-20 | 1 | -2/+2 | |
| * | | Fix funny types used in attribute value representation | Junio C Hamano | 2007-04-18 | 1 | -2/+2 | |
| * | | Allow more than true/false to attributes. | Junio C Hamano | 2007-04-17 | 1 | -3/+12 | |
| * | | Fix 'diff' attribute semantics. | Junio C Hamano | 2007-04-15 | 1 | -2/+3 | |
| * | | Teach 'diff' about 'diff' attribute. | Junio C Hamano | 2007-04-14 | 1 | -9/+31 | |
* | | | Expose subprojects as special files to "git diff" machinery | Linus Torvalds | 2007-04-15 | 1 | -0/+20 | |
|/ / | ||||||
* | | Show binary file size change in diff --stat | Andy Parkins | 2007-04-05 | 1 | -3/+10 | |
|/ | ||||||
* | diff --quiet | Junio C Hamano | 2007-03-14 | 1 | -2/+25 | |
* | Remove unused diffcore_std_no_resolve | Junio C Hamano | 2007-03-14 | 1 | -11/+0 | |
* | Allow git-diff exit with codes similar to diff(1) | Alex Riesen | 2007-03-14 | 1 | -0/+6 | |
* | Merge branch 'js/diff-ni' | Junio C Hamano | 2007-03-10 | 1 | -0/+33 | |
|\ | ||||||
| * | diff-ni: fix the diff with standard input | Junio C Hamano | 2007-03-04 | 1 | -16/+29 | |
| * | diff: support reading a file from stdin via "-" | Johannes Schindelin | 2007-03-03 | 1 | -0/+20 | |
* | | Cast 64 bit off_t to 32 bit size_t | Shawn O. Pearce | 2007-03-07 | 1 | -4/+5 | |
|/ | ||||||
* | Merge branch 'np/types' | Junio C Hamano | 2007-02-28 | 1 | -3/+4 | |
|\ | ||||||
| * | convert object type handling from a string to a number | Nicolas Pitre | 2007-02-27 | 1 | -3/+4 | |
* | | diff --no-index: also imitate the exit status of diff(1) | Johannes Schindelin | 2007-02-26 | 1 | -0/+6 | |
* | | Merge branch 'master' into js/diff-ni | Junio C Hamano | 2007-02-26 | 1 | -51/+100 | |
|\ \ | |/ | ||||||
| * | Merge branch 'maint' | Junio C Hamano | 2007-02-24 | 1 | -2/+4 | |
| |\ | ||||||
| | * | diff-patch: Avoid emitting double-slashes in textual patch. | Junio C Hamano | 2007-02-24 | 1 | -2/+4 | |
| | | | ||||||
| | \ | ||||||
| *-. \ | Merge branches 'lt/crlf' and 'jc/apply-config' | Junio C Hamano | 2007-02-22 | 1 | -1/+16 | |
| |\ \ \ | | | |/ | ||||||
| | * | | Lazy man's auto-CRLF | Linus Torvalds | 2007-02-14 | 1 | -1/+16 | |
| | |/ | ||||||
| * | | Teach diff -B about colours | Johannes Schindelin | 2007-02-21 | 1 | -14/+25 | |
| * | | prefixcmp(): fix-up leftover strncmp(). | Junio C Hamano | 2007-02-20 | 1 | -1/+1 | |
| * | | Mechanical conversion to use prefixcmp() | Junio C Hamano | 2007-02-20 | 1 | -15/+15 | |
| * | | Merge branch 'js/diff-color-check' | Junio C Hamano | 2007-02-19 | 1 | -18/+39 | |
| |\ \ | ||||||
| | * | | diff --check: use colour | Johannes Schindelin | 2007-02-18 | 1 | -18/+39 | |
| | |/ | ||||||
* | | | Teach git-diff-files the new option `--no-index` | Johannes Schindelin | 2007-02-22 | 1 | -1/+2 | |
|/ / | ||||||
* | | teach diff machinery about --ignore-space-at-eol | Johannes Schindelin | 2007-02-13 | 1 | -0/+2 | |
* | | Merge branch 'jc/diff-apply-patch' | Junio C Hamano | 2007-02-13 | 1 | -3/+17 | |
|\ \ | |/ |/| | ||||||
| * | git-diff/git-apply: make diff output a bit friendlier to GNU patch (part 2) | Junio C Hamano | 2006-11-21 | 1 | -3/+17 | |
* | | Mark places that need blob munging later for CRLF conversion. | Linus Torvalds | 2007-02-13 | 1 | -0/+1 |