7967 Commits (ca28370a3567c14841c594b89fd62449abc166e6)
 

Author SHA1 Message Date
J. Bruce Fields 04e50e9457 user-manual: fsck-objects -> fsck 18 years ago
J. Bruce Fields 21dcb3b7ab user-manual: git-fsck, dangling objects 18 years ago
Junio C Hamano df391b192d git-fsck-objects is now synonym to git-fsck 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Andy Parkins 829a686f1b Heavily expanded update hook to send more useful emails than the old hook 18 years ago
Andy Parkins a69aba6af3 UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone 18 years ago
Shawn O. Pearce 5558e55c06 Teach for-each-ref about a little language called Tcl. 18 years ago
Jeff King cace16fdcb Add a sample program 'blameview' to show how to use git-blame --incremental 18 years ago
Linus Torvalds 4b3b1e1e48 git-push through git protocol 18 years ago
Junio C Hamano 57e7a0a494 Document 'git-blame --incremental' 18 years ago
Mark Wooding 4f193f20a3 Documentation/config.txt: Fix documentation of colour config tweaks. 18 years ago
Mark Wooding c3e821c636 wt-status: Actually accept `color.status.BLAH' configuration variables. 18 years ago
Ren,Ai(B Scharfe 4f0219a4c7 git-blame --incremental: don't use pager 18 years ago
Nicolas Pitre a7e4fbf990 add reflog when moving HEAD to a new branch 18 years ago
Junio C Hamano 47fc52e287 create_symref(): do not assume pathname from git_path() persists long enough 18 years ago
Nicolas Pitre 8b5157e407 add logref support to git-symbolic-ref 18 years ago
Nicolas Pitre 41b625b047 move create_symref() past log_ref_write() 18 years ago
Nicolas Pitre e1dde3d06c add reflog entries for HEAD when detached 18 years ago
Nicolas Pitre bd104db164 enable separate reflog for HEAD 18 years ago
Nicolas Pitre 1655707c9e lock_ref_sha1_basic(): remember the original name of a ref when resolving it 18 years ago
Nicolas Pitre 9a13f0b71b make reflog filename independent from struct ref_lock 18 years ago
Shawn O. Pearce 1b600e659a Compute accurate distances in git-describe before output. 18 years ago
Junio C Hamano 1891261ed3 Update describe documentation. 18 years ago
Shawn O. Pearce 237fb6ca7c Teach git-describe to display distances from tags. 18 years ago
Junio C Hamano 46e5e69d5f git-blame --porcelain: quote filename in c-style when needed. 18 years ago
Linus Torvalds 717d1462ba git-blame --incremental 18 years ago
Junio C Hamano 01754769ab Don't force everybody to call setup_ident(). 18 years ago
Nicolas Pitre 903b45fe18 git-log -g --pretty=oneline should display the reflog message 18 years ago
Bill Lear 16507fcf0a Document --check option to git diff. 18 years ago
Andy Parkins d67778eccd Allow the tag signing key to be specified in the config file 18 years ago
Andy Parkins f127404c45 If abbrev is set to zero in git-describe, don't add the unique suffix 18 years ago
Nicolas Pitre eb3204dfbb fix suggested branch creation command when detaching head 18 years ago
J. Bruce Fields b181d57ff4 user-manual: reorganize fetch discussion, add internals, etc. 18 years ago
Junio C Hamano d848804a89 write_in_full: size_t is unsigned. 18 years ago
Junio C Hamano 8a56da2962 create_symref: check error return from open(). 18 years ago
Alexandre Julliard 40d6dc0f9d vc-git.el: Take into account the destination name in vc-checkout. 18 years ago
Junio C Hamano 7f9acb2a16 git-merge: leave sensible reflog message when used as the first level UI. 18 years ago
Junio C Hamano 8ac65937d0 Make sure we do not write bogus reflog entries. 18 years ago
Shawn O. Pearce 8a8169c039 Remove unnecessary found variable from describe. 18 years ago
Jason Riedy 007e2ba659 Use inttypes.h rather than stdint.h. 18 years ago
Junio C Hamano af67e91c39 Documentation: pack-refs --all vs default behaviour 18 years ago
Junio C Hamano df373ea99a show-branch -g: default to HEAD 18 years ago
Linus Torvalds a9eefb3bfc Add dangling objects tips. 18 years ago
Junio C Hamano ae9c6ffe30 parse-remote: do not barf on a remote shorthand without any refs to fetch. 18 years ago
Jeff King e1b161161d diffcore-pickaxe: fix infinite loop on zero-length needle 18 years ago
J. Bruce Fields 11e016a32c user-manual: stub discussion of fsck and reflog 18 years ago
Junio C Hamano cb280e1075 Allow non-developer to clone, checkout and fetch more easily. 18 years ago
Sam Vilain fd73423f01 contrib/emacs/vc-git.el: support vc-version-other-window 18 years ago
Linus Torvalds 1b555932cd Fix seriously broken "git pack-refs" 18 years ago
Andy Parkins 535514f1f3 New files in git weren't being downloaded during CVS update 18 years ago