summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-24Allow branch.*.merge to talk about remote tracking branches.Junio C Hamano
2006-12-24Merge branch 'sb/merge-friendly'Junio C Hamano
2006-12-24Merge branch 'js/rerere'Junio C Hamano
2006-12-24commit-tree: encourage UTF-8 commit messages.Johannes Schindelin
2006-12-24Switch git_mmap to use pread.Shawn O. Pearce
2006-12-24Rename gitfakemmap to git_mmap.Shawn O. Pearce
2006-12-23gitweb: Paginate commit/author/committer search outputRobert Fitzsimons
2006-12-23Makefile: add quick-install-doc for installing pre-built manpagesEric Wong
2006-12-23Display 'theirs' branch name when possible in merge.Shawn O. Pearce
2006-12-23Use extended SHA1 syntax in merge-recursive conflicts.Shawn O. Pearce
2006-12-23gitweb: Allow search to be disabled from the config file.Robert Fitzsimons
2006-12-23gitweb: Require a minimum of two character for the search text.Robert Fitzsimons
2006-12-23gitweb: Use rev-list pattern search options.Robert Fitzsimons
2006-12-23checkout: make the message about the need for a new branch a bit clearerNicolas Pitre
2006-12-23gitweb: optimize git_summary.Robert Fitzsimons
2006-12-23gitweb: optimize git_shortlog_body.Robert Fitzsimons
2006-12-23gitweb: optimize git_get_last_activity.Robert Fitzsimons
2006-12-23gitweb: Add missing show '...' links change.Robert Fitzsimons
2006-12-23Make git-show-branch options similar to git-branch.Brian Gernhardt
2006-12-23Keep "git --git-dir" from causing a bus error.Brian Gernhardt
2006-12-23git-svn: enable common fetch/commit options for dcommitEric Wong
2006-12-23vc-git: Ignore errors caused by a non-existent directory in vc-git-registered.Alexandre Julliard
2006-12-23Remove NO_ACCURATE_DIFF options from build systemsEric Wong
2006-12-23git-tag: lose exit after dieJunio C Hamano
2006-12-23Really fix headers for __FreeBSD__Junio C Hamano
2006-12-22Do not support "partial URL shorthand" anymore.Junio C Hamano
2006-12-22default pull: forget about "newbie protection" for now.Junio C Hamano
2006-12-22merge and reset: adjust for "reset --hard" messagesJunio C Hamano
2006-12-22commit-tree: do not overflow MAXPARENTJunio C Hamano
2006-12-22Make git-rerere a builtinJohannes Schindelin
2006-12-22Add a test for git-rerereJohannes Schindelin
2006-12-22move read_mmfile() into xdiff-interfaceJohannes Schindelin
2006-12-22Introduce a global level warn() function.Shawn O. Pearce
2006-12-22Rename imap-send's internal info/warn functions.Shawn O. Pearce
2006-12-22_XOPEN_SOURCE problem also exists on FreeBSDJunio C Hamano
2006-12-22parse-remote: mark all refs not for merge only when fetching more than oneJunio C Hamano
2006-12-22Merge branch 'maint'Junio C Hamano
2006-12-22git-reset --hard: tell the user what the HEAD was reset toJohannes Schindelin
2006-12-22git-tag: support -F <file> optionJohannes Schindelin
2006-12-22Revert "git-pull: refuse default merge without branch.*.merge"Junio C Hamano
2006-12-22Suggest 'add' in am/revert/cherry-pick.Shawn O. Pearce
2006-12-22Use git-merge-file in git-merge-one-file, tooJohannes Schindelin
2006-12-22diff --check: fix off by one errorJohannes Schindelin
2006-12-21Documentation/git-branch: new -r to delete remote-tracking branches.Quy Tonthat
2006-12-21Fix system header problems on Mac OS XTerje Sten Bjerkseth
2006-12-21Merge branch 'ew/svn-pm'Junio C Hamano
2006-12-20diff documentation: mostly talk about <commit>Junio C Hamano
2006-12-20Merge branch 'jc/leftright'Junio C Hamano
2006-12-20Merge branch 'jc/blame'Junio C Hamano
2006-12-20Merge branch 'jc/branch-remove-remote'Junio C Hamano