7463 Commits (22bac0ea528fd419cb833cab5de79a36fad91524)
 

Author SHA1 Message Date
Junio C Hamano 8dce823562 Revert "Make left-right automatic." 18 years ago
Josef Weidendorfer 4363dfbe3d Move "no merge candidate" warning into git-pull 18 years ago
Junio C Hamano d4ebc36c5e Use preprocessor constants for environment variable names. 18 years ago
Junio C Hamano 75c384efb5 Do not create $GIT_DIR/remotes/ directory anymore. 18 years ago
Junio C Hamano 5fed466815 Merge branch 'jc/test-clone' into jc/clone 18 years ago
Johannes Schindelin 8683a45d66 Introduce GIT_TEMPLATE_DIR 18 years ago
Junio C Hamano 171e800b37 Revert "fix testsuite: make sure they use templates freshly built from the source" 18 years ago
Junio C Hamano 835b2aeba7 git-add --interactive: hunk splitting 18 years ago
Junio C Hamano 5cde71d64a git-add --interactive 18 years ago
Junio C Hamano 4c10a5caa7 blame: -b (blame.blankboundary) and --root (blame.showroot) 18 years ago
Quy Tonthat b8e9a00d40 git-branch -d: do not stop at the first failure. 18 years ago
Junio C Hamano f3d985c380 Teach git-branch to delete tracking branches with -r -d 18 years ago
Junio C Hamano 74d20040ca fix testsuite: make sure they use templates freshly built from the source 18 years ago
Junio C Hamano 8336afa563 rerere: fix breakage of resolving. 18 years ago
Aneesh Kumar K.V 910c00c8ca Add config example with respect to branch 18 years ago
Brian Gernhardt 38c594d330 Add documentation for show-branch --topics 18 years ago
Nicolas Pitre b3d9899324 make git a bit less cryptic on fetch errors 18 years ago
Nicolas Pitre 57b73150c4 make patch_delta() error cases a bit more verbose 18 years ago
Junio C Hamano e1bb1d31ea racy-git: documentation updates. 18 years ago
Junio C Hamano d8285af481 show-ref: fix --exclude-existing 18 years ago
Junio C Hamano 0c7a97fafd parse-remote::expand_refs_wildcard() 18 years ago
Jeff King ff7f22f36e vim syntax: follow recent changes to commit template 18 years ago
Junio C Hamano 64fe031a7a show-ref: fix --verify --hash=length 18 years ago
Junio C Hamano dd9142993c show-ref: fix --quiet --verify 18 years ago
Junio C Hamano 00bc0ec262 Merge branch 'jc/blame-boundary' 18 years ago
Junio C Hamano 570c524dd3 Merge branch 'jc/reflog' (early part) 18 years ago
Junio C Hamano bdf17a02fd Merge branch 'js/branch-config' 18 years ago
Junio C Hamano 9057695012 Merge branch 'jn/web' (early part) 18 years ago
Junio C Hamano 26cdd1e7c7 avoid accessing _all_ loose refs in git-show-ref --verify 18 years ago
Junio C Hamano ed9f7c954c git-fetch: Avoid reading packed refs over and over again 18 years ago
Junio C Hamano 7e3fe904ef Teach show-branch how to show ref-log data. 18 years ago
Junio C Hamano 5761231975 Make left-right automatic. 18 years ago
Junio C Hamano 74bd902973 Teach all of log family --left-right output. 18 years ago
Junio C Hamano 577ed5c20b rev-list --left-right 18 years ago
Junio C Hamano ee6002aa42 markup fix in svnimport documentation. 18 years ago
Quy Tonthat c0e9232e43 Documentation: new option -P for git-svnimport 18 years ago
Junio C Hamano 38477d9e60 Fix mis-mark-up in git-merge-file.txt documentation 18 years ago
Shawn O. Pearce a7f196a746 Default GIT_COMMITTER_NAME to login name in recieve-pack. 18 years ago
Junio C Hamano 81a361be3b Fix check_file_directory_conflict(). 18 years ago
Junio C Hamano c33ab0dd10 git-add: remove conflicting entry when adding. 18 years ago
Junio C Hamano 790fa0e297 update-index: make D/F conflict error a bit more verbose. 18 years ago
Johannes Schindelin dc81c58cd6 git-branch: rename config vars branch.<branch>.*, too 18 years ago
Johannes Schindelin 0667fcfb62 add a function to rename sections in the config 18 years ago
Junio C Hamano 63085fabbd git-clone: lose the traditional 'no-separate-remote' layout 18 years ago
Junio C Hamano 3dd3d5b0e2 git-clone: lose the artificial "first" fetch refspec 18 years ago
Junio C Hamano a71fb0a141 git-pull: refuse default merge without branch.*.merge 18 years ago
Junio C Hamano 61dde8f916 git-clone: use wildcard specification for tracking branches 18 years ago
Junio C Hamano b1bfcae438 merge: give a bit prettier merge message to "merge branch~$n" 18 years ago
Jakub Narebski c9d193dffb gitweb: Add "next" link to commit view 18 years ago
Jakub Narebski 5fce278ef3 gitweb: Add title attribute to ref marker with full ref name 18 years ago