summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-01Use "git checkout -q" in git-bisectLibravatar Junio C Hamano1-1/+1
2007-02-01add a quiet option to git-checkoutLibravatar Nicolas Pitre2-10/+18
2007-02-01reword the detached head message a little againLibravatar Nicolas Pitre1-1/+1
2007-02-01detached HEAD -- finishing touchesLibravatar Junio C Hamano1-2/+8
2007-01-31GIT v1.5.0-rc3Libravatar Junio C Hamano1-1/+1
2007-01-31Do not use hardcoded path to xhmtl.xsl to generate user's manualLibravatar Junio C Hamano1-1/+1
2007-01-31git main documentation: point at the user's manual.Libravatar Junio C Hamano1-0/+3
2007-01-31Merge branch 'master' of git://linux-nfs.org/~bfields/gitLibravatar Junio C Hamano4-1/+3273
2007-01-31t9200: do not test -x bit if the filesystem does not support it.Libravatar Junio C Hamano1-0/+6
2007-01-31t9200: Re-code non-ascii path test in UTF-8Libravatar Junio C Hamano1-8/+8
2007-01-31Update git-cat-file documentationLibravatar Aneesh Kumar K.V1-1/+3
2007-01-31Documentation: "git-checkout <tree> <path>" takes any tree-ishLibravatar Junio C Hamano1-5/+7
2007-01-31Improved error message from git-rebaseLibravatar David Kågedal1-1/+2
2007-01-31Fix git-update-index to work with relative pathnames.Libravatar Alex Riesen1-2/+6
2007-01-31Escape --upload-pack from expr.Libravatar Shawn O. Pearce3-3/+3
2007-01-31Don't coredump on bad refs in update-server-info.Libravatar Shawn O. Pearce1-0/+2
2007-01-31tone down the detached head warningLibravatar Nicolas Pitre1-3/+3
2007-01-30Fix git-tag -uLibravatar Junio C Hamano1-3/+4
2007-01-30user-manual: todo'sLibravatar J. Bruce Fields1-1/+3
2007-01-30user-manual: point to README for gitweb informationLibravatar J. Bruce Fields1-1/+4
2007-01-30blameview: Use git-cat-file to read the file content.Libravatar Aneesh Kumar K.V1-1/+2
2007-01-30git-fetch: Allow fetching the remote HEADLibravatar Santi Béjar1-1/+1
2007-01-30git-send-email: remove debugging output.Libravatar Junio C Hamano1-1/+1
2007-01-30Add a missing fork() error check.Libravatar Johannes Sixt1-0/+2
2007-01-29git-blame: somewhat better commenting.Libravatar Junio C Hamano1-38/+255
2007-01-29Make fsck and fsck-objects be builtins.Libravatar Mark Wooding4-2/+5
2007-01-29git-commit -s: no extra space when sign-offs appear at the end already.Libravatar Junio C Hamano1-1/+4
2007-01-29Replace perl code with pure shell codeLibravatar Simon 'corecode' Schubert1-44/+23
2007-01-29lock_any_ref_for_update(): do not accept malformatted refs.Libravatar Junio C Hamano2-4/+4
2007-01-29Two small typofixes.Libravatar Junio C Hamano1-2/+2
2007-01-29user-manual: SHA1 -> object nameLibravatar J. Bruce Fields1-5/+5
2007-01-29user-manual: document git-show-branch exampleLibravatar J. Bruce Fields1-2/+28
2007-01-29user-manual: minor "TODO" updatesLibravatar J. Bruce Fields1-9/+6
2007-01-29user-manual: rewrap a few long linesLibravatar J. Bruce Fields1-56/+59
2007-01-29user-manual: reflogs, other recoveryLibravatar J. Bruce Fields1-15/+78
2007-01-29user-manual: fix a header levelLibravatar J. Bruce Fields1-1/+1
2007-01-29user-manual: typo fixLibravatar J. Bruce Fields1-1/+1
2007-01-29user-manual: add references to git-config man pageLibravatar J. Bruce Fields1-3/+7
2007-01-28user-manual: repo-config -> configLibravatar J. Bruce Fields1-9/+9
2007-01-28user-manual: fsck-objects -> fsckLibravatar J. Bruce Fields1-8/+8
2007-01-28user-manual: git-fsck, dangling objectsLibravatar J. Bruce Fields1-6/+118
2007-01-28git-fsck-objects is now synonym to git-fsckLibravatar Junio C Hamano15-140/+159
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince58-439/+460
2007-01-28Heavily expanded update hook to send more useful emails than the old hookLibravatar Andy Parkins1-72/+268
2007-01-28UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zoneLibravatar Andy Parkins1-1/+1
2007-01-28Teach for-each-ref about a little language called Tcl.Libravatar Shawn O. Pearce4-2/+47
2007-01-28Add a sample program 'blameview' to show how to use git-blame --incrementalLibravatar Jeff King2-0/+128
2007-01-28git-push through git protocolLibravatar Linus Torvalds1-0/+7
2007-01-28Document 'git-blame --incremental'Libravatar Junio C Hamano1-1/+46
2007-01-28Documentation/config.txt: Fix documentation of colour config tweaks.Libravatar Mark Wooding1-10/+16