summaryrefslogtreecommitdiffstats
path: root/describe.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-12-16Avoid accessing a slow working copy during diffcore operations.Shawn O. Pearce2-3/+28
2006-12-14git-show: grok blobs, trees and tags, tooJohannes Schindelin3-9/+115
2006-12-14git-reset [--mixed] <tree> [--] <paths>...Junio C Hamano1-22/+47
2006-12-14git-reset: make it work from within a subdirectory.Junio C Hamano1-0/+7
2006-12-14git-fetch: make it work from within a subdirectory.Junio C Hamano1-0/+6
2006-12-14INSTALL: no need to have GNU diff installedJohannes Schindelin1-10/+0
2006-12-14Bypass expensive content comparsion during rename detection.Shawn O. Pearce1-0/+2
2006-12-14Update git-diff documentationJunio C Hamano1-17/+35
2006-12-14git-svn: allow both diff.color and color.diffJunio C Hamano1-6/+25
2006-12-13repacked packs should be read-onlyNicolas Pitre1-0/+2
2006-12-13config documentation: group color items together.Junio C Hamano1-18/+18
2006-12-13git-svn: correctly handle "(no author)" when using an authors fileEric Wong1-1/+2
2006-12-13branch --color: change default color selection.Junio C Hamano1-2/+2
2006-12-13send-pack: tighten checks for remote namesJunio C Hamano2-1/+22
2006-12-13git-push: accept tag <tag> as advertised.Junio C Hamano1-5/+30
2006-12-13spurious .sp in manpagesJunio C Hamano1-0/+14
2006-12-13git merge: reword failure message.Junio C Hamano1-1/+8
2006-12-13Remove uncontested renamed files during merge.Shawn Pearce2-1/+98
2006-12-13Revert "git-diff: Introduce --index and deprecate --cached."Junio C Hamano2-5/+3
2006-12-13git-svn: correctly display fatal() error messagesEric Wong1-1/+1
2006-12-13git-svn: exit with status 1 for test failuresEric Wong1-8/+12
2006-12-13Allow subcommand.color and color.subcommand color configurationAndy Parkins6-12/+15
2006-12-13git-push: document removal of remote ref with :<dst> pathspecJunio C Hamano1-6/+9
2006-12-13merge-recursive: add/add really is modify/modify with an empty baseJohannes Schindelin2-30/+26
2006-12-13Get rid of the dependency on RCS' merge programJohannes Schindelin8-89/+20
2006-12-13git-svn: correctly handle packed-refs in refs/remotes/Eric Wong1-1/+9