aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | gitview: Fix DeprecationWarningAneesh Kumar2006-02-24
* | | | Merge fixes early for next maint series.Junio C Hamano2006-02-24
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'fix' into maintJunio C Hamano2006-02-24
| |\ \ \
| | * | | git-am: do not allow empty commits by mistake.Junio C Hamano2006-02-23
* | | | | Merge branch 'ar/win'Junio C Hamano2006-02-23
|\ \ \ \ \
| * | | | | PATCH: simplify calls to git programs in git-fmt-merge-msgAlex Riesen2006-02-23
* | | | | | Merge branch 'jc/send-insane-refs'Junio C Hamano2006-02-23
|\ \ \ \ \ \
| * | | | | | send-pack: do not give up when remote has insanely large number of refs.Junio C Hamano2006-02-22
* | | | | | | Merge fixes early for next maint series.Junio C Hamano2006-02-23
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'jc/fix-co-candy', 'jc/fix-rename-leak' and 'ar/fix-win' into ...Junio C Hamano2006-02-23
| |\ \ \ \ \ \ \ \
| | | | * | | | | | fix t5600-clone-fail-cleanup.sh on windowsAlex Riesen2006-02-23
| | | * | | | | | | diffcore-rename: plug memory leak.Junio C Hamano2006-02-22
| | | |/ / / / / /
| | * | | | | | | checkout - eye candy.Junio C Hamano2006-02-22
| | |/ / / / / /
| * | | | | | | Give no terminating LF to error() function.Junio C Hamano2006-02-22
| |/ / / / / /
* | | | | | | Merge branch 'ak/gitview'Junio C Hamano2006-02-23
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | gitview: Display the lines joining commit nodes clearly.Aneesh Kumar K.V2006-02-23
* | | | | | | Merge branch 'ml/cvs'Junio C Hamano2006-02-22
|\ \ \ \ \ \ \
| * | | | | | | Introducing git-cvsserver -- a CVS emulator for git.Martin Langhoff2006-02-22
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'ra/anno'Junio C Hamano2006-02-22
|\ \ \ \ \ \ \
| * | | | | | | Use Ryan's git-annotate instead of jsannotateJohannes Schindelin2006-02-22
| * | | | | | | Add git-annotate, a tool for assigning blame.Ryan Anderson2006-02-20
* | | | | | | | git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.Carl Worth2006-02-22
* | | | | | | | Add new git-rm command with documentationCarl Worth2006-02-22
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge fixes up to GIT 1.2.3Junio C Hamano2006-02-22
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | git-fetch: follow tag only when tracking remote branch.v1.2.3Junio C Hamano2006-02-22
| | |_|/ / / | |/| | | |
| * | | | | pack-objects eye-candy: finishing touches.Junio C Hamano2006-02-22
| * | | | | also adds progress when actually writing a packNicolas Pitre2006-02-22
| * | | | | nicer eye candies for pack-objectsNicolas Pitre2006-02-22
| * | | | | Keep Porcelainish from failing by broken ident after making changes.Junio C Hamano2006-02-22
| * | | | | Delay "empty ident" errors until they really matter.Junio C Hamano2006-02-22
| * | | | | Make "empty ident" error message a bit more helpful.Junio C Hamano2006-02-22
| * | | | | pack-objects: avoid delta chains that are too long.Junio C Hamano2006-02-22
| * | | | | git-repack: allow passing a couple of flags to pack-objects.Junio C Hamano2006-02-22
| * | | | | pack-objects: finishing touches.Junio C Hamano2006-02-22
| * | | | | pack-objects: reuse data from existing packs.Junio C Hamano2006-02-22
| * | | | | detect broken alternates.Junio C Hamano2006-02-22
* | | | | | gitview: ls-remote invocation shellquote safety.Junio C Hamano2006-02-22
| |_|/ / / |/| | | |
* | | | | rev-list.c: fix non-grammatical comments.Junio C Hamano2006-02-22
* | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-02-22
|\ \ \ \ \
| * | | | | gitk: Make "find" on "Files" work again.Paul Mackerras2006-02-10
* | | | | | 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
| | |_|/ / / | |/| | | |