summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-26Move encoding conversion routine out of mailinfo to utf8.cJunio C Hamano
2006-12-26Document git-reset <commit> -- <paths>...Junio C Hamano
2006-12-26Document --numstat in git-apply and git-diffJunio C Hamano
2006-12-26show-branch --reflog: add documentation.Junio C Hamano
2006-12-26add .mailmap for git-shortlog output with the git repositoryNicolas Pitre
2006-12-26GIT v1.5.0 previewv1.5.0-rc0Junio C Hamano
2006-12-26Merge branch 'jc/bm'Junio C Hamano
2006-12-26Merge branch 'rf/web'Junio C Hamano
2006-12-26git-add -f: allow adding otherwise ignored files.Junio C Hamano
2006-12-25gitweb: Use rev-list --skip option.Robert Fitzsimons
2006-12-25gitweb: Change history action to use parse_commits.Robert Fitzsimons
2006-12-25gitweb: Change atom, rss actions to use parse_commits.Robert Fitzsimons
2006-12-25gitweb: Change header search action to use parse_commits.Robert Fitzsimons
2006-12-25gitweb: Change log action to use parse_commits.Robert Fitzsimons
2006-12-25gitweb: Change summary, shortlog actions to use parse_commits.Robert Fitzsimons
2006-12-25gitweb: We do longer need the --parents flag in rev-list.Robert Fitzsimons
2006-12-25gitweb: Add parse_commits, used to bulk load commit objects.Robert Fitzsimons
2006-12-25git-add: warn when adding an ignored file with an explicit request.Junio C Hamano
2006-12-25git-add: add ignored files when asked explicitly.Junio C Hamano
2006-12-25read_directory: show_both option.Junio C Hamano
2006-12-25git-rm: DocumentationJunio C Hamano
2006-12-25t3600: update the test for updated git rmJunio C Hamano
2006-12-25git-rm: update to saner semanticsJunio C Hamano
2006-12-25match_pathspec() -- return how well the spec matchedJunio C Hamano
2006-12-25Merge branch 'jc/skip-count'Junio C Hamano
2006-12-25Merge branch 'jc/git-add--interactive'Junio C Hamano
2006-12-25git-add --interactive: add documentationJunio C Hamano
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