7463 Commits (22bac0ea528fd419cb833cab5de79a36fad91524)
 

Author SHA1 Message Date
Junio C Hamano 95ca1c6cb7 Really fix headers for __FreeBSD__ 18 years ago
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 8d8b9f6252 reflog expire: prune commits that are not incomplete 18 years ago
Junio C Hamano 2295e8d0c4 commit-tree: do not overflow MAXPARENT 18 years ago
Johannes Schindelin 658f365027 Make git-rerere a builtin 18 years ago
Johannes Schindelin ad8e72cba8 Add a test for git-rerere 18 years ago
Johannes Schindelin 7cab5883ff move read_mmfile() into xdiff-interface 18 years ago
Shawn O. Pearce 71b03b42c6 Don't crash during repack of a reflog with pruned commits. 18 years ago
Junio C Hamano 90cee090a0 Merge branch 'master' into jc/fsck-reflog 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 4264dc15e1 git reflog expire 18 years ago
Junio C Hamano 2ecd2bbcbe Move in_merge_bases() to commit.c 18 years ago
Junio C Hamano e29cb53a8b reflog: fix warning message. 18 years ago
Junio C Hamano 63049292e0 Teach git-repack to preserve objects referred to by reflog entries. 18 years ago
Junio C Hamano 55dd55263b Protect commits recorded in reflog from pruning. 18 years ago
Junio C Hamano 2ff81662c2 add for_each_reflog_ent() iterator 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> 18 years ago
Junio C Hamano 63c4b4c5c1 Merge branch 'jc/leftright' 18 years ago
Junio C Hamano e035ce939d Merge branch 'jc/blame' 18 years ago
Junio C Hamano 55e268e7ed Merge branch 'jc/branch-remove-remote' 18 years ago
Junio C Hamano aa1cef54a2 Merge branch 'jc/clone' 18 years ago
Junio C Hamano 1d182bd5f4 compat/inet_ntop: do not use u_int 18 years ago
Junio C Hamano ec722203ee spurious .sp in manpages 18 years ago
Junio C Hamano 93b0d86aaf git-add: error out when given no arguments. 18 years ago
Junio C Hamano d5db6c9ee7 revision: --skip=<n> 18 years ago
Junio C Hamano 54851157ac Merge branch 'maint' 18 years ago
Junio C Hamano 851a911024 GIT 1.4.4.3 18 years ago
Nicolas Pitre 08a19d873c clarify some error messages wrt unknown object types 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Nicolas Pitre 6d2fa7f1b4 index-pack usage of mmap() is unacceptably slower on many OSes other than Linux 18 years ago
Robert Fitzsimons 313ce8cee6 gitweb: Show '...' links in "summary" view only if there are more items 18 years ago
Junio C Hamano fc1905bb93 config_rename_section: fix FILE* leak 18 years ago
Brian Gernhardt c17f9f12a4 Remove COLLISION_CHECK from Makefile since it's not used. 18 years ago
Junio C Hamano 5caf923223 fix populate-filespec 18 years ago
Eric Wong c6b4fa96cb git-cvsserver: fix breakage when calling git merge-file 18 years ago