summaryrefslogtreecommitdiffstats
path: root/gitweb/gitweb.perl (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-05log --show-signature: reword the common two-head merge caseJunio C Hamano1-0/+12
2012-01-05log-tree: show mergetag in log --show-signature outputJunio C Hamano1-1/+75
2012-01-05log-tree.c: small refactor in show_signature()Junio C Hamano1-12/+16
2012-01-05commit --amend -S: strip existing gpgsig headersJunio C Hamano4-8/+36
2012-01-05verify_signed_buffer: fix stale commentJunio C Hamano1-4/+1
2012-01-04t5550: repack everything into one fileClemens Buchacher1-2/+1
2012-01-04gitweb: accept trailing "/" in $project_listMatthieu Moy1-2/+2
2012-01-04Catch invalid --depth option passed to clone or fetchNguyễn Thái Ngọc Duy1-2/+6
2012-01-04write first for-merge ref to FETCH_HEAD firstJoey Hess25-102/+114
2012-01-03git-p4: view spec documentationPete Wyckoff1-13/+27
2012-01-03git-p4: rewrite view handlingPete Wyckoff2-101/+258
2012-01-03git-p4: support single file p4 client view mapsGary Gibbons2-10/+21
2012-01-03git-p4: sort client views by reverse View numberGary Gibbons2-3/+10
2012-01-03git-p4: fix test for unsupported P4 Client ViewsGary Gibbons2-3/+6