3894 Commits (f1250edff5356cba7d8e71ec68418a4233b8bed0)
 

Author SHA1 Message Date
Fredrik Kuivinen a87cd02ce0 Nicer output from 'git' 19 years ago
Junio C Hamano b4f2a6ac92 Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) 19 years ago
Fredrik Kuivinen 7bd7f2804d Remove trailing dot after short description 19 years ago
Fredrik Kuivinen 5001422d30 Fix some inconsistencies in the docs 19 years ago
Eric Wong 779b144625 contrib/git-svn: fix a harmless warning on rebuild (with old repos) 19 years ago
Eric Wong 7317ed906a contrib/git-svn: remove the --no-stop-on-copy flag 19 years ago
Eric Wong 1d52aba839 contrib/git-svn: fix svn compat and fetch args 19 years ago
Matthias Urlichs d2c4af7373 Don't recurse into parents marked uninteresting. 19 years ago
Nicolas Pitre c13c6bf758 diff-delta: bound hash list length to avoid O(m*n) behavior 19 years ago
Nicolas Pitre 3d99a7f4fa test-delta needs zlib to compile 19 years ago
Linus Torvalds bbe60241ae git-fmt-merge-msg cleanup 19 years ago
Junio C Hamano 2acc35b087 Merge branch 'master' into next 19 years ago
Jonas Fonseca f067a13745 repo-config: give value_ a sane default so regexec won't segfault 19 years ago
Nick Hengeveld aa1dbc9897 Update http-push functionality 19 years ago
Matthias Urlichs a541211ef4 cvsimport: Remove master-updating code 19 years ago
Junio C Hamano e4a0e2aac0 Merge branch 'master' into next 19 years ago
Junio C Hamano 2dcdb4c697 Merge branch 'sp/checkout' 19 years ago
Junio C Hamano 9c3592cf3c Merge branch 'jc/pack' into next 19 years ago
Junio C Hamano 3ca1fff611 Merge branch 'fd/asciidoc' 19 years ago
Mike McCormack 19bb732728 Allow format-patch to attach patches 19 years ago
Mike McCormack 00333ca35c Allow adding arbitary lines in the mail header generated by format-patch. 19 years ago
Junio C Hamano 70ca1a3f85 pack-objects: simplify "thin" pack. 19 years ago
Junio C Hamano 806b8198cd Merge branch 'master' into next 19 years ago
Junio C Hamano 1242642c46 annotate-blame: tests incomplete lines. 19 years ago
Junio C Hamano 690e307f54 blame: unbreak "diff -U 0". 19 years ago
Junio C Hamano 3bcd59a546 Merge branch 'fd/asciidoc' into next 19 years ago
Francis Daly e920b56557 Tweak asciidoc output to work with broken docbook-xsl 19 years ago
Junio C Hamano ce5b6e7111 annotate-blame test: add evil merge. 19 years ago
Junio C Hamano 8ad02bc964 annotate-blame test: don't "source", but say "." 19 years ago
Junio C Hamano 92a903acfd annotate/blame tests updates. 19 years ago
Ryan Anderson 5fcab3d7db annotate: Support annotation of files on other revisions. 19 years ago
Junio C Hamano 6013f17d88 Merge part of 'jc/pack' into 'next' 19 years ago
Dmitry V. Levin bd494fc76b git/Documentation: fix SYNOPSIS style bugs 19 years ago
Junio C Hamano 604c86d15b blame: avoid "diff -u0". 19 years ago
Fredrik Kuivinen 8752d11d60 git-blame: Use the same tests for git-blame as for git-annotate 19 years ago
Junio C Hamano cfea8e077b blame and annotate: show localtime with timezone. 19 years ago
Junio C Hamano a0fb95e319 blame: avoid -lm by not using log(). 19 years ago
Fredrik Kuivinen ea4c7f9bf6 git-blame: Make the output human readable 19 years ago
Linus Torvalds ea5ed3abce get_revision(): do not dig deeper when we know we are at the end. 19 years ago
Jeff Muizelaar 872d001f7f documentation: add 'see also' sections to git-rm and git-add 19 years ago
Mark Wooding 8911db70f8 contrib/emacs/Makefile: Provide tool for byte-compiling files. 19 years ago
Mark Wooding 0aee3d6d4e gitignore: Ignore some more boring things. 19 years ago
Junio C Hamano 473ab1659b verify-pack -v: show delta-chain histogram. 19 years ago
Junio C Hamano ee5c78434a Merge branch 'master' into next 19 years ago
Junio C Hamano 9201c70742 Const tightening. 19 years ago
Mark Wooding 4a5d693950 Documentation/Makefile: Some `git-*.txt' files aren't manpages. 19 years ago
Martin Langhoff b30cc0daaf cvsserver: updated documentation 19 years ago
Junio C Hamano 6c2711e70c Merge branch 'sp/checkout' into next 19 years ago
Shawn Pearce de84f99c12 Add --temp and --stage=all options to checkout-index. 19 years ago
Jeff Muizelaar 46444f514b cosmetics: change from 'See-Also' to 'See Also' 19 years ago