2006-03-02 |
Fredrik Kuivinen | git-blame, take 2 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-03-02 |
Junio C Hamano | Merge part of 'lt/rev-list' into 'fk/blame' Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-03-01 |
Linus Torvalds | Rip out merge-order and make "git log <paths>..." work... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-28 |
Linus Torvalds | Tie it all together: "git log" Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-28 |
Linus Torvalds | Introduce trivial new pager.c helper infrastructure Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-28 |
Linus Torvalds | git-rev-list libification: rev-list walking Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-27 |
Linus Torvalds | Splitting rev-list into revisions lib, end of beginning. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-27 |
Junio C Hamano | rev-list split: minimum fixup. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-26 |
Linus Torvalds | First cut at libifying revlist generation Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-26 |
Junio C Hamano | Merge branch 'maint'
|
commit | commitdiff | tree |
2006-02-26 |
Junio C Hamano | sample hooks template. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-26 |
Linus Torvalds | Teach the "git" command to handle some commands internally Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-26 |
Timo Hirvonen | Use setenv(), fix warnings Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-26 |
Eric Wong | contrib/git-svn: version 0.10.0 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-26 |
Eric Wong | contrib/git-svn: optimize sequential commits to svn Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-26 |
Eric Wong | contrib/git-svn: add show-ignore command Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-02-26 |
Ryan Anderson | annotate: Use qx{} for pipes on activestate. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
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 |
Fredrik Kuivinen | Add git-blame, a tool for assigning blame. 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 |