7320 Commits (5ad66088d1166bf91cf2890682f4582049756539)
 

Author SHA1 Message Date
Robert Fitzsimons 5ad66088d1 gitweb: Change header search action to use parse_commits. 18 years ago
Robert Fitzsimons 719dad28c5 gitweb: Change log action to use parse_commits. 18 years ago
Robert Fitzsimons 190d7fdcf3 gitweb: Change summary, shortlog actions to use parse_commits. 18 years ago
Robert Fitzsimons 208b2dff95 gitweb: We do longer need the --parents flag in rev-list. 18 years ago
Robert Fitzsimons 756bbf548d gitweb: Add parse_commits, used to bulk load commit objects. 18 years ago
Junio C Hamano d4ada4876d Merge branch 'jc/skip-count' 18 years ago
Junio C Hamano 6f38e03722 Merge branch 'jc/git-add--interactive' 18 years ago
Junio C Hamano 6a5ad23de6 git-add --interactive: add documentation 18 years ago
Junio C Hamano e036c90a91 Merge branch 'sb/merge-friendly' 18 years ago
Junio C Hamano 9def2138a1 Merge branch 'js/rerere' 18 years ago
Johannes Schindelin 9e83266525 commit-tree: encourage UTF-8 commit messages. 18 years ago
Shawn O. Pearce 8e554429e8 Switch git_mmap to use pread. 18 years ago
Shawn O. Pearce d6779124b9 Rename gitfakemmap to git_mmap. 18 years ago
Robert Fitzsimons 8dbc0fcef4 gitweb: Paginate commit/author/committer search output 18 years ago
Eric Wong 6538d1ef31 Makefile: add quick-install-doc for installing pre-built manpages 18 years ago
Shawn O. Pearce e0ec18192d Display 'theirs' branch name when possible in merge. 18 years ago
Shawn O. Pearce d9606e85cd Use extended SHA1 syntax in merge-recursive conflicts. 18 years ago
Robert Fitzsimons 6be935115b gitweb: Allow search to be disabled from the config file. 18 years ago
Robert Fitzsimons 9d032c7250 gitweb: Require a minimum of two character for the search text. 18 years ago
Robert Fitzsimons 8e574fb542 gitweb: Use rev-list pattern search options. 18 years ago
Nicolas Pitre 0a5761746c checkout: make the message about the need for a new branch a bit clearer 18 years ago
Robert Fitzsimons a979d1289b gitweb: optimize git_summary. 18 years ago
Robert Fitzsimons 3fcf06be5d gitweb: optimize git_shortlog_body. 18 years ago
Robert Fitzsimons 0ff5ec70c7 gitweb: optimize git_get_last_activity. 18 years ago
Robert Fitzsimons aaca9675a4 gitweb: Add missing show '...' links change. 18 years ago
Brian Gernhardt f49006b0c7 Make git-show-branch options similar to git-branch. 18 years ago
Brian Gernhardt c321f00d09 Keep "git --git-dir" from causing a bus error. 18 years ago
Eric Wong 4b1552238e git-svn: enable common fetch/commit options for dcommit 18 years ago
Alexandre Julliard 4de0f9f9b6 vc-git: Ignore errors caused by a non-existent directory in vc-git-registered. 18 years ago
Eric Wong 40f656cd02 Remove NO_ACCURATE_DIFF options from build systems 18 years ago
Junio C Hamano a6782bc572 git-tag: lose exit after die 18 years ago
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 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 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