7026 Commits (88329195159865c0fcc57a6017c959d13d7a1ad6)
 

Author SHA1 Message Date
Shawn O. Pearce 8832919515 Teach bash about git-am/git-apply and their whitespace options. 18 years ago
Shawn O. Pearce b51ec6bddb Cache the list of merge strategies and available commands during load. 18 years ago
Shawn O. Pearce ce1e39d29e Support --strategy=x completion in addition to --strategy x. 18 years ago
Shawn O. Pearce 5de40f59d4 Teach bash about git-repo-config. 18 years ago
Shawn O. Pearce 35e65ecca7 Support bash completion of refs/remote. 18 years ago
Shawn O. Pearce 6e31b866e4 Teach bash about git log/show/whatchanged options. 18 years ago
Shawn O. Pearce 61d926a3cd Teach bash how to complete git-rebase. 18 years ago
Shawn O. Pearce 1273231ee9 Teach bash how to complete git-cherry-pick. 18 years ago
Shawn O. Pearce f53352fbaf Teach bash how to complete git-format-patch. 18 years ago
Shawn O. Pearce d3d717a4ad Add current branch in PS1 support to git-completion.bash. 18 years ago
Shawn O. Pearce d33909bf6e Teach bash how to complete options for git-name-rev. 18 years ago
Shawn O. Pearce f2bb9f8880 Hide plumbing/transport commands from bash completion. 18 years ago
Shawn O. Pearce 4ad91321ee Teach git-completion.bash how to complete git-merge. 18 years ago
Sean fde97d8ac6 Update documentation to remove incorrect GIT_DIFF_OPTS example. 18 years ago
Junio C Hamano 3c23bea8ac Merge branch 'js/shortlog' 18 years ago
Junio C Hamano a22f542700 Merge branch 'jc/push-delete-ref' 18 years ago
Junio C Hamano 88ffc1f28a Merge branch 'jc/merge' 18 years ago
Junio C Hamano c175161638 git-merge: do not leak rev-parse output used for checking internally. 18 years ago
Junio C Hamano 51901e96bf git-merge: tighten error checking. 18 years ago
Junio C Hamano d63afe9ebb Merge branch 'jc/pack-peeled' 18 years ago
Junio C Hamano 36f2587ffb grep: do not skip unmerged entries when grepping in the working tree. 18 years ago
Han-Wen Nienhuys aabd76930f git-tag: allow empty tag message if -m is given explicitly. 18 years ago
Junio C Hamano 9f6db11ac5 Merge branch 'jn/web' 18 years ago
J. Bruce Fields 93ee7823c0 Documentation: clarify tutorial pull/merge discussion 18 years ago
Jakub Narebski e88ce8a456 gitweb: Make project description in projects list link to summary view 18 years ago
Eric Wong efe4631def git-svn: allow SVN:: lib users to track the root of the repository (again) 18 years ago
Jakub Narebski 91fd2bf3fd gitweb: Use author_epoch for pubdate in gitweb feeds 18 years ago
Jakub Narebski ab23c19d67 gitweb: Add author and contributor email to Atom feed 18 years ago
Jakub Narebski ba00b8c1ed gitweb: Add author and committer email extraction to parse_commit 18 years ago
Jakub Narebski 28b9d9f7c6 gitweb: Use git-show-ref instead of git-peek-remote 18 years ago
Jakub Narebski 391862e345 gitweb: Do not use esc_html in esc_path 18 years ago
Junio C Hamano f64d7fd267 git-fetch: exit with non-zero status when fast-forward check fails 18 years ago
Junio C Hamano 7595e2ee6e git-shortlog: make common repository prefix configurable with .mailmap 18 years ago
Junio C Hamano c95044d4f3 git-shortlog: fix common repository prefix abbreviation. 18 years ago
Eric Wong d25c26e771 git-svn: exit with status 1 for test failures 18 years ago
Eric Wong 747fa12cef git-svn: correctly access repos when only given partial read permissions 18 years ago
Junio C Hamano 67affd5173 git-branch -D: make it work even when on a yet-to-be-born branch 18 years ago
Lars Hjemli 75e6e21320 Add -v and --abbrev options to git-branch 18 years ago
Junio C Hamano 983d2ee284 git-clone: stop dumb protocol from copying refs outside heads/ and tags/. 18 years ago
Junio C Hamano 7002243f7e gitweb: (style) use chomp without parentheses consistently. 18 years ago
Jakub Narebski 793c400cc1 gitweb: Replace SPC with   also in tag comment 18 years ago
Junio C Hamano d4f694ba89 Allow git push to delete remote ref. 18 years ago
Junio C Hamano 634b8d0514 Merge branch 'jn/web' 18 years ago
Junio C Hamano c7757948dc Merge branch 'pb/diffroot' 18 years ago
Junio C Hamano 9919b5ea8c Merge branch 'jc/pack-heuristics' 18 years ago
Junio C Hamano 54acddce99 Merge branch 'jc/numstat' 18 years ago
Junio C Hamano 5b6be4ccb5 Merge branch 'ap/branch-ref-display' 18 years ago
Junio C Hamano f3307deeec Merge branch 'ap/prune' 18 years ago
Junio C Hamano ac1471b39f Typefix builtin-prune.c::prune_object() 18 years ago
Peter Baumann 0f03ca9461 config option log.showroot to show the diff of root commits 18 years ago