summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-05git-showLibravatar Junio C Hamano3-5/+19
2006-02-05git-diff: use --cc instead of -p.Libravatar Junio C Hamano1-2/+2
2006-02-05diff-index: make --cc a synonym for -p for now.Libravatar Junio C Hamano1-0/+8
2006-02-05diff-tree --always flagLibravatar Linus Torvalds1-0/+9
2006-02-05Use adler32() from zlib instead of defining our own.Libravatar Peter Eriksen1-38/+1
2006-02-05Fix git-rev-parse over-eager errorsLibravatar Linus Torvalds1-5/+7
2006-02-04Do not fall back on vi on dumb terminals.Libravatar Junio C Hamano1-0/+8
2006-02-03Merge branches 'jc/sha1', 'jc/diff' and 'jc/ws'Libravatar Junio C Hamano3-38/+30
2006-02-03Use sha1_file.c's mkdir-like routine in apply.c.Libravatar Jason Riedy1-21/+4
2006-02-03daemon: Provide missing argument for logerror() call.Libravatar Mark Wooding1-1/+1
2006-02-03git-merge: Properly quote $merge_msg variable.Libravatar Junio C Hamano1-1/+1
2006-02-02get_sha1_1: allow octopus^12 to be properly parsed.Libravatar Junio C Hamano1-23/+16
2006-02-02whitespace cleanup.Libravatar Junio C Hamano1-11/+10
2006-02-02combine-diff: finishing touches to git-diff-tree --ccLibravatar Junio C Hamano1-4/+4
2006-02-02combine-diff: cleanup.Libravatar Junio C Hamano1-37/+65
2006-02-02combine-diff: show parent line numbers as well.Libravatar Junio C Hamano1-11/+59
2006-02-02combine-diff: add a bit more comments.Libravatar Junio C Hamano1-1/+7
2006-02-02git-send-email: Add --quiet to reduce some of the chatter when sending emails.Libravatar Ryan Anderson1-3/+6
2006-02-02Provide a more meaningful initial "From " line when using --compose in git-se...Libravatar Ryan Anderson1-1/+1
2006-02-02commit.c: "Merge" fix in pretty_print_commit.Libravatar Junio C Hamano1-5/+5
2006-02-02merge-recursive: Speed up commit graph constructionLibravatar Fredrik Kuivinen1-1/+4
2006-02-02merge-recursive: Make use of provided basesLibravatar Fredrik Kuivinen1-10/+21
2006-02-02Documentation: git-diff-tree --cc also omits empty commitsLibravatar Junio C Hamano1-1/+1
2006-02-02combine-diff: fix placement of deletion.Libravatar Junio C Hamano1-1/+13
2006-02-02combine-diff: add safety check to --cc.Libravatar Junio C Hamano1-2/+18
2006-02-02combine-diff: update --cc "uninteresting hunks" logic.Libravatar Junio C Hamano1-69/+33
2006-02-02combine-diff: reuse diff from the same blob.Libravatar Junio C Hamano1-2/+37
2006-02-01Allow diff and index commands to be interruptedLibravatar Petr Baudis2-0/+4
2006-02-01rev-list: omit duplicated parents.Libravatar Junio C Hamano1-1/+14
2006-02-01update-index --index-info: allow stage 0 entries.Libravatar Junio C Hamano1-1/+1
2006-02-01git-svnimport.perl: fix for 'arg list too long...'Libravatar Sasha Khapyorsky1-9/+16
2006-01-31Use local structs for HTTP slot callback dataLibravatar Nick Hengeveld1-5/+5
2006-01-31rev-list: allow -<n> as shorthand for --max-count=<n>Libravatar Eric Wong2-0/+9
2006-01-31rev-list: allow -n<n> as shorthand for --max-count=<n>Libravatar Eric Wong2-0/+25
2006-01-31Make apply accept the -pNUM option like patch does.Libravatar Daniel Barkalow2-3/+11
2006-01-31Fix HTTP request result processing after slot reuseLibravatar Nick Hengeveld3-7/+29
2006-01-31Make git-tar-tree use the tree_desc abstractionsLibravatar Linus Torvalds1-23/+24
2006-01-31Make the "struct tree_desc" operations available to othersLibravatar Linus Torvalds2-6/+9
2006-01-30Merge branches 'bf/doc' and 'db/tartree'Libravatar Junio C Hamano3-284/+193
2006-01-30documentation: cvs migration - typofix.Libravatar Junio C Hamano1-1/+1
2006-01-30Use struct commit in tar-treeLibravatar Daniel Barkalow1-35/+6
2006-01-30Use struct tree in tar-treeLibravatar Daniel Barkalow1-26/+24
2006-01-30cvs-migration documentation updateLibravatar J. Bruce Fields2-223/+163
2006-01-29cvsexportcommit: add some examples to the documentationLibravatar Martin Langhoff1-0/+21
2006-01-29exportcommit: replace backticks with safe_pipe_capture() or system() - initia...Libravatar Martin Langhoff1-20/+33
2006-01-29cvsimport: Add -S <skipfileregex> support and -v announces files retrievedLibravatar Martin Langhoff1-4/+15
2006-01-29Merge fixes up to GIT 1.1.6Libravatar Junio C Hamano5-15/+30
2006-01-29GIT 1.1.6Libravatar Junio C Hamano5-15/+30
2006-01-29git push -f documentationLibravatar J. Bruce Fields1-4/+4
2006-01-29git-branch: Documentation fixesLibravatar Fredrik Kuivinen2-3/+6