1. 7a33631 Documentation: Drop full-stop from git-fast-import title. by Junio C Hamano · 18 years ago
  2. a989a5e Minor corrections to release notes by Nicolas Pitre · 18 years ago
  3. 437b1b2 GIT 1.5.0 by Junio C Hamano · 18 years ago v1.5.0
  4. 26cfcfb Add release notes to the distribution. by Junio C Hamano · 18 years ago
  5. ea44949 Merge branch 'master' of git://repo.or.cz/git-gui by Junio C Hamano · 18 years ago
  6. cec8d14 Documentation: Moving out of detached HEAD does not warn anymore. by Junio C Hamano · 18 years ago
  7. bd3a5b5 Mark places that need blob munging later for CRLF conversion. by Linus Torvalds · 18 years ago
  8. e19b91b Update RPM core package description by Nicolas Pitre · 18 years ago
  9. 72f627d Fix potential command line overflow in hooks--update by Andy Parkins · 18 years ago
  10. c2120e5 git-gc: run pack-refs by default unless the repo is bare by Johannes Schindelin · 18 years ago
  11. 022fef3 git-gui: fix typo in GIT-VERSION-GEN, "/dev/null" not "/devnull" by Andy Parkins · 18 years ago
  12. 85b1f98 "git-fetch --tags $URL" should not overwrite existing tags by Junio C Hamano · 18 years ago
  13. acb39f6 for-each-reflog: not having $GIT_DIR/logs directory is not an error. by Junio C Hamano · 18 years ago
  14. 25b51e2 Do not forget to pack objects reachable from HEAD reflog. by Junio C Hamano · 18 years ago
  15. 7b3fab8 Work around Subversion race in git-svn tests. by Michael Spang · 18 years ago
  16. ccf5aa8 Clarify that git-update-server-info should be run for every git-push by Pavel Roskin · 18 years ago
  17. 07fef5f blameview: Move the commit info to a pane below the blame window. by Aneesh Kumar K.V · 18 years ago
  18. 1e8b0d4 git merge documentation: -m is optional by Matthias Lederhofer · 18 years ago
  19. 2055f3b Make gitk save and restore window pane position on Linux and Cygwin. by Mark Levedahl · 18 years ago
  20. 9236053 Add RPM target for git-gui by Junio C Hamano · 18 years ago
  21. d647c2e Link git-gui into the master Makefile. by Shawn O. Pearce · 18 years ago
  22. 67c7575 Merge branch 'master' of git://repo.or.cz/git-gui by Junio C Hamano · 18 years ago
  23. fdf6cfc git-gui: Change base version to 0.6. by Shawn O. Pearce · 18 years ago gitgui-0.6.0
  24. 07d082b git-gui: Guess our version accurately as a subproject. by Shawn O. Pearce · 18 years ago
  25. 6a6459b git-gui: Handle gitgui tags in version gen. by Shawn O. Pearce · 18 years ago
  26. 5d643cd git-gui: Generate a version file on demand. by Shawn O. Pearce · 18 years ago
  27. 7e81d4e git-gui: Rename GIT_VERSION to GITGUI_VERSION. by Shawn O. Pearce · 18 years ago
  28. 663e7cf git-gui: Allow gitexecdir, INSTALL to be set by the caller. by Shawn O. Pearce · 18 years ago
  29. d63ea11 import-tars: brown paper bag fix for file mode. by Michael Loeffler · 18 years ago
  30. ea5e370 fast-import: Support reusing 'from' and brown paper bag fix reset. by Shawn O. Pearce · 18 years ago
  31. b4d2b04 Merge git-gui by Junio C Hamano · 18 years ago
  32. 4853534 Add discussion section to git-tag documentation. by Junio C Hamano · 18 years ago
  33. 2092a1f Teach git-am to pass -p option down to git-apply by Junio C Hamano · 18 years ago
  34. c5c3fc9 Documentation: git-rebase -C<n> by Junio C Hamano · 18 years ago
  35. b578e50 Merge branch 'master' of git://repo.or.cz/git/fastimport by Junio C Hamano · 18 years ago
  36. c6ec3b1 bash: Hide git-fast-import. by Shawn O. Pearce · 18 years ago
  37. c734615 fast-import: Add tip about importing renames. by Shawn O. Pearce · 18 years ago
  38. bdf1c06 fast-import: Hide the pack boundary commits by default. by Shawn O. Pearce · 18 years ago
  39. 0960f7d git-gui: Stop deleting gitk preferences. by Shawn O. Pearce · 18 years ago
  40. d414461 Document that git-am can read standard input. by Michael S. Tsirkin · 18 years ago
  41. 602598f Make gitk save and restore the user set window position. by Mark Levedahl · 18 years ago
  42. 7887432 t4016: test quoting funny pathnames in diff output by Junio C Hamano · 18 years ago
  43. e5bfbf9 diff.c: More logical file name quoting for renames in diffstat. by Alexandre Julliard · 18 years ago
  44. 0d26a64 diff.c: Properly quote file names in diff --summary output. by Alexandre Julliard · 18 years ago
  45. b9f4416 diff.c: Reuse the pprint_rename function for diff --summary output. by Alexandre Julliard · 18 years ago
  46. 1187d75 Make it easier to override path to asciidoc command by Dotan Barak · 18 years ago
  47. 4f75b11 Avoid ugly linewrap in git help by Ren,bi(B Scharfe · 18 years ago
  48. b4f020c Fixed some typos in git-repack docs by Mukund · 18 years ago
  49. 7774284 git-svn: correctly handle boolean options via git-config by Eric Wong · 18 years ago
  50. dfd42a3 Allow aliases to expand to shell commands by Theodore Ts'o · 18 years ago
  51. f3dd015 Print a sane error message if an alias expands to an invalid git command by Theodore Ts'o · 18 years ago
  52. 471efb09 diff_flush_name(): take struct diff_options parameter. by Junio C Hamano · 18 years ago
  53. cc46a74 wt_status_prepare(): clean up structure initialization. by Junio C Hamano · 18 years ago
  54. 02f571c git-fetch: document automatic tag following. by Junio C Hamano · 18 years ago
  55. ad34a02 remove mailmap.linux by Nicolas Pitre · 18 years ago
  56. d258985 git-blame.el: Autoupdate while editing by David Kågedal · 18 years ago
  57. 96df551 git-blame.el: Doc fixes and cleanup by David Kågedal · 18 years ago
  58. f0f39bb git-blame.el: blame unsaved changes by David Kågedal · 18 years ago
  59. fa88211 git-blame.el: improve color handling by David Kågedal · 18 years ago
  60. 9f85fb3 Handle uncommitted changes and cache descriptions by David Kågedal · 18 years ago
  61. f6f125f git-blame: Change installation instructions by Jakub Narebski · 18 years ago
  62. b52ba1a git-blame: Add Emacs Lisp file headers and GNU GPL boilerplate by Jakub Narebski · 18 years ago
  63. 9e2586f Documentation/git-pull: describe default behaviour and config interactions by Junio C Hamano · 18 years ago
  64. d585e78 git-gui: Focus into blame panels on Mac OS. by Shawn O. Pearce · 18 years ago
  65. 40facde reflog: handle $name => remotes/%s/HEAD mapping consistently for logs by Junio C Hamano · 18 years ago
  66. 486ef52 git-gui: Improve annotated file display. by Shawn O. Pearce · 18 years ago
  67. 1351ba1 git-gui: Jump to the first annotation block as soon as its available. by Shawn O. Pearce · 18 years ago
  68. 6910ae8 git-gui: Redesign the display of annotated files. by Shawn O. Pearce · 18 years ago
  69. eb3a482 log --reflog: use dwim_log by Johannes Schindelin · 18 years ago
  70. e00de24 format-patch -n: make sorting easier by padding number by Johannes Schindelin · 18 years ago
  71. df6287e git-gui: Use git-config now over git-repo-config. by Shawn O. Pearce · 18 years ago
  72. 24d2bf2 git-gui: Relabel the Add All action. by Shawn O. Pearce · 18 years ago
  73. 258871d git-gui: Select subcommands like git does. by Shawn O. Pearce · 18 years ago
  74. 4e244cb log --reflog: honour --relative-date by Johannes Schindelin · 18 years ago
  75. 2ebba52 git-gui: View blame from the command line. by Shawn O. Pearce · 18 years ago
  76. b4dd485 for_each_reflog_ent: be forgiving about missing message by Johannes Schindelin · 18 years ago
  77. 05b07ab Merge branch 'master' of git://repo.or.cz/git/fastimport by Junio C Hamano · 18 years ago
  78. cf39f54 git reflog show by Linus Torvalds · 18 years ago
  79. 67dad68 add -C[NUM] to git-am by Michael S. Tsirkin · 18 years ago
  80. 66e788b Update git-log and git-show documentation by Michael S. Tsirkin · 18 years ago
  81. db7f34d git-gui: Optionally save commit buffer on exit. by Shawn O. Pearce · 18 years ago
  82. 64a906f git-gui: Separate transport/branch menus from multicommit. by Shawn O. Pearce · 18 years ago
  83. cf25ddc git-gui: Refactor single_commit to a proc. by Shawn O. Pearce · 18 years ago
  84. 42b922f git-gui: Replace \ with \\ when showing paths. by Shawn O. Pearce · 18 years ago
  85. 9bccb78 git-gui: Support keyboard traversal in browser. by Shawn O. Pearce · 18 years ago
  86. 63faf4d git-gui: Update known branches during rescan. by Shawn O. Pearce · 18 years ago
  87. 590dd4b tar archive frontend for fast-import. by Shawn O. Pearce · 18 years ago
  88. 882227f Correct spelling of fast-import in docs. by Shawn O. Pearce · 18 years ago
  89. ed35dec Read cvsimport options from repo-config by James Bowes · 18 years ago
  90. d48744d create_symref(): create leading directories as needed. by Junio C Hamano · 18 years ago
  91. f842fdb Correct some language in fast-import documentation. by Shawn O. Pearce · 18 years ago
  92. 209f129 Correct ^0 asciidoc syntax in fast-import docs. by Shawn O. Pearce · 18 years ago
  93. 5c553ea GIT v1.5.0-rc4 by Junio C Hamano · 18 years ago v1.5.0-rc4
  94. 81f915e7 Documentation: Add gfi to the main command list. by Junio C Hamano · 18 years ago
  95. abd4e22 Fix "git log -z" behaviour by Linus Torvalds · 18 years ago
  96. a4f7112 git-add -i: update removed path correctly. by Junio C Hamano · 18 years ago
  97. fa1b4d2 t4200: skip gc-rerere test on systems with non GNU date. by Junio C Hamano · 18 years ago
  98. ecea1ed Merge branch 'ml/gitk' (early part) by Junio C Hamano · 18 years ago
  99. 40db58b fast-import: Fix compile warnings by Johannes Schindelin · 18 years ago
  100. fcee5a1 for-each-reflog: fix case for empty log directory by Junio C Hamano · 18 years ago