Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/diff-convfilter' | Junio C Hamano | 2008-11-12 | 9 | -42/+81 |
|\ | |||||
| * | enable textconv for diff in verbose status/commit | Jeff King | 2008-10-26 | 2 | -0/+9 |
| * | wt-status: load diff ui config | Jeff King | 2008-10-26 | 2 | -1/+17 |
| * | only textconv regular files | Jeff King | 2008-10-26 | 2 | -1/+3 |
| * | userdiff: require explicitly allowing textconv | Jeff King | 2008-10-26 | 7 | -27/+17 |
| * | refactor userdiff textconv code | Jeff King | 2008-10-26 | 2 | -16/+38 |
* | | Merge branch 'jk/diff-convfilter-test-fix' | Junio C Hamano | 2008-11-12 | 7 | -20/+178 |
|\ \ | |||||
| * | | Avoid using non-portable `echo -n` in tests. | Brian Gernhardt | 2008-10-31 | 5 | -7/+7 |
| |/ | |||||
| * | add userdiff textconv tests | Jeff King | 2008-10-26 | 1 | -0/+118 |
| * | document the diff driver textconv feature | Jeff King | 2008-10-26 | 1 | -13/+53 |
| * | diff: add missing static declaration | Jeff King | 2008-10-26 | 1 | -1/+1 |
* | | Merge branch 'st/tag' | Junio C Hamano | 2008-11-12 | 2 | -7/+23 |
|\ \ | |||||
| * | | tag: Add more tests about mixing incompatible modes and options | Samuel Tardieu | 2008-11-04 | 1 | -0/+11 |
| * | | tag: Check that options are only allowed in the appropriate mode | Samuel Tardieu | 2008-11-04 | 1 | -7/+12 |
* | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-11-12 | 4 | -17/+41 |
|\ \ \ | |||||
| * | | | git-gui: Request blame metadata in utf-8. | Alexander Gavrilov | 2008-11-11 | 1 | -1/+1 |
| * | | | git-gui: Add the Show SSH Key item to the clone dialog. | Alexander Gavrilov | 2008-11-11 | 2 | -9/+17 |
| * | | | git-gui: Fix focus transition in the blame viewer. | Alexander Gavrilov | 2008-11-11 | 2 | -7/+23 |
* | | | | git.html: Update the links to stale versions | Junio C Hamano | 2008-11-12 | 1 | -1/+3 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-11-12 | 8 | -6/+47 |
|\ \ \ \ | |||||
| * | | | | Start 1.6.0.5 cycle | Junio C Hamano | 2008-11-12 | 2 | -1/+22 |
| * | | | | Fix pack.packSizeLimit and --max-pack-size handling | Nicolas Pitre | 2008-11-12 | 2 | -2/+16 |
| * | | | | checkout: Fix "initial checkout" detection | Junio C Hamano | 2008-11-12 | 4 | -3/+9 |
| * | | | | Remove the period after the git-check-attr summary | Matt Kraai | 2008-11-12 | 1 | -1/+1 |
* | | | | | git-diff: Add --staged as a synonym for --cached. | David Symonds | 2008-11-11 | 2 | -2/+4 |
* | | | | | git-p4: Cache git config for performance | John Chapman | 2008-11-11 | 1 | -1/+4 |
* | | | | | git-p4: Support purged files and optimize memory usage | John Chapman | 2008-11-11 | 1 | -7/+7 |
* | | | | | Fix non-literal format in printf-style calls | Daniel Lowe | 2008-11-11 | 2 | -2/+2 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-11-11 | 11 | -15/+24 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix non-literal format in printf-style calls | Daniel Lowe | 2008-11-11 | 8 | -12/+12 |
| * | | | | git-submodule: Avoid printing a spurious message. | Alexandre Julliard | 2008-11-11 | 1 | -1/+1 |
| * | | | | git ls-remote: make usage string match manpage | Stefan Naewe | 2008-11-11 | 1 | -1/+1 |
| * | | | | Makefile: help people who run 'make check' by mistake | Junio C Hamano | 2008-11-11 | 1 | -1/+10 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-11-09 | 4 | -11/+29 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Documentation: bisect: change a few instances of "git-cmd" to "git cmd" | Christian Couder | 2008-11-09 | 1 | -3/+3 |
| * | | | | Documentation: rev-list: change a few instances of "git-cmd" to "git cmd" | Christian Couder | 2008-11-09 | 1 | -4/+4 |
| * | | | | checkout: Don't crash when switching away from an invalid branch. | Alexandre Julliard | 2008-11-09 | 2 | -4/+22 |
* | | | | | bisect: fix missing "exit" | Christian Couder | 2008-11-09 | 1 | -1/+1 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-11-08 | 5 | -23/+55 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | GIT 1.6.0.4v1.6.0.4 | Junio C Hamano | 2008-11-08 | 1 | -6/+5 |
| * | | | | Update RPM spec for the new location of git-cvsserver. | Quy Tonthat | 2008-11-08 | 1 | -0/+4 |
| * | | | | Merge branch 'cb/maint-update-ref-fix' into maint | Junio C Hamano | 2008-11-08 | 4 | -17/+50 |
| |\ \ \ \ | |||||
| | * | | | | push: fix local refs update if already up-to-date | Clemens Buchacher | 2008-11-05 | 2 | -14/+39 |
| | * | | | | do not force write of packed refs | Clemens Buchacher | 2008-11-05 | 2 | -3/+11 |
| * | | | | | Merge branch 'cj/maint-gitpm-fix-maybe-self' into maint | Junio C Hamano | 2008-11-08 | 1 | -2/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'ar/maint-mksnpath' into maint | Junio C Hamano | 2008-11-08 | 13 | -19/+84 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'mv/maint-branch-m-symref' into maint | Junio C Hamano | 2008-11-08 | 11 | -24/+65 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ds/autoconf' | Junio C Hamano | 2008-11-08 | 1 | -9/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | autoconf: Add link tests to each AC_CHECK_FUNC() test | David M. Syzdek | 2008-11-02 | 1 | -9/+19 |
* | | | | | | | | | Merge branch 'rs/blame' | Junio C Hamano | 2008-11-08 | 11 | -155/+124 |
|\ \ \ \ \ \ \ \ \ |