aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | git-svn: dcommit should diff against the current HEAD after committingEric Wong2006-12-26
* | | | git-svn: quiet down tests and fix some unportable shell constructsEric Wong2006-12-26
* | | | hooks/commit-msg: add example to add Signed-off-by line to messageAndy Parkins2006-12-26
* | | | move git-blame to its place in .gitignoreNicolas Pitre2006-12-26
* | | | Document git-reset <commit> -- <paths>...Junio C Hamano2006-12-26
* | | | Document --numstat in git-apply and git-diffJunio C Hamano2006-12-26
* | | | show-branch --reflog: add documentation.Junio C Hamano2006-12-26
* | | | add .mailmap for git-shortlog output with the git repositoryNicolas Pitre2006-12-25
* | | | GIT v1.5.0 previewv1.5.0-rc0Junio C Hamano2006-12-25
* | | | Merge branch 'jc/bm'Junio C Hamano2006-12-25
|\ \ \ \
| * | | | Allow branch.*.merge to talk about remote tracking branches.Junio C Hamano2006-12-24
* | | | | Merge branch 'rf/web'Junio C Hamano2006-12-25
|\ \ \ \ \
| * | | | | gitweb: Use rev-list --skip option.Robert Fitzsimons2006-12-25
| * | | | | gitweb: Change history action to use parse_commits.Robert Fitzsimons2006-12-25
| * | | | | gitweb: Change atom, rss actions to use parse_commits.Robert Fitzsimons2006-12-25
| * | | | | gitweb: Change header search action to use parse_commits.Robert Fitzsimons2006-12-25
| * | | | | gitweb: Change log action to use parse_commits.Robert Fitzsimons2006-12-25
| * | | | | gitweb: Change summary, shortlog actions to use parse_commits.Robert Fitzsimons2006-12-25
| * | | | | gitweb: We do longer need the --parents flag in rev-list.Robert Fitzsimons2006-12-25
| * | | | | gitweb: Add parse_commits, used to bulk load commit objects.Robert Fitzsimons2006-12-25
* | | | | | git-add -f: allow adding otherwise ignored files.Junio C Hamano2006-12-25
* | | | | | git-add: warn when adding an ignored file with an explicit request.Junio C Hamano2006-12-25
* | | | | | git-add: add ignored files when asked explicitly.Junio C Hamano2006-12-25
* | | | | | read_directory: show_both option.Junio C Hamano2006-12-25
* | | | | | git-rm: DocumentationJunio C Hamano2006-12-25
* | | | | | t3600: update the test for updated git rmJunio C Hamano2006-12-25
* | | | | | git-rm: update to saner semanticsJunio C Hamano2006-12-25
* | | | | | match_pathspec() -- return how well the spec matchedJunio C Hamano2006-12-25
|/ / / / /
* | | | | Merge branch 'jc/skip-count'Junio C Hamano2006-12-25
|\ \ \ \ \
| * | | | | revision: --skip=<n>Junio C Hamano2006-12-20
* | | | | | Merge branch 'jc/git-add--interactive'Junio C Hamano2006-12-25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | git-add --interactive: add documentationJunio C Hamano2006-12-25
| * | | | | git-add --interactive: hunk splittingJunio C Hamano2006-12-18
| * | | | | git-add --interactiveJunio C Hamano2006-12-18
* | | | | | Merge branch 'sb/merge-friendly'Junio C Hamano2006-12-24
|\ \ \ \ \ \
| * | | | | | Display 'theirs' branch name when possible in merge.Shawn O. Pearce2006-12-23
| * | | | | | Use extended SHA1 syntax in merge-recursive conflicts.Shawn O. Pearce2006-12-23
* | | | | | | Merge branch 'js/rerere'Junio C Hamano2006-12-24
|\ \ \ \ \ \ \
| * | | | | | | Make git-rerere a builtinJohannes Schindelin2006-12-21
| * | | | | | | Add a test for git-rerereJohannes Schindelin2006-12-21
| * | | | | | | move read_mmfile() into xdiff-interfaceJohannes Schindelin2006-12-21
| | |_|_|_|/ / | |/| | | | |
* | | | | | | commit-tree: encourage UTF-8 commit messages.Johannes Schindelin2006-12-24
* | | | | | | Switch git_mmap to use pread.Shawn O. Pearce2006-12-24
* | | | | | | Rename gitfakemmap to git_mmap.Shawn O. Pearce2006-12-24
* | | | | | | gitweb: Paginate commit/author/committer search outputRobert Fitzsimons2006-12-23
* | | | | | | Makefile: add quick-install-doc for installing pre-built manpagesEric Wong2006-12-23
| |/ / / / / |/| | | | |
* | | | | | gitweb: Allow search to be disabled from the config file.Robert Fitzsimons2006-12-22
* | | | | | gitweb: Require a minimum of two character for the search text.Robert Fitzsimons2006-12-22
* | | | | | gitweb: Use rev-list pattern search options.Robert Fitzsimons2006-12-22
* | | | | | checkout: make the message about the need for a new branch a bit clearerNicolas Pitre2006-12-22