7282 Commits (ea560e6d64374ec1f6c163c276319a3da21a1345)
 

Author SHA1 Message Date
Junio C Hamano ea560e6d64 Do not support "partial URL shorthand" anymore. 18 years ago
Junio C Hamano fb8696d9d8 default pull: forget about "newbie protection" for now. 18 years ago
Junio C Hamano 228e2eb67e merge and reset: adjust for "reset --hard" messages 18 years ago
Junio C Hamano 2295e8d0c4 commit-tree: do not overflow MAXPARENT 18 years ago
Shawn O. Pearce fa39b6b5b1 Introduce a global level warn() function. 18 years ago
Shawn O. Pearce 51dcaa9686 Rename imap-send's internal info/warn functions. 18 years ago
Junio C Hamano a01c9c28a5 _XOPEN_SOURCE problem also exists on FreeBSD 18 years ago
Junio C Hamano d41cb273d3 parse-remote: mark all refs not for merge only when fetching more than one 18 years ago
Junio C Hamano 27e4dd8de7 Merge branch 'maint' 18 years ago
Johannes Schindelin 95f2fb7d9f git-reset --hard: tell the user what the HEAD was reset to 18 years ago
Johannes Schindelin f79c73ce9c git-tag: support -F <file> option 18 years ago
Junio C Hamano 9e11554917 Revert "git-pull: refuse default merge without branch.*.merge" 18 years ago
Shawn O. Pearce 64646d1177 Suggest 'add' in am/revert/cherry-pick. 18 years ago
Johannes Schindelin caba139d43 Use git-merge-file in git-merge-one-file, too 18 years ago
Johannes Schindelin e6d40d65df diff --check: fix off by one error 18 years ago
Quy Tonthat 7dda22e317 Documentation/git-branch: new -r to delete remote-tracking branches. 18 years ago
Terje Sten Bjerkseth c902c9a608 Fix system header problems on Mac OS X 18 years ago
Junio C Hamano 5b85143ba5 Merge branch 'ew/svn-pm' 18 years ago
Junio C Hamano ce0545455a diff documentation: mostly talk about <commit> 19 years ago
Junio C Hamano 63c4b4c5c1 Merge branch 'jc/leftright' 19 years ago
Junio C Hamano e035ce939d Merge branch 'jc/blame' 19 years ago
Junio C Hamano 55e268e7ed Merge branch 'jc/branch-remove-remote' 19 years ago
Junio C Hamano aa1cef54a2 Merge branch 'jc/clone' 19 years ago
Junio C Hamano 1d182bd5f4 compat/inet_ntop: do not use u_int 19 years ago
Junio C Hamano ec722203ee spurious .sp in manpages 19 years ago
Junio C Hamano 93b0d86aaf git-add: error out when given no arguments. 19 years ago
Junio C Hamano 54851157ac Merge branch 'maint' 19 years ago
Junio C Hamano 851a911024 GIT 1.4.4.3 19 years ago
Nicolas Pitre 08a19d873c clarify some error messages wrt unknown object types 19 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 19 years ago
Nicolas Pitre 6d2fa7f1b4 index-pack usage of mmap() is unacceptably slower on many OSes other than Linux 19 years ago
Robert Fitzsimons 313ce8cee6 gitweb: Show '...' links in "summary" view only if there are more items 19 years ago
Junio C Hamano fc1905bb93 config_rename_section: fix FILE* leak 19 years ago
Brian Gernhardt c17f9f12a4 Remove COLLISION_CHECK from Makefile since it's not used. 19 years ago
Junio C Hamano 5caf923223 fix populate-filespec 19 years ago
Eric Wong c6b4fa96cb git-cvsserver: fix breakage when calling git merge-file 19 years ago
Junio C Hamano 8dce823562 Revert "Make left-right automatic." 19 years ago
Josef Weidendorfer 4363dfbe3d Move "no merge candidate" warning into git-pull 19 years ago
Junio C Hamano d4ebc36c5e Use preprocessor constants for environment variable names. 19 years ago
Junio C Hamano 75c384efb5 Do not create $GIT_DIR/remotes/ directory anymore. 19 years ago
Junio C Hamano 5fed466815 Merge branch 'jc/test-clone' into jc/clone 19 years ago
Johannes Schindelin 8683a45d66 Introduce GIT_TEMPLATE_DIR 19 years ago
Junio C Hamano 171e800b37 Revert "fix testsuite: make sure they use templates freshly built from the source" 19 years ago
Junio C Hamano 4c10a5caa7 blame: -b (blame.blankboundary) and --root (blame.showroot) 19 years ago
Quy Tonthat b8e9a00d40 git-branch -d: do not stop at the first failure. 19 years ago
Junio C Hamano f3d985c380 Teach git-branch to delete tracking branches with -r -d 19 years ago
Junio C Hamano 74d20040ca fix testsuite: make sure they use templates freshly built from the source 19 years ago
Junio C Hamano 8336afa563 rerere: fix breakage of resolving. 19 years ago
Aneesh Kumar K.V 910c00c8ca Add config example with respect to branch 19 years ago
Brian Gernhardt 38c594d330 Add documentation for show-branch --topics 19 years ago