summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* diff-delta: fold two special tests into one plus cleanupsNicolas Pitre2006-02-221-10/+14
* relax delta selection filtering in pack-objectsNicolas Pitre2006-02-221-3/+2
* Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-02-221-48/+34
|\
| * gitk: Make "find" on "Files" work again.Paul Mackerras2006-02-101-48/+34
* | Merge branch 'fix'Junio C Hamano2006-02-225-2/+39
|\ \
| * | git-push: Update documentation to describe the no-refspec behavior.Carl Worth2006-02-211-0/+6
| * | format-patch: pretty-print timestamp correctly.Junio C Hamano2006-02-211-1/+1
| * | git-add: Add support for --, documentation, and test.Carl Worth2006-02-213-1/+32
* | | Merge branch 'jc/perl'Junio C Hamano2006-02-215-30/+63
|\ \ \
| * | | cvsimport: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-201-1/+5
| * | | svnimport: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-201-4/+16
| * | | send-email: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-201-16/+21
| * | | rerere: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-201-1/+5
| * | | fmt-merge-msg: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-201-8/+16
* | | | Merge branch 'jc/pack-reuse'Junio C Hamano2006-02-216-73/+442
|\ \ \ \
| * | | | pack-objects: avoid delta chains that are too long.Junio C Hamano2006-02-171-8/+35
| * | | | git-repack: allow passing a couple of flags to pack-objects.Junio C Hamano2006-02-172-7/+16
| * | | | pack-objects: finishing touches.Junio C Hamano2006-02-172-32/+91
| * | | | pack-objects: reuse data from existing packs.Junio C Hamano2006-02-173-58/+332
* | | | | Merge branch 'jc/nostat'Junio C Hamano2006-02-2116-27/+222
|\ \ \ \ \
| * | | | | cache_name_compare() compares name and stage, nothing else.Junio C Hamano2006-02-121-3/+3
| * | | | | "assume unchanged" git: documentation.Junio C Hamano2006-02-122-1/+84
| * | | | | ls-files: split "show-valid-bit" into a different option.Junio C Hamano2006-02-121-3/+7
| * | | | | "Assume unchanged" git: --really-refresh fix.Junio C Hamano2006-02-091-2/+7
| * | | | | ls-files: debugging aid for CE_VALID changes.Junio C Hamano2006-02-081-1/+17
| * | | | | "Assume unchanged" git: do not set CE_VALID with --refreshJunio C Hamano2006-02-081-0/+9
| * | | | | "Assume unchanged" gitJunio C Hamano2006-02-0813-21/+99
* | | | | | Merge branch 'js/portable'Junio C Hamano2006-02-212-33/+50
|\ \ \ \ \ \
| * | | | | | Fix "gmake -j"Johannes Schindelin2006-02-211-3/+3
| * | | | | | Really honour NO_PYTHONJohannes Schindelin2006-02-191-2/+4
| * | | | | | avoid makefile override warningJohannes Schindelin2006-02-191-3/+3
| * | | | | | Fixes for ancient versions of GNU makeJohannes Schindelin2006-02-182-30/+45
* | | | | | | gitview: Use monospace font to draw the branch and tag nameaneesh.kumar@gmail.com2006-02-211-4/+6
* | | | | | | gitview: Read tag and branch information using git ls-remoteaneesh.kumar@gmail.com2006-02-211-36/+14
* | | | | | | git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth2006-02-213-0/+33
* | | | | | | Fix typo in git-rebase.sh.Jason Riedy2006-02-211-1/+1
* | | | | | | New test to verify that when git-clone fails it cleans up the new directory.Carl Worth2006-02-211-0/+36
* | | | | | | Merge branch 'pj/portable'Junio C Hamano2006-02-211-6/+8
|\ \ \ \ \ \ \
| * | | | | | | Makefile tweaks: Solaris 9+ dont need iconv / move up uname variablesPaul Jakma2006-02-211-6/+8
* | | | | | | | git-rebase: Clarify usage statement and copy it into the actual documentation.Carl Worth2006-02-212-12/+56
|/ / / / / / /
* | | | | | | Merge part of jc/portable branchJunio C Hamano2006-02-219-2/+57
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Optionally work without pythonJohannes Schindelin2006-02-187-1/+32
| * | | | | | Support IrixJohannes Schindelin2006-02-171-0/+10
| * | | | | | Optionally support old diffsJohannes Schindelin2006-02-172-0/+14
| * | | | | | Fix cpio callJohannes Schindelin2006-02-171-1/+1
* | | | | | | git-mktree: reverse of git-ls-tree.Junio C Hamano2006-02-212-1/+138
* | | | | | | Merge branch 'lt/merge-tree'Junio C Hamano2006-02-212-1/+273
|\ \ \ \ \ \ \
| * | | | | | | git-merge-tree: generalize the "traverse <n> trees in sync" functionalityLinus Torvalds2006-02-151-53/+67
| * | | | | | | Handling large files with GITLinus Torvalds2006-02-151-10/+30
| * | | | | | | Handling large files with GITLinus Torvalds2006-02-152-1/+239