summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-pickaxe -M: blame line movements within a file.Junio C Hamano2006-10-202-7/+130
* git-pickaxe: blame rewritten.Junio C Hamano2006-10-198-0/+1314
* Merge branch 'maint'Junio C Hamano2006-10-192-0/+64
|\
| * git-apply: prepare for upcoming GNU diff -u format change.Linus Torvalds2006-10-192-0/+64
* | Don't use $author_name undefined when $from contains no /\s</.Jim Meyering2006-10-191-1/+1
* | Merge branch 'mw/pathinfo'Junio C Hamano2006-10-182-20/+85
|\ \
| * | gitweb: Fix search form when PATH_INFO is enabledPetr Baudis2006-10-111-0/+4
| * | gitweb: Document features betterPetr Baudis2006-10-072-19/+56
| * | gitweb: warn if feature cannot be overridden.Martin Waitz2006-10-041-0/+4
| * | gitweb: start to generate PATH_INFO URLs.Martin Waitz2006-10-021-1/+21
* | | Merge branch 'js/diff'Junio C Hamano2006-10-182-1/+2
|\ \ \
| * | | Turn on recursive with --summaryJohannes Schindelin2006-10-052-1/+2
* | | | Merge branch 'jc/send-email'Junio C Hamano2006-10-181-4/+23
|\ \ \ \
| * | | | Make git-send-email detect mbox-style patches more readilyJunio C Hamano2006-10-071-3/+10
| * | | | git-send-email: real name with period need to be dq-quoted on From: lineJunio C Hamano2006-10-051-0/+5
| * | | | git-send-email: do not drop custom headers the user preparedJunio C Hamano2006-10-051-1/+8
* | | | | Merge branch 'jc/grep'Junio C Hamano2006-10-185-20/+120
|\ \ \ \ \
| * | | | | teach revision walker about --all-match.Junio C Hamano2006-09-271-1/+8
| * | | | | grep --all-matchJunio C Hamano2006-09-274-19/+112
* | | | | | Merge early part of branch 'jc/diff-apply-patch'Junio C Hamano2006-10-181-2/+2
|\ \ \ \ \ \
| * | | | | | git-diff/git-apply: make diff output a bit friendlier to GNU patch (part 1)Junio C Hamano2006-09-291-2/+2
* | | | | | | Merge branch 'jc/diff-numstat'Junio C Hamano2006-10-184-12/+47
|\ \ \ \ \ \ \
| * | | | | | | diff --numstatJunio C Hamano2006-10-134-12/+47
* | | | | | | | Merge branch 'pb/bisect'Junio C Hamano2006-10-181-5/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | bisect reset: Leave the tree in usable state if git-checkout failedPetr Baudis2006-10-161-5/+6
* | | | | | | | | Merge branch 'mw/send-email'Junio C Hamano2006-10-181-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add --dry-run option to git-send-emailMatthew Wilcox2006-10-111-2/+6
* | | | | | | | | | Merge branch 'rs/rebase'Junio C Hamano2006-10-182-3/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-rebase: Add a -v option to show a diffstat of the changes upstream at the...Robert Shearman2006-10-042-2/+15
| * | | | | | | | | | git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch.Robert Shearman2006-10-041-1/+1
* | | | | | | | | | | Merge branch 'sb/fetch'Junio C Hamano2006-10-183-18/+27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | merge and resolve: Output short hashes and .. in "Updating ..."Santi BĂ©jar2006-09-302-2/+2
| * | | | | | | | | | | fetch: Misc output cleanupSanti B,Ai(Bjar2006-09-301-16/+25
* | | | | | | | | | | | Merge branch 'sk/svn'Junio C Hamano2006-10-181-39/+54
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-svnimport.perl: copying directory from original SVN placeSasha Khapyorsky2006-10-081-39/+54
* | | | | | | | | | | | | Merge branch 'rs/zip'Junio C Hamano2006-10-182-6/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | git-archive --format=zip: add symlink supportRene Scharfe2006-10-072-4/+44
| * | | | | | | | | | | | git-archive --format=zip: use default version IDRene Scharfe2006-10-071-2/+2
* | | | | | | | | | | | | Add revspec documentation for ':path', ':[0-3]:path' and git-describepclouds@gmail.com2006-10-181-1/+15
* | | | | | | | | | | | | Reject hexstring longer than 40-bytes in get_short_sha1()pclouds@gmail.com2006-10-181-1/+1
* | | | | | | | | | | | | reduce delta head inflated sizeNicolas Pitre2006-10-181-1/+1
* | | | | | | | | | | | | git-imap-send: Strip smtp From_ header from imap message.v1.4.3Markus Amsler2006-10-181-0/+8
* | | | | | | | | | | | | add proper dependancies on the xdiff sourceAndy Whitcroft2006-10-171-0/+2
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2006-10-161-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix hash function in xdiff libraryv1.4.2.4Linus Torvalds2006-10-161-2/+3
* | | | | | | | | | | | | svnimport: Fix broken tags being generatedPetr Baudis2006-10-151-1/+1
* | | | | | | | | | | | | Replace open-coded version of hash_sha1_file()Rene Scharfe2006-10-151-7/+1
* | | | | | | | | | | | | Make write_sha1_file_prepare() voidRene Scharfe2006-10-151-6/+5
* | | | | | | | | | | | | Revert "move pack creation to version 3"Junio C Hamano2006-10-142-7/+3
* | | | | | | | | | | | | Merge branch 'jc/http'v1.4.3-rc3Junio C Hamano2006-10-141-257/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \