2006-02-26 |
Ryan Anderson | annotate: Convert all -| calls to use a helper open_pipe(). Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-26 |
Ryan Anderson | annotate: Handle dirty state and arbitrary revisions. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-25 |
Lukas Sandström | git-fetch: print the new and old ref when fast-forwarding Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-25 |
Luck, Tony | fix warning from pack-objects.c Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-25 |
Junio C Hamano | Merge branches 'jc/rev-list' and 'jc/pack-thin'
|
commit | commitdiff | tree |
2006-02-25 |
Aneesh Kumar K.V | gitview: Fix the graph display . Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-25 |
Aneesh Kumar K.V | gitview: Code cleanup Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-25 |
Shawn Pearce | Add missing programs to ignore list Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-25 |
Shawn Pearce | git ls files recursively show ignored files Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-25 |
Junio C Hamano | Build and install git-mailinfo. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-24 |
Aneesh Kumar | gitview: Bump the rev Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-24 |
Aneesh Kumar | gitview: Fix DeprecationWarning Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-24 |
Junio C Hamano | Merge fixes early for next maint series.
|
commit | commitdiff | tree |
2006-02-24 |
Junio C Hamano | Merge branch 'fix' into maint
|
commit | commitdiff | tree |
2006-02-24 |
Junio C Hamano | pack-objects: hash basename and direname a bit differently. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-24 |
Junio C Hamano | rev-list --objects: use full pathname to help hashing. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-24 |
Junio C Hamano | rev-list --objects-edge: remove duplicated edge commit... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-24 |
Junio C Hamano | pack-objects: allow "thin" packs to exceed depth limits Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-24 |
Junio C Hamano | Merge branch 'ar/win'
|
commit | commitdiff | tree |
2006-02-24 |
Junio C Hamano | Merge branch 'jc/send-insane-refs'
|
commit | commitdiff | tree |
2006-02-24 |
Junio C Hamano | Merge fixes early for next maint series.
|
commit | commitdiff | tree |
2006-02-24 |
Junio C Hamano | Merge branches 'jc/fix-co-candy', 'jc/fix-rename-leak...
|
commit | commitdiff | tree |
2006-02-24 |
Junio C Hamano | Merge branch 'ak/gitview'
|
commit | commitdiff | tree |
2006-02-24 |
Aneesh Kumar K.V | gitview: Display the lines joining commit nodes clearly. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-24 |
Junio C Hamano | git-am: do not allow empty commits by mistake. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-23 |
Alex Riesen | PATCH: simplify calls to git programs in git-fmt-merge-msg Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-23 |
Alex Riesen | fix t5600-clone-fail-cleanup.sh on windows Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-23 |
Junio C Hamano | pack-objects: use full pathname to help hashing with... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-23 |
Junio C Hamano | pack-objects: thin pack micro-optimization. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-23 |
Junio C Hamano | diffcore-rename: plug memory leak. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-23 |
Junio C Hamano | Merge branch 'ml/cvs'
|
commit | commitdiff | tree |
2006-02-23 |
Junio C Hamano | Merge branch 'ra/anno'
|
commit | commitdiff | tree |
2006-02-23 |
Junio C Hamano | Give no terminating LF to error() function. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-23 |
Junio C Hamano | checkout - eye candy. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-23 |
Carl Worth | git-rm: Fix to properly handle files with spaces, tabs... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-23 |
Carl Worth | Add new git-rm command with documentation Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-23 |
Junio C Hamano | Merge fixes up to GIT 1.2.3
|
commit | commitdiff | tree |
2006-02-23 |
Junio C Hamano | git-fetch: follow tag only when tracking remote branch. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-23 |
Junio C Hamano | pack-objects eye-candy: finishing touches. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Nicolas Pitre | also adds progress when actually writing a pack Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Nicolas Pitre | nicer eye candies for pack-objects Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | Keep Porcelainish from failing by broken ident after... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | Delay "empty ident" errors until they really matter. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | Make "empty ident" error message a bit more helpful. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | pack-objects: avoid delta chains that are too long. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | git-repack: allow passing a couple of flags to pack... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | pack-objects: finishing touches. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | pack-objects: reuse data from existing packs. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | detect broken alternates. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | gitview: ls-remote invocation shellquote safety. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Martin Langhoff | Introducing git-cvsserver -- a CVS emulator for git. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Johannes Schindelin | Use Ryan's git-annotate instead of jsannotate Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | send-pack: do not give up when remote has insanely... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | rev-list.c: fix non-grammatical comments. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | Merge git://git.kernel.org/pub/scm/gitk/gitk
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | Merge branch 'fix'
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | Merge branch 'jc/perl'
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | Merge branch 'jc/pack-reuse'
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | Merge branch 'jc/nostat'
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | Merge branch 'js/portable'
|
commit | commitdiff | tree |
2006-02-22 |
Carl Worth | git-push: Update documentation to describe the no-refspec... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
aneesh.kumar@gmail.com | gitview: Use monospace font to draw the branch and... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
aneesh.kumar@gmail.com | gitview: Read tag and branch information using git... Junio C Hamano <junkio@cox.net> writes: Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Carl Worth | git-ls-files: Fix, document, and add test for --error... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Jason Riedy | Fix typo in git-rebase.sh. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Carl Worth | New test to verify that when git-clone fails it cleans... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | Merge branch 'pj/portable'
|
commit | commitdiff | tree |
2006-02-22 |
Junio C Hamano | format-patch: pretty-print timestamp correctly. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Carl Worth | git-rebase: Clarify usage statement and copy it into... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Carl Worth | git-add: Add support for --, documentation, and test. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-22 |
Johannes Schindelin | Fix "gmake -j" Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-21 |
Paul Jakma | Makefile tweaks: Solaris 9+ dont need iconv / move... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-21 |
Junio C Hamano | Merge part of jc/portable branch
|
commit | commitdiff | tree |
2006-02-21 |
Junio C Hamano | git-mktree: reverse of git-ls-tree. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-21 |
Junio C Hamano | Merge branch 'lt/merge-tree'
|
commit | commitdiff | tree |
2006-02-21 |
Junio C Hamano | Merge branch 'jc/ident'
|
commit | commitdiff | tree |
2006-02-21 |
Junio C Hamano | cherry-pick/revert: error-help message rewording. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-21 |
Junio C Hamano | Fix fmt-merge-msg counting. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Junio C Hamano | cvsimport: avoid open "-|" list form for Perl 5.6 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Junio C Hamano | svnimport: avoid open "-|" list form for Perl 5.6 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Junio C Hamano | send-email: avoid open "-|" list form for Perl 5.6 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Junio C Hamano | rerere: avoid open "-|" list form for Perl 5.6 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Junio C Hamano | fmt-merge-msg: avoid open "-|" list form for Perl 5.6 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Ryan Anderson | Add git-annotate, a tool for assigning blame. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Eric Wong | git-svn: 0.9.1: add --version and copyright/license... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Eric Wong | contrib/git-svn: add Makefile, test, and associated... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Eric Wong | git-svn: fix several corner-case and rare bugs with... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Eric Wong | contrib/git-svn.txt: add a note about renamed/copied... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Eric Wong | git-svn: change ; to && in addremove() Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Eric Wong | git-svn: remove any need for the XML::Simple dependency Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Eric Wong | git-svn: Allow for more argument types for commit ... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Eric Wong | git-svn: allow --find-copies-harder and -l<num> to... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Eric Wong | git-svn: fix a typo in defining the --no-stop-on-copy... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Junio C Hamano | Use thin pack transfer in "git fetch". Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Junio C Hamano | Add git-push --thin. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Junio C Hamano | send-pack --thin: use "thin pack" delta transfer. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Junio C Hamano | Thin pack - create packfile with missing delta base. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Junio C Hamano | rev-list --objects-edge Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-20 |
Junio C Hamano | Merge branch 'jc/merge-msg'
|
commit | commitdiff | tree |
2006-02-20 |
Junio C Hamano | Merge branch 'jc/mv'
|
commit | commitdiff | tree |