Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Teach bash how to complete git-cherry-pick. | Shawn O. Pearce | 2006-11-27 | 1 | -0/+17 | |
* | | | | | Teach bash how to complete git-format-patch. | Shawn O. Pearce | 2006-11-27 | 1 | -16/+44 | |
* | | | | | Add current branch in PS1 support to git-completion.bash. | Shawn O. Pearce | 2006-11-27 | 1 | -0/+19 | |
* | | | | | Teach bash how to complete options for git-name-rev. | Shawn O. Pearce | 2006-11-27 | 1 | -0/+9 | |
* | | | | | Hide plumbing/transport commands from bash completion. | Shawn O. Pearce | 2006-11-27 | 1 | -5/+57 | |
* | | | | | Teach git-completion.bash how to complete git-merge. | Shawn O. Pearce | 2006-11-27 | 1 | -0/+30 | |
* | | | | | Update documentation to remove incorrect GIT_DIFF_OPTS example. | Sean | 2006-11-27 | 2 | -55/+34 | |
* | | | | | Merge branch 'js/shortlog' | Junio C Hamano | 2006-11-27 | 7 | -235/+384 | |
|\ \ \ \ \ | ||||||
| * | | | | | git-shortlog: make common repository prefix configurable with .mailmap | Junio C Hamano | 2006-11-25 | 2 | -2/+24 | |
| * | | | | | git-shortlog: fix common repository prefix abbreviation. | Junio C Hamano | 2006-11-25 | 1 | -4/+9 | |
| * | | | | | builtin git-shortlog is broken | Nicolas Pitre | 2006-11-21 | 1 | -3/+5 | |
| * | | | | | shortlog: fix "-n" | Johannes Schindelin | 2006-11-21 | 1 | -6/+9 | |
| * | | | | | shortlog: handle email addresses case-insensitively | Johannes Schindelin | 2006-11-20 | 1 | -1/+7 | |
| * | | | | | shortlog: read mailmap from ./.mailmap again | Johannes Schindelin | 2006-11-20 | 2 | -42/+79 | |
| * | | | | | shortlog: do not crash on parsing "[PATCH" | Johannes Schindelin | 2006-11-20 | 1 | -7/+9 | |
| * | | | | | Build in shortlog | Johannes Schindelin | 2006-11-20 | 6 | -235/+307 | |
* | | | | | | Merge branch 'jc/push-delete-ref' | Junio C Hamano | 2006-11-27 | 4 | -23/+84 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow git push to delete remote ref. | Junio C Hamano | 2006-11-24 | 4 | -23/+84 | |
* | | | | | | | Merge branch 'jc/merge' | Junio C Hamano | 2006-11-27 | 15 | -2510/+96 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | git-merge: do not leak rev-parse output used for checking internally. | Junio C Hamano | 2006-11-27 | 1 | -1/+1 | |
| * | | | | | | | git-merge: tighten error checking. | Junio C Hamano | 2006-11-27 | 1 | -3/+3 | |
| * | | | | | | | merge: allow merging into a yet-to-be-born branch. | Junio C Hamano | 2006-11-22 | 1 | -0/+18 | |
| * | | | | | | | git-merge: make it usable as the first class UI | Junio C Hamano | 2006-11-22 | 2 | -12/+67 | |
| * | | | | | | | remove merge-recursive-old | Junio C Hamano | 2006-11-22 | 14 | -2497/+10 | |
* | | | | | | | | Merge branch 'jc/pack-peeled' | Junio C Hamano | 2006-11-27 | 4 | -31/+150 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Store peeled refs in packed-refs (take 2). | Junio C Hamano | 2006-11-22 | 4 | -55/+77 | |
| * | | | | | | | | Store peeled refs in packed-refs file. | Junio C Hamano | 2006-11-20 | 4 | -20/+117 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | grep: do not skip unmerged entries when grepping in the working tree. | Junio C Hamano | 2006-11-26 | 1 | -4/+21 | |
* | | | | | | | | git-tag: allow empty tag message if -m is given explicitly. | Han-Wen Nienhuys | 2006-11-26 | 1 | -2/+9 | |
* | | | | | | | | Merge branch 'jn/web' | Junio C Hamano | 2006-11-26 | 1 | -28/+54 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | gitweb: Make project description in projects list link to summary view | Jakub Narebski | 2006-11-26 | 1 | -5/+8 | |
| * | | | | | | | | gitweb: Use author_epoch for pubdate in gitweb feeds | Jakub Narebski | 2006-11-25 | 1 | -3/+3 | |
| * | | | | | | | | gitweb: Add author and contributor email to Atom feed | Jakub Narebski | 2006-11-25 | 1 | -2/+12 | |
| * | | | | | | | | gitweb: Add author and committer email extraction to parse_commit | Jakub Narebski | 2006-11-25 | 1 | -3/+9 | |
| * | | | | | | | | gitweb: Use git-show-ref instead of git-peek-remote | Jakub Narebski | 2006-11-25 | 1 | -4/+5 | |
| * | | | | | | | | gitweb: Do not use esc_html in esc_path | Jakub Narebski | 2006-11-25 | 1 | -11/+17 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Documentation: clarify tutorial pull/merge discussion | J. Bruce Fields | 2006-11-26 | 1 | -15/+26 | |
* | | | | | | | | git-svn: allow SVN:: lib users to track the root of the repository (again) | Eric Wong | 2006-11-26 | 1 | -2/+6 | |
|/ / / / / / / | ||||||
* | | | | | | | git-fetch: exit with non-zero status when fast-forward check fails | Junio C Hamano | 2006-11-25 | 1 | -5/+6 | |
* | | | | | | | git-svn: exit with status 1 for test failures | Eric Wong | 2006-11-25 | 1 | -8/+12 | |
* | | | | | | | git-svn: correctly access repos when only given partial read permissions | Eric Wong | 2006-11-25 | 1 | -72/+65 | |
* | | | | | | | git-branch -D: make it work even when on a yet-to-be-born branch | Junio C Hamano | 2006-11-25 | 1 | -4/+8 | |
* | | | | | | | Add -v and --abbrev options to git-branch | Lars Hjemli | 2006-11-25 | 2 | -6/+51 | |
* | | | | | | | git-clone: stop dumb protocol from copying refs outside heads/ and tags/. | Junio C Hamano | 2006-11-25 | 1 | -0/+4 | |
* | | | | | | | gitweb: (style) use chomp without parentheses consistently. | Junio C Hamano | 2006-11-24 | 1 | -2/+2 | |
* | | | | | | | gitweb: Replace SPC with also in tag comment | Jakub Narebski | 2006-11-24 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'jn/web' | Junio C Hamano | 2006-11-24 | 2 | -167/+407 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gitweb: Finish restoring "blob" links in git_difftree_body | Jakub Narebski | 2006-11-21 | 1 | -21/+21 | |
| * | | | | | | gitweb: Refactor feed generation, make output prettier, add Atom feed | Jakub Narebski | 2006-11-21 | 1 | -45/+210 | |
| * | | | | | | gitweb: Add an option to href() to return full URL | Jakub Narebski | 2006-11-21 | 1 | -1/+2 |