1. 07ba53f bash: Add completion for gitk --merge by Richard Quirk · 17 years ago
  2. bdb87af Merge branch 'maint' by Junio C Hamano · 17 years ago
  3. 71bd81a post-receive-email: fix accidental removal of a trailing space in signature line by Andy Parkins · 17 years ago
  4. 799596a completion: remove use of dashed git commands by Dan McGee · 17 years ago
  5. 3903c61 completion: allow 'git remote' subcommand completion by Dan McGee · 17 years ago
  6. dbe4825 git.el: Set process-environment instead of invoking env by Clifford Caoile · 17 years ago
  7. f457413 bash: Add completion for git diff --base --ours --theirs by Teemu Likonen · 17 years ago
  8. f949844 contrib/hooks: add an example pre-auto-gc hook by Miklos Vajna · 17 years ago
  9. aba201c Add prefix oriented completions for diff and format-patch commands. by Pascal Obry · 17 years ago
  10. d9e3b70 Add interactive option in rebase command completion list. by Pascal Obry · 17 years ago
  11. 6aeeffd Allow git-cvsserver database table name prefix to be specified. by Josh Elsasser · 17 years ago
  12. f3e5ae4 git-p4: Handle Windows EOLs properly after removal of p4 submit template handling. by Marius Storm-Olsen · 17 years ago
  13. dc96bdb Merge branch 'git-p4' of git://repo.or.cz/git/git-p4 by Junio C Hamano · 17 years ago
  14. c817faa Resurrect git-rerere to contrib/examples by Junio C Hamano · 17 years ago
  15. 2a2ad0c Merge branch 'maint' by Junio C Hamano · 17 years ago
  16. ac37863 git-new-workdir: Share SVN meta data between work dirs and the repository by Bernt Hansen · 17 years ago
  17. 82cea9f git-p4: Use P4EDITOR environment variable when set by Shawn Bohrer · 17 years ago
  18. 67abd41 git-p4: Unset P4DIFF environment variable when using 'p4 -du diff' by Shawn Bohrer · 17 years ago
  19. 8ff45f2 git-p4: Optimize the fetching of data from perforce. by Marius Storm-Olsen · 17 years ago
  20. ae90e16 Merge branch 'js/remote' by Junio C Hamano · 17 years ago
  21. 5447aac bash: fix long option with argument double completion by SZEDER Gábor · 17 years ago
  22. ce5a2c9 bash: Add more long options to be completed with "git --<TAB>" by Teemu Likonen · 17 years ago
  23. 51fe120 bash: use __gitdir when completing 'git rebase' options by SZEDER Gábor · 17 years ago
  24. 6753f2a bash: Remove completion of core.legacyheaders option by Shawn O. Pearce · 17 years ago
  25. 47f6ee2 bash: add 'git svn' subcommands and options by SZEDER Gábor · 17 years ago
  26. 88b302f bash: add new 'git stash' subcommands by SZEDER Gábor · 17 years ago
  27. 3ff1320 bash: refactor searching for subcommands on the command line by SZEDER Gábor · 17 years ago
  28. 1d17b22 bash: remove unnecessary conditions when checking for subcommands by SZEDER Gábor · 17 years ago
  29. a5c4f85 bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with spaces by Kevin Ballard · 17 years ago
  30. dabc42c Merge branch 'jc/am' by Junio C Hamano · 17 years ago
  31. 5628a7a Merge branch 'dc/format-pretty' by Junio C Hamano · 17 years ago
  32. b921764 bash: git-branch -d and -m lists only local branches by SZEDER Gábor · 17 years ago
  33. 3b376b0 bash: add git-branch options by SZEDER Gábor · 17 years ago
  34. 9225d7b specify explicit "--pretty=medium" with `git log/show/whatchanged` by Denis Cheng · 17 years ago
  35. 3041c32 am: --rebasing by Junio C Hamano · 17 years ago
  36. 30b5940 git-p4: Fix import of changesets with file deletions by Simon Hausmann · 17 years ago
  37. c0b48ad Merge branch 'np/verify-pack' by Junio C Hamano · 17 years ago
  38. 211c896 Make git-remote a builtin by Johannes Schindelin · 17 years ago
  39. 5f4347b add storage size output to 'git verify-pack -v' by Nicolas Pitre · 17 years ago
  40. df4a824 Merge branch 'maint' by Junio C Hamano · 17 years ago
  41. a1eebfb git.el: find the git-status buffer whatever its name is by Rémi Vanicat · 17 years ago
  42. be5f5bf completion: support format-patch's --cover-letter option by Johannes Schindelin · 17 years ago
  43. a0a80f1 Merge branch 'git-p4' of git://repo.or.cz/git/git-p4 by Junio C Hamano · 17 years ago
  44. 21a2d69 git.el: Do not display empty directories. by Alexandre Julliard · 17 years ago
  45. 5a4d707 Merge branch 'db/checkout' by Junio C Hamano · 17 years ago
  46. 3a70cdf git-p4: Support usage of perforce client spec by Tor Arvid Lund · 17 years ago
  47. 4c750c0 git-p4: git-p4 submit cleanups. by Simon Hausmann · 17 years ago
  48. 0e36f2d git-p4: Removed git-p4 submit --direct. by Simon Hausmann · 17 years ago
  49. edae1e2 git-p4: Clean up git-p4 submit's log message handling. by Simon Hausmann · 17 years ago
  50. 4b61b5c git-p4: Remove --log-substitutions feature. by Simon Hausmann · 17 years ago
  51. 354081d git-p4: support exclude paths by Tommy Thorn · 17 years ago
  52. 27c5788 Use git-describe --exact-match in bash prompt on detached HEAD by Shawn O. Pearce · 17 years ago
  53. f27e558 git.el: Set process-environment instead of invoking env by David Kågedal · 17 years ago
  54. 782c2d6 Build in checkout by Daniel Barkalow · 17 years ago
  55. d555858 Merge branch 'maint' by Junio C Hamano · 17 years ago
  56. 13bf1a9 hg-to-git: fix parent analysis by Stelian Pop · 17 years ago
  57. 24a2293 git-blame.el: show the when, who and what in the minibuffer. by Junichi Uekawa · 17 years ago
  58. 0520e21 git.el: Better handling of subprocess errors. by Alexandre Julliard · 17 years ago
  59. 928323a git.el: Check for existing buffers on revert. by Alexandre Julliard · 17 years ago
  60. 76127b3 git.el: Added a command to amend a commit. by Alexandre Julliard · 17 years ago
  61. 3f3d564 git.el: Support for showing unknown/ignored directories. by Alexandre Julliard · 17 years ago
  62. 053d9e4 git-p4: Fix indentation from tab to spaces by Toby Allsopp · 17 years ago
  63. e752019 Improve bash prompt to detect various states like an unfinished merge by Robin Rosenberg · 17 years ago
  64. 147402a git-p4: Fix an obvious typo by Tommy Thorn · 17 years ago
  65. 36ee4ee git-p4: Ensure the working directory and the index are clean before "git-p4 rebase" by Simon Hausmann · 17 years ago
  66. e96e400 git-p4: Fix submit user-interface. by Simon Hausmann · 17 years ago
  67. f3e9512 Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during import by Jason McMullan · 17 years ago
  68. a3b811a Update git-completion for new 'remote rm' option by Dan McGee · 17 years ago
  69. 5c66d0d Officially deprecate repo-config. by Junio C Hamano · 17 years ago
  70. 1bc7c13 hg-to-git: improve popen calls by Mark Drago · 17 years ago
  71. 22fa97d Remove usage of git- (dash) commands from email hook by Dan McGee · 17 years ago
  72. ef40b3e git.el: Make status refresh faster. by Alexandre Julliard · 17 years ago
  73. 58152a0 git.el: Refresh files from their real state upon commit. by Alexandre Julliard · 17 years ago
  74. 87e3d81 git.el: Make sure we never insert the same file twice. by Alexandre Julliard · 17 years ago
  75. 40f162b git.el: Display file types and type changes. by Alexandre Julliard · 17 years ago
  76. 5e3cb7e git.el: Retrieve the permissions for up-to-date files. by Alexandre Julliard · 17 years ago
  77. 8b30aa5 git.el: Support for getting diffs from inside the log-edit buffer. by Alexandre Julliard · 17 years ago
  78. e25cfae contrib: resurrect scripted git-revert. by Junio C Hamano · 17 years ago
  79. 718a087 teach bash completion to treat commands with "--" as a helper by Jeff King · 17 years ago
  80. 18ff365 git.el: Added a menu for git-status-mode. by Alexandre Julliard · 17 years ago
  81. 90e0653 hg-to-git: handle an empty dir in hg. by Junio C Hamano · 17 years ago
  82. 31cbb5d Merge branch 'kh/commit' by Junio C Hamano · 17 years ago
  83. afa75bc contrib: Make remotes2config.sh script more robust by Jakub Narebski · 17 years ago
  84. d25430c Merge branch 'maint' by Junio C Hamano · 17 years ago
  85. b3a4f85 bash completion: add diff options by Johannes Schindelin · 17 years ago
  86. fd20079 Merge branch 'jk/send-pack' by Junio C Hamano · 17 years ago
  87. 6c6ea38 Merge branch 'sb/clean' by Junio C Hamano · 17 years ago
  88. f5bbc32 Port git commit to C. by Kristian Høgsberg · 17 years ago
  89. a00a42a git-merge-ours: make it a builtin. by Thomas Harning · 17 years ago
  90. 183f843 git-p4: Fix typo in --detect-labels by Shun Kei Leung · 17 years ago
  91. 59adeef gitview: import only one of gtksourceview and gtksourceview2 by Anton Gyllenberg · 17 years ago
  92. 113f10f Make git-clean a builtin by Shawn Bohrer · 17 years ago
  93. 38f9f5e git-p4: Fix direct import from perforce after fetching changes through git from origin by Simon Hausmann · 17 years ago
  94. a108e53 Merge branch 'db/remote-builtin' into jk/send-pack by Junio C Hamano · 17 years ago
  95. 5c35505 contrib/hooks/post-receive-email: remove cruft, $committer is not used by Gerrit Pape · 17 years ago
  96. 7481ebe Merge branch 'cp/p4' by Junio C Hamano · 17 years ago
  97. e7509ee contrib/hooks/post-receive-email: make subject prefix configurable by Gerrit Pape · 17 years ago
  98. 15a2f53 contrib/hooks/post-receive-email: reformat to wrap comments at 76 chars by Gerrit Pape · 17 years ago
  99. b5786c8 contrib/hooks/post-receive-email: fix typo by Gerrit Pape · 17 years ago
  100. 8951d7c Build in ls-remote by Daniel Barkalow · 17 years ago