1. f6276b7 Merge branch 'js/maint-fetch-update-head' into maint by Junio C Hamano · 16 years ago
  2. 86e67a0 Merge branch 'jk/maint-ls-files-other' into maint by Junio C Hamano · 16 years ago
  3. d11ddaf Merge branch 'jc/maint-reset-remove-unmerged-new' into maint by Junio C Hamano · 16 years ago
  4. 581000a Merge branch 'jc/maint-co-track' into maint by Junio C Hamano · 16 years ago
  5. 1a9016a Start 1.6.0.4 cycle by Junio C Hamano · 16 years ago
  6. c2163c6 add instructions on how to send patches to the mailing list with Gmail by Tom Preston-Werner · 16 years ago
  7. 4f73e24 Documentation/gitattributes: Add subsection header for each attribute by Jakub Narebski · 16 years ago
  8. 8c17868 git send-email: avoid leaking directory file descriptors. by Pierre Habouzit · 16 years ago
  9. 30affa1 send-pack: do not send out single-level refs such as refs/stash by Jeff King · 16 years ago
  10. 1442171 fix overlapping memcpy in normalize_absolute_path by Jeff King · 16 years ago
  11. 421b488 pack-objects: avoid reading uninitalized data by Jeff King · 16 years ago
  12. 13494ed correct cache_entry allocation by Jeff King · 16 years ago
  13. faf1dc7 Merge branch 'maint' of git://repo.or.cz/git-gui into maint by Junio C Hamano · 16 years ago
  14. e855bfc git-svn: change dashed git-commit-tree to git commit-tree by Deskin Miller · 16 years ago
  15. 2c850f1 Documentation: clarify information about 'ident' attribute by Jan Krüger · 16 years ago
  16. 41d8cf7 bash completion: add doubledash to "git show" by Markus Heidelberg · 16 years ago
  17. 111539a Use test-chmtime -v instead of perl in t5000 to get mtime of a file by Alex Riesen · 16 years ago
  18. 0ea9ca0 Add --verbose|-v to test-chmtime by Alex Riesen · 16 years ago
  19. 9b6f84d asciidoc: add minor workaround to add an empty line after code blocks by Jonas Fonseca · 16 years ago
  20. d258b25 Plug a memleak in builtin-revert by Alex Riesen · 16 years ago
  21. 6e381d3 Add file delete/create info when we overflow rename_limit by Linus Torvalds · 16 years ago
  22. 1df2a1c Install git-cvsserver in $(bindir) by Nanako Shiraishi · 17 years ago
  23. 1837865 Install git-shell in bindir, too by Tommi Virtanen · 17 years ago
  24. 9fe7a64 add -p: warn if only binary changes present by Thomas Rast · 16 years ago
  25. ddff856 git-archive: work in bare repos by Charles Bailey · 16 years ago
  26. 225f1d0 git-svn: change dashed git-config to git config by Deskin Miller · 16 years ago
  27. 031e6c8 GIT 1.6.0.3 by Junio C Hamano · 16 years ago v1.6.0.3
  28. a672ea6 rehabilitate 'git index-pack' inside the object store by Nicolas Pitre · 16 years ago
  29. 5610e3b Fix testcase failure when extended attributes are in use by Junio C Hamano · 16 years ago
  30. acd3b9e Enhance hold_lock_file_for_{update,append}() API by Junio C Hamano · 16 years ago
  31. f563754 demonstrate breakage of detached checkout with symbolic link HEAD by Junio C Hamano · 16 years ago
  32. 09cff06 Documentation: Clarify '--signoff' for git-commit by Abhijit Bhopatkar · 16 years ago
  33. d1a43f2 reset --hard/read-tree --reset -u: remove unmerged new paths by Junio C Hamano · 16 years ago
  34. f430c8e Hopefully the final draft release notes update before 1.6.0.3 by Junio C Hamano · 16 years ago
  35. f07c3c5 diff(1): clarify what "T"ypechange status means by Junio C Hamano · 16 years ago
  36. a38bb0c Merge branch 'db/maint-checkout-b' into maint by Junio C Hamano · 16 years ago
  37. 3b1eb12 contrib: update packinfo.pl to not use dashed commands by Dan McGee · 16 years ago
  38. 1fb23e6 force_object_loose: Fix memory leak by Björn Steinbrink · 16 years ago
  39. 51a94af Fix "checkout --track -b newbranch" on detached HEAD by Junio C Hamano · 16 years ago
  40. 98fa473 refactor handling of "other" files in ls-files and status by Jeff King · 16 years ago
  41. 7213080 tests: shell negation portability fix by Jeff King · 16 years ago
  42. b0ad11e pull: allow "git pull origin $something:$current_branch" into an unborn branch by Junio C Hamano · 16 years ago
  43. 8ed0a74 t1301-shared-repo.sh: don't let a default ACL interfere with the test by Matt McCutchen · 16 years ago
  44. 5782566 git-check-attr(1): add output and example sections by Jonas Fonseca · 16 years ago
  45. 563d5a2 xdiff-interface.c: strip newline (and cr) from line before pattern matching by Brandon Casey · 16 years ago
  46. b19d288 t4018-diff-funcname: demonstrate end of line funcname matching flaw by Brandon Casey · 16 years ago
  47. 16b2672 t4018-diff-funcname: rework negated last expression test by Brandon Casey · 16 years ago
  48. 6c2a602 Typo "does not exists" when git remote update remote. by Mikael Magnusson · 17 years ago
  49. c82efaf remote.c: correct the check for a leading '/' in a remote name by Brandon Casey · 16 years ago
  50. 4e6d4bc Add testcase to ensure merging an early part of a branch is done properly by Miklos Vajna · 16 years ago
  51. 6c16792 Update draft release notes to 1.6.0.3 by Junio C Hamano · 16 years ago
  52. 8ee5d73 Fix fetch/pull when run without --update-head-ok by Johannes Schindelin · 16 years ago
  53. 72d404d test-lib: fix broken printf by Shawn O. Pearce · 16 years ago
  54. 969c877 git apply --directory broken for new files by Jeff King · 16 years ago
  55. ff74126 rebase -i: do not fail when there is no commit to cherry-pick by Johannes Schindelin · 16 years ago
  56. b8eecaf test-lib: fix color reset in say_color() by Miklos Vajna · 16 years ago
  57. 838cd34 fix pread()'s short read in index-pack by Nicolas Pitre · 16 years ago
  58. 44c33a5 Merge branch 'sg/maint-intrebase-msghook' into maint by Shawn O. Pearce · 16 years ago
  59. b8ebe08 builtin-apply: fix typo leading to stack corruption by Imre Deak · 16 years ago
  60. 875471c git-stash.sh: fix flawed fix of invalid ref handling (commit da65e7c1) by Brandon Casey · 16 years ago
  61. 027b5a4 Merge branch 'jk/maint-soliconv' into maint by Shawn O. Pearce · 16 years ago
  62. 36e4053 builtin-merge.c: allocate correct amount of memory by Brandon Casey · 16 years ago
  63. fb74243 Do not use errno when pread() returns 0 by Samuel Tardieu · 16 years ago
  64. 0a2c7ee git init: --bare/--shared overrides system/global config by Deskin Miller · 16 years ago
  65. bf07cc5 git-push.txt: Describe --repo option in more detail by Johannes Sixt · 16 years ago
  66. cced48a git rm: refresh index before up-to-date check by Johannes Schindelin · 16 years ago
  67. daf6c2e Fix a few typos in relnotes by Mikael Magnusson · 16 years ago
  68. e261cf9 Update release notes for 1.6.0.3 by Shawn O. Pearce · 16 years ago
  69. d70b4a8 Teach rebase -i to honor pre-rebase hook by Nanako Shiraishi · 16 years ago
  70. 00e5d48 docs: describe pre-rebase hook by Nanako Shiraishi · 16 years ago
  71. d09e2cd do not segfault if make_cache_entry failed by Dmitry Potapov · 16 years ago
  72. 62525ef make prefix_path() never return NULL by Dmitry Potapov · 16 years ago
  73. 71b989e fix bogus "diff --git" header from "diff --no-index" by Linus Torvalds · 16 years ago
  74. fe8aa14 Fix fetch/clone --quiet when stdout is connected by Tuncer Ayaz · 16 years ago
  75. 5209ac4 builtin-blame: Fix blame -C -C with submodules. by Alexander Gavrilov · 16 years ago
  76. 5a625b0 bash: remove fetch, push, pull dashed form leftovers by SZEDER Gábor · 16 years ago
  77. 0e214af Makefile: do not set NEEDS_LIBICONV for Solaris 8 by Jeff King · 16 years ago
  78. 943cea9 rebase -i: remove leftover debugging by SZEDER Gábor · 16 years ago
  79. 7c41883 rebase -i: proper prepare-commit-msg hook argument when squashing by SZEDER Gábor · 16 years ago
  80. 9a1fd65 gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.sh by Jakub Narebski · 16 years ago
  81. 2d7a353 gitweb: Fix two 'uninitialized value' warnings in git_tree() by Jakub Narebski · 16 years ago
  82. 6e2dfb1 Solaris: Use OLD_ICONV to avoid compile warnings by David Soria Parra · 16 years ago
  83. b65910f gitweb: remove PATH_INFO from $my_url and $my_uri by Giuseppe Bilotta · 16 years ago
  84. b1524ee Improve git-log documentation wrt file filters by martin f. krafft · 16 years ago
  85. 5d6b3a9 Documentation: remove '\' in front of short options by SZEDER Gábor · 16 years ago
  86. 0a1a1c8 git-svn: call 'fatal' correctly in set-tree by Luc Heinrich · 16 years ago
  87. 2670ddc Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606) by Michael Prokop · 16 years ago
  88. 4b3729e t0024: add executable permission by SZEDER Gábor · 16 years ago
  89. edb7e82 Merge branch 'bc/maint-diff-hunk-header-fix' into maint by Shawn O. Pearce · 16 years ago
  90. e9a06f1 Merge branch 'mg/maint-remote-fix' into maint by Shawn O. Pearce · 16 years ago
  91. cbce6c0 Clarify commit error message for unmerged files by Rafael Garcia-Suarez · 16 years ago
  92. 94e02e7 Use strchrnul() instead of strchr() plus manual workaround by Johan Herland · 16 years ago
  93. 175a494 Use remove_path from dir.c instead of own implementation by Alex Riesen · 16 years ago
  94. 4a92d1b Add remove_path: a function to remove as much as possible of a path by Alex Riesen · 16 years ago
  95. b9b378a git-submodule: Fix "Unable to checkout" for the initial 'update' by Ping Yin · 16 years ago
  96. 2a79d2f Clarify how the user can satisfy stash's 'dirty state' check. by Stephen Haberman · 16 years ago
  97. 41f13af Remove empty directories in recursive merge by Alex Riesen · 16 years ago
  98. fee7545 Documentation: clarify the details of overriding LESS via core.pager by Chris Frey · 16 years ago
  99. dd87558 git-gui: Help identify aspell version on Windows too by Gustaf Hendeby · 16 years ago
  100. 93feb4b Update release notes for 1.6.0.3 by Shawn O. Pearce · 16 years ago