aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'fix'Junio C Hamano2006-02-22
|\
| * git-push: Update documentation to describe the no-refspec behavior.Carl Worth2006-02-21
| * format-patch: pretty-print timestamp correctly.Junio C Hamano2006-02-21
| * git-add: Add support for --, documentation, and test.Carl Worth2006-02-21
* | Merge branch 'jc/perl'Junio C Hamano2006-02-21
|\ \
| * | cvsimport: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-20
| * | svnimport: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-20
| * | send-email: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-20
| * | rerere: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-20
| * | fmt-merge-msg: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-20
* | | Merge branch 'jc/pack-reuse'Junio C Hamano2006-02-21
|\ \ \
| * | | pack-objects: avoid delta chains that are too long.Junio C Hamano2006-02-17
| * | | git-repack: allow passing a couple of flags to pack-objects.Junio C Hamano2006-02-17
| * | | pack-objects: finishing touches.Junio C Hamano2006-02-17
| * | | pack-objects: reuse data from existing packs.Junio C Hamano2006-02-17
* | | | Merge branch 'jc/nostat'Junio C Hamano2006-02-21
|\ \ \ \
| * | | | cache_name_compare() compares name and stage, nothing else.Junio C Hamano2006-02-12
| * | | | "assume unchanged" git: documentation.Junio C Hamano2006-02-12
| * | | | ls-files: split "show-valid-bit" into a different option.Junio C Hamano2006-02-12
| * | | | "Assume unchanged" git: --really-refresh fix.Junio C Hamano2006-02-09
| * | | | ls-files: debugging aid for CE_VALID changes.Junio C Hamano2006-02-08
| * | | | "Assume unchanged" git: do not set CE_VALID with --refreshJunio C Hamano2006-02-08
| * | | | "Assume unchanged" gitJunio C Hamano2006-02-08
* | | | | Merge branch 'js/portable'Junio C Hamano2006-02-21
|\ \ \ \ \
| * | | | | Fix "gmake -j"Johannes Schindelin2006-02-21
| * | | | | Really honour NO_PYTHONJohannes Schindelin2006-02-19
| * | | | | avoid makefile override warningJohannes Schindelin2006-02-19
| * | | | | Fixes for ancient versions of GNU makeJohannes Schindelin2006-02-18
* | | | | | gitview: Use monospace font to draw the branch and tag nameaneesh.kumar@gmail.com2006-02-21
* | | | | | gitview: Read tag and branch information using git ls-remoteaneesh.kumar@gmail.com2006-02-21
* | | | | | git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth2006-02-21
* | | | | | Fix typo in git-rebase.sh.Jason Riedy2006-02-21
* | | | | | New test to verify that when git-clone fails it cleans up the new directory.Carl Worth2006-02-21
* | | | | | Merge branch 'pj/portable'Junio C Hamano2006-02-21
|\ \ \ \ \ \
| * | | | | | Makefile tweaks: Solaris 9+ dont need iconv / move up uname variablesPaul Jakma2006-02-21
* | | | | | | git-rebase: Clarify usage statement and copy it into the actual documentation.Carl Worth2006-02-21
|/ / / / / /
* | | | | | Merge part of jc/portable branchJunio C Hamano2006-02-21
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Optionally work without pythonJohannes Schindelin2006-02-18
| * | | | | Support IrixJohannes Schindelin2006-02-17
| * | | | | Optionally support old diffsJohannes Schindelin2006-02-17
| * | | | | Fix cpio callJohannes Schindelin2006-02-17
* | | | | | git-mktree: reverse of git-ls-tree.Junio C Hamano2006-02-21
* | | | | | Merge branch 'lt/merge-tree'Junio C Hamano2006-02-21
|\ \ \ \ \ \
| * | | | | | git-merge-tree: generalize the "traverse <n> trees in sync" functionalityLinus Torvalds2006-02-15
| * | | | | | Handling large files with GITLinus Torvalds2006-02-15
| * | | | | | Handling large files with GITLinus Torvalds2006-02-15
* | | | | | | Merge branch 'jc/ident'Junio C Hamano2006-02-21
|\ \ \ \ \ \ \
| * | | | | | | Keep Porcelainish from failing by broken ident after making changes.Junio C Hamano2006-02-18
| * | | | | | | Delay "empty ident" errors until they really matter.Junio C Hamano2006-02-18
| * | | | | | | Make "empty ident" error message a bit more helpful.Junio C Hamano2006-02-18