8496 Commits (c750da256a54f189de28d3deb054328d67f9b9be)
 

Author SHA1 Message Date
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
Shawn O. Pearce 6b90d39186 git-gui: Reword meaning of merge.summary. 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 c539449b2d git-gui: Support merge.summary, merge.verbosity. 18 years ago
Shawn O. Pearce 729a6f60dd git-gui: Always offer scrollbars for branch lists. 18 years ago
Shawn O. Pearce 5f39dbf64f git-gui: Don't allow merges in the middle of other things. 18 years ago
Shawn O. Pearce dff7e88feb git-gui: Don't allow users to commit a bad octopus merge. 18 years ago
Shawn O. Pearce ee3cfb5954 git-gui: Update status bar during a merge. 18 years ago
Shawn O. Pearce ce9735dfbd git-gui: Let users abort with `reset --hard` type logic. 18 years ago
Shawn O. Pearce e4834837a8 git-gui: Implement local merge operations. 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
Shawn O. Pearce bc7452f5e7 git-gui: Use builtin version of 'git gc'. 18 years ago
Junio C Hamano df373ea99a show-branch -g: default to HEAD 18 years ago
Shawn O. Pearce 6c3d1481ba git-gui: Refactor console success/failure handling. 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
Shawn O. Pearce b972ea59e4 git-gui: Always use -v option to push. 18 years ago
Shawn O. Pearce 86a2af6087 git-gui: Remove no longer used pull from remote code. 18 years ago
Shawn O. Pearce 1d6a978752 git-gui: Added arbitrary branch pushing support. 18 years ago
Shawn O. Pearce 156b29211a git-gui: Always use lsearch -exact, to prevent globbing. 18 years ago
Shawn O. Pearce 5f8b70b1dc git-gui: Maintain the same file list for diff during refresh. 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