Commit Graph

  • e15161198a git-svn: update tests for recent changes Eric Wong 2006-11-27 21:46:50 -0800
  • 27a1a8014b git-svn: enable delta transfers during fetches when using SVN:: libs Eric Wong 2006-11-27 21:44:48 -0800
  • 255cae88bc Use .git/config for storing "origin" shortcut repository Andy Parkins 2006-11-26 12:10:52 +0000
  • f0df4ed562 sha1_object_info(): be consistent with read_sha1_file() Johannes Schindelin 2006-11-28 00:18:55 +0100
  • 1d541c120b shortlog: use pager Johannes Schindelin 2006-11-28 00:29:21 +0100
  • 86d11cf264 cvsimport: style fixup. Junio C Hamano 2006-11-27 14:21:30 -0800
  • 6f23ebf600 git-svn: use ~/.subversion config files when using SVN:: libraries Eric Wong 2006-11-27 13:20:53 -0800
  • 8832919515 Teach bash about git-am/git-apply and their whitespace options. Shawn O. Pearce 2006-11-27 15:12:03 -0500
  • b51ec6bddb Cache the list of merge strategies and available commands during load. Shawn O. Pearce 2006-11-27 15:11:52 -0500
  • ce1e39d29e Support --strategy=x completion in addition to --strategy x. Shawn O. Pearce 2006-11-27 15:10:42 -0500
  • 5de40f59d4 Teach bash about git-repo-config. Shawn O. Pearce 2006-11-27 04:44:47 -0500
  • 35e65ecca7 Support bash completion of refs/remote. Shawn O. Pearce 2006-11-27 03:42:32 -0500
  • 6e31b866e4 Teach bash about git log/show/whatchanged options. Shawn O. Pearce 2006-11-27 03:42:18 -0500
  • 61d926a3cd Teach bash how to complete git-rebase. Shawn O. Pearce 2006-11-27 03:42:07 -0500
  • 1273231ee9 Teach bash how to complete git-cherry-pick. Shawn O. Pearce 2006-11-27 03:41:59 -0500
  • f53352fbaf Teach bash how to complete git-format-patch. Shawn O. Pearce 2006-11-27 03:41:43 -0500
  • d3d717a4ad Add current branch in PS1 support to git-completion.bash. Shawn O. Pearce 2006-11-27 03:41:28 -0500
  • d33909bf6e Teach bash how to complete options for git-name-rev. Shawn O. Pearce 2006-11-27 03:41:12 -0500
  • f2bb9f8880 Hide plumbing/transport commands from bash completion. Shawn O. Pearce 2006-11-27 03:41:01 -0500
  • 4ad91321ee Teach git-completion.bash how to complete git-merge. Shawn O. Pearce 2006-11-27 03:40:47 -0500
  • fde97d8ac6 Update documentation to remove incorrect GIT_DIFF_OPTS example. Sean 2006-11-27 14:37:43 -0500
  • 3c23bea8ac Merge branch 'js/shortlog' Junio C Hamano 2006-11-26 22:51:38 -0800
  • a22f542700 Merge branch 'jc/push-delete-ref' Junio C Hamano 2006-11-26 22:51:17 -0800
  • 88ffc1f28a Merge branch 'jc/merge' Junio C Hamano 2006-11-26 22:19:56 -0800
  • c175161638 git-merge: do not leak rev-parse output used for checking internally. Junio C Hamano 2006-11-26 22:19:42 -0800
  • 51901e96bf git-merge: tighten error checking. Junio C Hamano 2006-11-26 22:16:31 -0800
  • d63afe9ebb Merge branch 'jc/pack-peeled' Junio C Hamano 2006-11-26 22:09:41 -0800
  • c15ad650c7 git-gui: Auto-update any A? or M? files during rescan. Shawn O. Pearce 2006-11-26 19:46:45 -0500
  • f70c3a2cac git-gui: Enable resolution of merge conflicts. Shawn O. Pearce 2006-11-26 19:45:39 -0500
  • 36f2587ffb grep: do not skip unmerged entries when grepping in the working tree. Junio C Hamano 2006-11-26 12:47:52 -0800
  • aabd76930f git-tag: allow empty tag message if -m is given explicitly. Han-Wen Nienhuys 2006-11-26 17:42:49 +0100
  • 9f6db11ac5 Merge branch 'jn/web' Junio C Hamano 2006-11-25 22:54:45 -0800
  • 93ee7823c0 Documentation: clarify tutorial pull/merge discussion J. Bruce Fields 2006-11-25 22:45:02 -0500
  • 5e926cbf7e git-gui: Updated todo list. Shawn O. Pearce 2006-11-25 23:16:16 -0500
  • e88ce8a456 gitweb: Make project description in projects list link to summary view Jakub Narebski 2006-11-26 02:18:26 +0100
  • efe4631def git-svn: allow SVN:: lib users to track the root of the repository (again) Eric Wong 2006-11-25 17:38:41 -0800
  • 9208487b34 git-gui: Set a proper title on our revert confirm dialog box. Shawn O. Pearce 2006-11-25 12:40:29 -0500
  • 91fd2bf3fd gitweb: Use author_epoch for pubdate in gitweb feeds Jakub Narebski 2006-11-25 15:54:34 +0100
  • ab23c19d67 gitweb: Add author and contributor email to Atom feed Jakub Narebski 2006-11-25 15:54:33 +0100
  • ba00b8c1ed gitweb: Add author and committer email extraction to parse_commit Jakub Narebski 2006-11-25 15:54:32 +0100
  • 28b9d9f7c6 gitweb: Use git-show-ref instead of git-peek-remote Jakub Narebski 2006-11-25 11:32:08 +0100
  • 391862e345 gitweb: Do not use esc_html in esc_path Jakub Narebski 2006-11-25 09:43:59 +0100
  • 310b86d480 fetch-pack: do not barf when duplicate re patterns are given Junio C Hamano 2006-11-25 01:33:06 -0800
  • d945d4be20 git-fetch: allow forcing glob pattern in refspec Junio C Hamano 2006-11-25 01:10:10 -0800
  • cadd8a7d4d Merge branch 'master' into jc/globfetch Junio C Hamano 2006-11-25 01:04:54 -0800
  • f64d7fd267 git-fetch: exit with non-zero status when fast-forward check fails Junio C Hamano 2006-11-25 01:04:28 -0800
  • 84e0bf1de4 git-gui: Started implementation of switch_branch. Shawn O. Pearce 2006-11-25 04:04:24 -0500
  • 85ab313ed3 git-gui: Misc. comment and formatting cleanups. Shawn O. Pearce 2006-11-25 03:38:39 -0500
  • bb1ad51a53 git-gui: Rename all_branches -> all_heads. Shawn O. Pearce 2006-11-25 03:35:33 -0500
  • 359ca42a4b git-gui: Automatically skip tracking branches in branch menu. Shawn O. Pearce 2006-11-25 03:33:03 -0500
  • 61f5cb7f0d git-commit: show --summary after successful commit. Junio C Hamano 2006-10-24 21:48:55 -0700
  • 7595e2ee6e git-shortlog: make common repository prefix configurable with .mailmap Junio C Hamano 2006-11-25 00:07:54 -0800
  • c95044d4f3 git-shortlog: fix common repository prefix abbreviation. Junio C Hamano 2006-11-25 00:01:27 -0800
  • 2171bf4b44 git-gui: Abort on not implemented branch switching. Shawn O. Pearce 2006-11-25 02:47:18 -0500
  • d90d83a3a9 git-gui: Parse off refs/remotes when showing current branch. Shawn O. Pearce 2006-11-25 02:45:19 -0500
  • d25c26e771 git-svn: exit with status 1 for test failures Eric Wong 2006-11-24 22:38:18 -0800
  • 747fa12cef git-svn: correctly access repos when only given partial read permissions Eric Wong 2006-11-24 22:38:17 -0800
  • 67affd5173 git-branch -D: make it work even when on a yet-to-be-born branch Junio C Hamano 2006-11-24 23:10:23 -0800
  • 75e6e21320 Add -v and --abbrev options to git-branch Lars Hjemli 2006-11-24 14:45:10 +0100
  • 983d2ee284 git-clone: stop dumb protocol from copying refs outside heads/ and tags/. Junio C Hamano 2006-11-24 19:07:24 -0800
  • 4bcb310c25 fetch-pack: Do not fetch tags for shallow clones. Alexandre Julliard 2006-11-24 16:00:13 +0100
  • d64d6c9fc7 get_shallow_commits: Avoid memory leak if a commit has been reached already. Alexandre Julliard 2006-11-24 15:58:50 +0100
  • d158631549 git-fetch: Reset shallow_depth before auto-following tags. Alexandre Julliard 2006-11-24 15:59:12 +0100
  • 1f2de76981 upload-pack: Check for NOT_SHALLOW flag before sending a shallow to the client. Alexandre Julliard 2006-11-24 15:58:25 +0100
  • d6491e3a21 fetch-pack: Properly remove the shallow file when it becomes empty. Alexandre Julliard 2006-11-24 15:58:04 +0100
  • 176d45cb20 shallow clone: unparse and reparse an unshallowed commit Junio C Hamano 2006-11-13 22:47:46 -0800
  • c6702f4b95 Why didn't we mark want_obj as ~UNINTERESTING in the old code? Junio C Hamano 2006-11-13 22:47:45 -0800
  • fcd1e31906 Why does it mean we do not have to register shallow if we have one? Junio C Hamano 2006-11-13 22:04:56 -0800
  • cf01bd52ef We should make sure that the protocol is still extensible. Junio C Hamano 2006-11-13 22:04:56 -0800
  • 16ad357910 add tests for shallow stuff Johannes Schindelin 2006-10-30 20:10:13 +0100
  • abef3a1625 Shallow clone: do not ignore shallowness when following tags Alexandre Julliard 2006-11-11 14:57:23 +0100
  • f53514bc2d allow deepening of a shallow repository Johannes Schindelin 2006-10-30 20:09:53 +0100
  • 016e6ccbe0 allow cloning a repository "shallowly" Johannes Schindelin 2006-10-30 20:09:29 +0100
  • ed09aef06f support fetching into a shallow repository Johannes Schindelin 2006-10-30 20:09:06 +0100
  • 9b8dc263e1 upload-pack: no longer call rev-list Johannes Schindelin 2006-10-30 20:08:43 +0100
  • 700a65ce38 git-gui: Created Branch menu. Shawn O. Pearce 2006-11-24 17:30:12 -0500
  • 7002243f7e gitweb: (style) use chomp without parentheses consistently. Junio C Hamano 2006-11-24 14:04:01 -0800
  • 793c400cc1 gitweb: Replace SPC with   also in tag comment Jakub Narebski 2006-11-24 22:25:50 +0100
  • 9342e26d3a git-gui: Support file state MD (modified/deleted). Shawn O. Pearce 2006-11-24 15:59:34 -0500
  • 8553b772d7 git-gui: Display the current branch. Shawn O. Pearce 2006-11-24 15:38:18 -0500
  • d4f694ba89 Allow git push to delete remote ref. Junio C Hamano 2006-11-24 00:26:49 -0800
  • 634b8d0514 Merge branch 'jn/web' Junio C Hamano 2006-11-24 03:54:57 -0800
  • c7757948dc Merge branch 'pb/diffroot' Junio C Hamano 2006-11-24 03:49:57 -0800
  • 9919b5ea8c Merge branch 'jc/pack-heuristics' Junio C Hamano 2006-11-24 03:46:44 -0800
  • 54acddce99 Merge branch 'jc/numstat' Junio C Hamano 2006-11-24 03:46:40 -0800
  • 5b6be4ccb5 Merge branch 'ap/branch-ref-display' Junio C Hamano 2006-11-24 03:43:46 -0800
  • f3307deeec Merge branch 'ap/prune' Junio C Hamano 2006-11-24 03:42:36 -0800
  • ac1471b39f Typefix builtin-prune.c::prune_object() Junio C Hamano 2006-11-24 02:54:37 -0800
  • 0f03ca9461 config option log.showroot to show the diff of root commits Peter Baumann 2006-11-23 10:36:33 +0100
  • 3fbe2d54d7 Merge branch 'jc/upload-pack' Junio C Hamano 2006-11-24 02:34:27 -0800
  • 30d055aa1e git-svn: handle authentication without relying on cached tokens on disk Eric Wong 2006-11-24 01:38:04 -0800
  • 73bcf53342 git-cvsimport: add support for CVS pserver method HTTP/1.x proxying Iñaki Arenaza 2006-11-22 23:26:57 +0100
  • 7182135189 Make git-clone --use-separate-remote the default Petr Baudis 2006-11-23 23:58:35 +0100
  • 29561ad0ad refs outside refs/{heads,tags} match less strongly. Junio C Hamano 2006-11-23 21:52:18 -0800
  • f73da29fa2 Increase length of function name buffer Andy Parkins 2006-11-23 10:05:17 +0000
  • e734817db0 git-gui: Added revert changes command. Shawn O. Pearce 2006-11-23 21:40:45 -0500
  • 5677882be7 git-fetch: allow glob pattern in refspec Junio C Hamano 2006-11-22 23:15:00 -0800
  • 2986c02217 git-fetch: fix dumb protocol transport to fetch from pack-pruned ref Junio C Hamano 2006-11-22 22:24:09 -0800
  • 28b8e61fc6 git-fetch: reuse ls-remote result. Junio C Hamano 2006-11-22 21:57:14 -0800
  • 4769489a41 git-svn: preserve uncommitted changes after dcommit Eric Wong 2006-11-23 14:54:05 -0800