1. 51ef1da Rename .git/rebase to .git/rebase-apply by Johannes Schindelin · 17 years ago
  2. 588c038 Merge branch 'sb/dashless' by Junio C Hamano · 17 years ago
  3. fcab40a Merge branch 'mv/merge-in-c' by Junio C Hamano · 17 years ago
  4. 28ed6e7 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" by Johannes Schindelin · 17 years ago
  5. 0557671 bash completion: Remove dashed command completion support by Shawn O. Pearce · 17 years ago
  6. 3df6499 Merge branch 'sp/maint-bash-completion-optim' by Junio C Hamano · 17 years ago
  7. 25a1f37 bash: Add long option completion for 'git send-email' by Teemu Likonen · 17 years ago
  8. db8a9ff bash completion: Resolve git show ref:path<tab> losing ref: portion by Shawn O. Pearce · 17 years ago
  9. 778306e bash completion: Append space after file names have been completed by Shawn O. Pearce · 17 years ago
  10. 10ce020 Merge branch 'sp/maint-bash-completion-optim' by Junio C Hamano · 17 years ago
  11. 6c36c9e bash completion: Don't offer "a.." as a completion for "a." by Shawn O. Pearce · 17 years ago
  12. 15fc1c0 Merge branch 'sg/stash-k-i' by Junio C Hamano · 17 years ago
  13. ab02dfe bash completion: Improve responsiveness of git-log completion by Shawn O. Pearce · 17 years ago
  14. bb293b8 Merge branch 'maint' by Junio C Hamano · 17 years ago
  15. 31a92f6 Git.pm: Add remote_refs() git-ls-remote frontend by Petr Baudis · 17 years ago
  16. 50e6102 completion: add branch options --contains --merged --no-merged by Eric Raible · 17 years ago
  17. d773c63 bash: offer only paths after '--' by SZEDER Gábor · 17 years ago
  18. 1c7b76b Build in merge by Miklos Vajna · 17 years ago
  19. 5f2f71f Merge branch 'js/import-zip' by Junio C Hamano · 17 years ago
  20. bf11d46 completion.bash: add 'skip' and 'run' to git-bisect by Dmitry Potapov · 17 years ago
  21. af9a01e hg-to-git: use git init instead of git init-db by Miklos Vajna · 17 years ago
  22. 96f2395 hg-to-git: rewrite "git-frotz" to "git frotz" by Miklos Vajna · 17 years ago
  23. 2553ede hg-to-git: abort if the project directory is not a hg repo by Miklos Vajna · 17 years ago
  24. 6376cff hg-to-git: avoid raising a string exception by Miklos Vajna · 17 years ago
  25. 7bedebc stash: introduce 'stash save --keep-index' option by SZEDER Gábor · 17 years ago
  26. be612c2 Add another fast-import example, this time for .zip files by Johannes Schindelin · 17 years ago
  27. 8813df9 Documentation: remove {show,whatchanged}.difftree config options by Olivier Marin · 17 years ago
  28. 4c2d5d7 Add 'git-p4.allowSubmit' to git-p4 by Jing Xue · 17 years ago
  29. 66aafad bash: Add more option completions for 'git log' by Teemu Likonen · 17 years ago
  30. 0c3d26d Add a helper script to send patches with Mozilla Thunderbird by Lukas Sandström · 17 years ago
  31. 20827d9 completion: add --graph to log command completion by Dan McGee · 17 years ago
  32. 1d284cb completion: add more 'git add' options by SZEDER Gábor · 17 years ago
  33. 3db4723 Revert "git.el: Set process-environment instead of invoking env" by Karl Hasselström · 17 years ago
  34. 37a12dd hg-to-git: add --verbose option by Johannes Schindelin · 17 years ago
  35. fa620f1 Ignore no-op changes in paranoid update hook by Shawn O. Pearce · 17 years ago
  36. 50b7b2e Don't load missing ACL files in paranoid update hook by Shawn O. Pearce · 17 years ago
  37. 97561ff Don't diff empty tree on branch creation in paranoid update hook by Shawn O. Pearce · 17 years ago
  38. b84c343 Merge branch 'db/clone-in-c' by Junio C Hamano · 17 years ago
  39. ca1c991 Merge branch 'sg/merge-options' (early part) by Junio C Hamano · 17 years ago
  40. 8434c2f Build in clone by Daniel Barkalow · 17 years ago
  41. 07ba53f bash: Add completion for gitk --merge by Richard Quirk · 17 years ago
  42. bdb87af Merge branch 'maint' by Junio C Hamano · 17 years ago
  43. 71bd81a post-receive-email: fix accidental removal of a trailing space in signature line by Andy Parkins · 17 years ago
  44. 799596a completion: remove use of dashed git commands by Dan McGee · 17 years ago
  45. 3903c61 completion: allow 'git remote' subcommand completion by Dan McGee · 17 years ago
  46. dbe4825 git.el: Set process-environment instead of invoking env by Clifford Caoile · 17 years ago
  47. f457413 bash: Add completion for git diff --base --ours --theirs by Teemu Likonen · 17 years ago
  48. efb779f merge, pull: add '--(no-)log' command line option by SZEDER Gábor · 17 years ago
  49. d8abe14 merge, pull: introduce '--(no-)stat' option by SZEDER Gábor · 17 years ago
  50. f949844 contrib/hooks: add an example pre-auto-gc hook by Miklos Vajna · 17 years ago
  51. aba201c Add prefix oriented completions for diff and format-patch commands. by Pascal Obry · 17 years ago
  52. d9e3b70 Add interactive option in rebase command completion list. by Pascal Obry · 17 years ago
  53. 6aeeffd Allow git-cvsserver database table name prefix to be specified. by Josh Elsasser · 17 years ago
  54. f3e5ae4 git-p4: Handle Windows EOLs properly after removal of p4 submit template handling. by Marius Storm-Olsen · 17 years ago
  55. dc96bdb Merge branch 'git-p4' of git://repo.or.cz/git/git-p4 by Junio C Hamano · 17 years ago
  56. c817faa Resurrect git-rerere to contrib/examples by Junio C Hamano · 17 years ago
  57. 2a2ad0c Merge branch 'maint' by Junio C Hamano · 17 years ago
  58. ac37863 git-new-workdir: Share SVN meta data between work dirs and the repository by Bernt Hansen · 17 years ago
  59. 82cea9f git-p4: Use P4EDITOR environment variable when set by Shawn Bohrer · 17 years ago
  60. 67abd41 git-p4: Unset P4DIFF environment variable when using 'p4 -du diff' by Shawn Bohrer · 17 years ago
  61. 8ff45f2 git-p4: Optimize the fetching of data from perforce. by Marius Storm-Olsen · 17 years ago
  62. ae90e16 Merge branch 'js/remote' by Junio C Hamano · 17 years ago
  63. 5447aac bash: fix long option with argument double completion by SZEDER Gábor · 17 years ago
  64. ce5a2c9 bash: Add more long options to be completed with "git --<TAB>" by Teemu Likonen · 17 years ago
  65. 51fe120 bash: use __gitdir when completing 'git rebase' options by SZEDER Gábor · 17 years ago
  66. 6753f2a bash: Remove completion of core.legacyheaders option by Shawn O. Pearce · 17 years ago
  67. 47f6ee2 bash: add 'git svn' subcommands and options by SZEDER Gábor · 17 years ago
  68. 88b302f bash: add new 'git stash' subcommands by SZEDER Gábor · 17 years ago
  69. 3ff1320 bash: refactor searching for subcommands on the command line by SZEDER Gábor · 17 years ago
  70. 1d17b22 bash: remove unnecessary conditions when checking for subcommands by SZEDER Gábor · 17 years ago
  71. a5c4f85 bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with spaces by Kevin Ballard · 17 years ago
  72. dabc42c Merge branch 'jc/am' by Junio C Hamano · 17 years ago
  73. 5628a7a Merge branch 'dc/format-pretty' by Junio C Hamano · 17 years ago
  74. b921764 bash: git-branch -d and -m lists only local branches by SZEDER Gábor · 17 years ago
  75. 3b376b0 bash: add git-branch options by SZEDER Gábor · 17 years ago
  76. 9225d7b specify explicit "--pretty=medium" with `git log/show/whatchanged` by Denis Cheng · 17 years ago
  77. 3041c32 am: --rebasing by Junio C Hamano · 17 years ago
  78. 30b5940 git-p4: Fix import of changesets with file deletions by Simon Hausmann · 17 years ago
  79. c0b48ad Merge branch 'np/verify-pack' by Junio C Hamano · 17 years ago
  80. 211c896 Make git-remote a builtin by Johannes Schindelin · 17 years ago
  81. 5f4347b add storage size output to 'git verify-pack -v' by Nicolas Pitre · 17 years ago
  82. df4a824 Merge branch 'maint' by Junio C Hamano · 17 years ago
  83. a1eebfb git.el: find the git-status buffer whatever its name is by Rémi Vanicat · 17 years ago
  84. be5f5bf completion: support format-patch's --cover-letter option by Johannes Schindelin · 17 years ago
  85. a0a80f1 Merge branch 'git-p4' of git://repo.or.cz/git/git-p4 by Junio C Hamano · 17 years ago
  86. 21a2d69 git.el: Do not display empty directories. by Alexandre Julliard · 17 years ago
  87. 5a4d707 Merge branch 'db/checkout' by Junio C Hamano · 17 years ago
  88. 3a70cdf git-p4: Support usage of perforce client spec by Tor Arvid Lund · 17 years ago
  89. 4c750c0 git-p4: git-p4 submit cleanups. by Simon Hausmann · 17 years ago
  90. 0e36f2d git-p4: Removed git-p4 submit --direct. by Simon Hausmann · 17 years ago
  91. edae1e2 git-p4: Clean up git-p4 submit's log message handling. by Simon Hausmann · 17 years ago
  92. 4b61b5c git-p4: Remove --log-substitutions feature. by Simon Hausmann · 17 years ago
  93. 354081d git-p4: support exclude paths by Tommy Thorn · 17 years ago
  94. 27c5788 Use git-describe --exact-match in bash prompt on detached HEAD by Shawn O. Pearce · 17 years ago
  95. f27e558 git.el: Set process-environment instead of invoking env by David Kågedal · 17 years ago
  96. 782c2d6 Build in checkout by Daniel Barkalow · 17 years ago
  97. d555858 Merge branch 'maint' by Junio C Hamano · 17 years ago
  98. 13bf1a9 hg-to-git: fix parent analysis by Stelian Pop · 17 years ago
  99. 24a2293 git-blame.el: show the when, who and what in the minibuffer. by Junichi Uekawa · 17 years ago
  100. 0520e21 git.el: Better handling of subprocess errors. by Alexandre Julliard · 17 years ago