summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* UTF-8: introduce i18n.logoutputencoding.Junio C Hamano2006-12-2715-23/+160
* Teach log family --encodingJunio C Hamano2006-12-263-5/+76
* i18n.logToUTF8: convert commit log message to UTF-8Junio C Hamano2006-12-261-2/+9
* Move encoding conversion routine out of mailinfo to utf8.cJunio C Hamano2006-12-263-30/+69
* Document git-reset <commit> -- <paths>...Junio C Hamano2006-12-261-3/+9
* Document --numstat in git-apply and git-diffJunio C Hamano2006-12-262-3/+6
* show-branch --reflog: add documentation.Junio C Hamano2006-12-261-0/+5
* add .mailmap for git-shortlog output with the git repositoryNicolas Pitre2006-12-251-0/+37
* GIT v1.5.0 previewv1.5.0-rc0Junio C Hamano2006-12-251-1/+1
* Merge branch 'jc/bm'Junio C Hamano2006-12-251-2/+6
|\
| * Allow branch.*.merge to talk about remote tracking branches.Junio C Hamano2006-12-241-2/+6
* | Merge branch 'rf/web'Junio C Hamano2006-12-251-96/+107
|\ \
| * | gitweb: Use rev-list --skip option.Robert Fitzsimons2006-12-251-23/+1
| * | gitweb: Change history action to use parse_commits.Robert Fitzsimons2006-12-251-18/+9
| * | gitweb: Change atom, rss actions to use parse_commits.Robert Fitzsimons2006-12-251-11/+7
| * | gitweb: Change header search action to use parse_commits.Robert Fitzsimons2006-12-251-14/+9
| * | gitweb: Change log action to use parse_commits.Robert Fitzsimons2006-12-251-11/+14
| * | gitweb: Change summary, shortlog actions to use parse_commits.Robert Fitzsimons2006-12-251-22/+12
| * | gitweb: We do longer need the --parents flag in rev-list.Robert Fitzsimons2006-12-251-5/+6
| * | gitweb: Add parse_commits, used to bulk load commit objects.Robert Fitzsimons2006-12-251-17/+74
* | | git-add -f: allow adding otherwise ignored files.Junio C Hamano2006-12-252-7/+35
* | | git-add: warn when adding an ignored file with an explicit request.Junio C Hamano2006-12-251-0/+3
* | | git-add: add ignored files when asked explicitly.Junio C Hamano2006-12-252-4/+18
* | | read_directory: show_both option.Junio C Hamano2006-12-252-9/+16
* | | git-rm: DocumentationJunio C Hamano2006-12-251-24/+27
* | | t3600: update the test for updated git rmJunio C Hamano2006-12-251-4/+74
* | | git-rm: update to saner semanticsJunio C Hamano2006-12-251-20/+103
* | | match_pathspec() -- return how well the spec matchedJunio C Hamano2006-12-252-16/+39
|/ /
* | Merge branch 'jc/skip-count'Junio C Hamano2006-12-254-14/+89
|\ \
| * | revision: --skip=<n>Junio C Hamano2006-12-204-14/+89
* | | Merge branch 'jc/git-add--interactive'Junio C Hamano2006-12-255-2/+940
|\ \ \ | |_|/ |/| |
| * | git-add --interactive: add documentationJunio C Hamano2006-12-252-2/+119
| * | git-add --interactive: hunk splittingJunio C Hamano2006-12-181-8/+242
| * | git-add --interactiveJunio C Hamano2006-12-184-0/+587
* | | Merge branch 'sb/merge-friendly'Junio C Hamano2006-12-243-6/+23
|\ \ \
| * | | Display 'theirs' branch name when possible in merge.Shawn O. Pearce2006-12-233-4/+21
| * | | Use extended SHA1 syntax in merge-recursive conflicts.Shawn O. Pearce2006-12-231-2/+2
* | | | Merge branch 'js/rerere'Junio C Hamano2006-12-248-19/+585
|\ \ \ \
| * | | | Make git-rerere a builtinJohannes Schindelin2006-12-214-1/+409
| * | | | Add a test for git-rerereJohannes Schindelin2006-12-211-0/+154
| * | | | move read_mmfile() into xdiff-interfaceJohannes Schindelin2006-12-213-18/+22
* | | | | commit-tree: encourage UTF-8 commit messages.Johannes Schindelin2006-12-244-4/+303
* | | | | Switch git_mmap to use pread.Shawn O. Pearce2006-12-241-14/+5
* | | | | Rename gitfakemmap to git_mmap.Shawn O. Pearce2006-12-242-7/+7
* | | | | gitweb: Paginate commit/author/committer search outputRobert Fitzsimons2006-12-231-45/+103
* | | | | Makefile: add quick-install-doc for installing pre-built manpagesEric Wong2006-12-233-0/+37
| |/ / / |/| | |
* | | | gitweb: Allow search to be disabled from the config file.Robert Fitzsimons2006-12-221-0/+13
* | | | gitweb: Require a minimum of two character for the search text.Robert Fitzsimons2006-12-221-0/+3
* | | | gitweb: Use rev-list pattern search options.Robert Fitzsimons2006-12-221-10/+10
* | | | checkout: make the message about the need for a new branch a bit clearerNicolas Pitre2006-12-221-2/+5