4162 Commits (cb8f64b4e3f263c113b7a2f156af74b810e969ff)
 

Author SHA1 Message Date
Mike McCormack f2561fda36 Add git-imap-send, derived from isync 1.0.1. 19 years ago
Junio C Hamano 2d0048e681 repack: prune loose objects when -d is given 19 years ago
Junio C Hamano f3219fbbba try_to_simplify_commit(): do not skip inspecting tree change at boundary. 19 years ago
Junio C Hamano eb0e0024b7 Fix t1200 test for breakage caused by removal of full-stop at the end of fast-forward message. 19 years ago
Mike McCormack 96ce6d2607 Describe how to add extra mail header lines in mail generated by git-format-patch. 19 years ago
Mike McCormack a15a44ef6e Document the --attach flag. 19 years ago
Olaf Hering 180b0d7483 allow double click on current HEAD id after git-pull 19 years ago
Junio C Hamano b8cfe290a8 Merge branch 'jc/fsck' into next 19 years ago
Junio C Hamano 7aaa715d0a fsck-objects: Remove --standalone 19 years ago
Junio C Hamano f61c2c970c refs.c::do_for_each_ref(): Finish error message lines with "\n" 19 years ago
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
Paul Mackerras b06bc2a078 gitk: Fix display of diff lines beginning with --- or +++ 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