Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diff-delta: fold two special tests into one plus cleanups | Nicolas Pitre | 2006-02-22 | 1 | -10/+14 |
* | relax delta selection filtering in pack-objects | Nicolas Pitre | 2006-02-22 | 1 | -3/+2 |
* | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2006-02-22 | 1 | -48/+34 |
|\ | |||||
| * | gitk: Make "find" on "Files" work again. | Paul Mackerras | 2006-02-10 | 1 | -48/+34 |
* | | Merge branch 'fix' | Junio C Hamano | 2006-02-22 | 5 | -2/+39 |
|\ \ | |||||
| * | | git-push: Update documentation to describe the no-refspec behavior. | Carl Worth | 2006-02-21 | 1 | -0/+6 |
| * | | format-patch: pretty-print timestamp correctly. | Junio C Hamano | 2006-02-21 | 1 | -1/+1 |
| * | | git-add: Add support for --, documentation, and test. | Carl Worth | 2006-02-21 | 3 | -1/+32 |
* | | | Merge branch 'jc/perl' | Junio C Hamano | 2006-02-21 | 5 | -30/+63 |
|\ \ \ | |||||
| * | | | cvsimport: avoid open "-|" list form for Perl 5.6 | Junio C Hamano | 2006-02-20 | 1 | -1/+5 |
| * | | | svnimport: avoid open "-|" list form for Perl 5.6 | Junio C Hamano | 2006-02-20 | 1 | -4/+16 |
| * | | | send-email: avoid open "-|" list form for Perl 5.6 | Junio C Hamano | 2006-02-20 | 1 | -16/+21 |
| * | | | rerere: avoid open "-|" list form for Perl 5.6 | Junio C Hamano | 2006-02-20 | 1 | -1/+5 |
| * | | | fmt-merge-msg: avoid open "-|" list form for Perl 5.6 | Junio C Hamano | 2006-02-20 | 1 | -8/+16 |
* | | | | Merge branch 'jc/pack-reuse' | Junio C Hamano | 2006-02-21 | 6 | -73/+442 |
|\ \ \ \ | |||||
| * | | | | pack-objects: avoid delta chains that are too long. | Junio C Hamano | 2006-02-17 | 1 | -8/+35 |
| * | | | | git-repack: allow passing a couple of flags to pack-objects. | Junio C Hamano | 2006-02-17 | 2 | -7/+16 |
| * | | | | pack-objects: finishing touches. | Junio C Hamano | 2006-02-17 | 2 | -32/+91 |
| * | | | | pack-objects: reuse data from existing packs. | Junio C Hamano | 2006-02-17 | 3 | -58/+332 |
* | | | | | Merge branch 'jc/nostat' | Junio C Hamano | 2006-02-21 | 16 | -27/+222 |
|\ \ \ \ \ | |||||
| * | | | | | cache_name_compare() compares name and stage, nothing else. | Junio C Hamano | 2006-02-12 | 1 | -3/+3 |
| * | | | | | "assume unchanged" git: documentation. | Junio C Hamano | 2006-02-12 | 2 | -1/+84 |
| * | | | | | ls-files: split "show-valid-bit" into a different option. | Junio C Hamano | 2006-02-12 | 1 | -3/+7 |
| * | | | | | "Assume unchanged" git: --really-refresh fix. | Junio C Hamano | 2006-02-09 | 1 | -2/+7 |
| * | | | | | ls-files: debugging aid for CE_VALID changes. | Junio C Hamano | 2006-02-08 | 1 | -1/+17 |
| * | | | | | "Assume unchanged" git: do not set CE_VALID with --refresh | Junio C Hamano | 2006-02-08 | 1 | -0/+9 |
| * | | | | | "Assume unchanged" git | Junio C Hamano | 2006-02-08 | 13 | -21/+99 |
* | | | | | | Merge branch 'js/portable' | Junio C Hamano | 2006-02-21 | 2 | -33/+50 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix "gmake -j" | Johannes Schindelin | 2006-02-21 | 1 | -3/+3 |
| * | | | | | | Really honour NO_PYTHON | Johannes Schindelin | 2006-02-19 | 1 | -2/+4 |
| * | | | | | | avoid makefile override warning | Johannes Schindelin | 2006-02-19 | 1 | -3/+3 |
| * | | | | | | Fixes for ancient versions of GNU make | Johannes Schindelin | 2006-02-18 | 2 | -30/+45 |
* | | | | | | | gitview: Use monospace font to draw the branch and tag name | aneesh.kumar@gmail.com | 2006-02-21 | 1 | -4/+6 |
* | | | | | | | gitview: Read tag and branch information using git ls-remote | aneesh.kumar@gmail.com | 2006-02-21 | 1 | -36/+14 |
* | | | | | | | git-ls-files: Fix, document, and add test for --error-unmatch option. | Carl Worth | 2006-02-21 | 3 | -0/+33 |
* | | | | | | | Fix typo in git-rebase.sh. | Jason Riedy | 2006-02-21 | 1 | -1/+1 |
* | | | | | | | New test to verify that when git-clone fails it cleans up the new directory. | Carl Worth | 2006-02-21 | 1 | -0/+36 |
* | | | | | | | Merge branch 'pj/portable' | Junio C Hamano | 2006-02-21 | 1 | -6/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Makefile tweaks: Solaris 9+ dont need iconv / move up uname variables | Paul Jakma | 2006-02-21 | 1 | -6/+8 |
* | | | | | | | | git-rebase: Clarify usage statement and copy it into the actual documentation. | Carl Worth | 2006-02-21 | 2 | -12/+56 |
|/ / / / / / / | |||||
* | | | | | | | Merge part of jc/portable branch | Junio C Hamano | 2006-02-21 | 9 | -2/+57 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Optionally work without python | Johannes Schindelin | 2006-02-18 | 7 | -1/+32 |
| * | | | | | | Support Irix | Johannes Schindelin | 2006-02-17 | 1 | -0/+10 |
| * | | | | | | Optionally support old diffs | Johannes Schindelin | 2006-02-17 | 2 | -0/+14 |
| * | | | | | | Fix cpio call | Johannes Schindelin | 2006-02-17 | 1 | -1/+1 |
* | | | | | | | git-mktree: reverse of git-ls-tree. | Junio C Hamano | 2006-02-21 | 2 | -1/+138 |
* | | | | | | | Merge branch 'lt/merge-tree' | Junio C Hamano | 2006-02-21 | 2 | -1/+273 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-merge-tree: generalize the "traverse <n> trees in sync" functionality | Linus Torvalds | 2006-02-15 | 1 | -53/+67 |
| * | | | | | | | Handling large files with GIT | Linus Torvalds | 2006-02-15 | 1 | -10/+30 |
| * | | | | | | | Handling large files with GIT | Linus Torvalds | 2006-02-15 | 2 | -1/+239 |