1. 7569c1f t7300: add a missing SYMLINKS prerequisite by Johannes Sixt · 14 years ago
  2. 33fc521 t4124 (apply --whitespace): use test_might_fail by Jonathan Nieder · 14 years ago
  3. 56641f1 t3404: do not use 'describe' to implement test_cmp_rev by Junio C Hamano · 14 years ago
  4. 5c947e2 t3404 (rebase -i): introduce helper to check position of HEAD by Jonathan Nieder · 14 years ago
  5. 99b028e t3404 (rebase -i): move comment to description by Jonathan Nieder · 14 years ago
  6. 391a825 t3404 (rebase -i): unroll test_commit loops by Jonathan Nieder · 14 years ago
  7. 0155a64 t3301 (notes): use test_expect_code for clarity by Jonathan Nieder · 14 years ago
  8. 598f087 t1400 (update-ref): use test_must_fail by Jonathan Nieder · 14 years ago
  9. 2b5ec01 t1502 (rev-parse --parseopt): test exit code from "-h" by Jonathan Nieder · 14 years ago
  10. cae3aa7 t6022 (renaming merge): chain test commands with && by Jonathan Nieder · 14 years ago
  11. fb3340a test-lib: introduce test_line_count to measure files by Jonathan Nieder · 14 years ago
  12. 2dec68c tests: add missing &&, batch 2 by Jonathan Nieder · 14 years ago
  13. a48fcd8 tests: add missing && by Jonathan Nieder · 14 years ago
  14. 00648ba Introduce sane_unset and use it to ensure proper && chaining by Elijah Newren · 14 years ago
  15. bc0f35c t7800 (difftool): add missing && by Elijah Newren · 14 years ago
  16. af7b252 t7601 (merge-pull-config): add missing && by Elijah Newren · 14 years ago
  17. a2b1e53 t7001 (mv): add missing && by Elijah Newren · 14 years ago
  18. e6f68a2 t6016 (rev-list-graph-simplify-history): add missing && by Elijah Newren · 14 years ago
  19. 771cf1d t5602 (clone-remote-exec): add missing && by Elijah Newren · 14 years ago
  20. 5935c58 t4026 (color): remove unneeded and unchained command by Elijah Newren · 14 years ago
  21. 0564b3e t4019 (diff-wserror): add lots of missing && by Elijah Newren · 14 years ago
  22. 5a57bc6 t4202 (log): Replace '<git-command> || :' with test_might_fail by Elijah Newren · 14 years ago
  23. b62b343 t4002 (diff-basic): use test_might_fail for commands that might fail by Elijah Newren · 14 years ago
  24. 315e765 t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing && by Elijah Newren · 14 years ago
  25. dd0c69e t4017 (diff-retval): replace manual exit code check with test_expect_code by Elijah Newren · 14 years ago
  26. 892e6f7 test-lib: make test_expect_code a test command by Ævar Arnfjörð Bjarmason · 14 years ago
  27. 6db2103 Documentation/git-clone: describe --mirror more verbosely by Uwe Kleine-König · 14 years ago
  28. c03c831 do not depend on signed integer overflow by Erik Faye-Lund · 14 years ago
  29. b90d9b8 work around buggy S_ISxxx(m) implementations by René Scharfe · 14 years ago
  30. 349362c xdiff: cast arguments for ctype functions to unsigned char by Jonathan Nieder · 14 years ago
  31. 9173912 init: plug tiny one-time memory leak by Jonathan Nieder · 14 years ago
  32. 95ae69b diffcore-pickaxe.c: remove unnecessary curly braces by Brandon Casey · 14 years ago
  33. d4da4bc Merge early part of git-svn into maint by Junio C Hamano · 14 years ago
  34. 2d2ef5e t3020 (ls-files-error-unmatch): remove stray '1' from end of file by Elijah Newren · 14 years ago
  35. 06f3549 setup: make sure git dir path is in a permanent buffer by Jonathan Nieder · 14 years ago
  36. 7f7868e environment.c: remove unused variable by Jonathan Nieder · 14 years ago
  37. 8695353 Fix typo in pack-objects' usage by Johannes Schindelin · 14 years ago
  38. 8713feb Make sure that git_getpass() never returns NULL by Johannes Schindelin · 14 years ago
  39. dbda967 t0004 (unwritable files): simplify error handling by Jonathan Nieder · 14 years ago
  40. e14712c rev-list-options: clarify --parents and --children by Michael J Gruber · 14 years ago
  41. 2f76919 MinGW: avoid collisions between "tags" and "TAGS" by Junio C Hamano · 14 years ago
  42. 9ec26eb diff: trivial fix for --output file error message by Matthieu Moy · 14 years ago
  43. e1ba4c3 user-manual: fix anchor name Finding-comments-With-given-Content by Michael J Gruber · 14 years ago
  44. fa8347b user-manual: be consistent in illustrations to 'git rebase' by Kirill Smelkov · 14 years ago
  45. 2bea593 stash: simplify parsing fixes by Jon Seymour · 14 years ago
  46. 92c1e71 Git 1.7.3.1 by Junio C Hamano · 14 years ago v1.7.3.1
  47. 57693d0 stash: fix git stash branch regression when branch creation fails by Jon Seymour · 14 years ago
  48. 835d6a1 stash drops the stash even if creating the branch fails because it already exists by Tomas Carnecky · 14 years ago
  49. 442cb08 Fix missing 'does' in man-page for 'git checkout' by Linus Torvalds · 14 years ago
  50. 9d14017 dir.c: squelch false uninitialized memory warning by Pat Notz · 14 years ago
  51. 61ef5e9 git-send-email.perl: ensure $domain is defined before using it by Brandon Casey · 14 years ago
  52. b822423 wt-status.c: don't leak directory entries when processing untracked,ignored by Brandon Casey · 14 years ago
  53. d212cef t6050 (replace): fix bogus "fetch branch with replacement" test by Christian Couder · 14 years ago
  54. 831a8b8 Documentation: Refer to git-commit-tree in git-filter-branch help by Wesley J. Landaker · 14 years ago
  55. 95ad6d2 update comment and documentation for :/foo syntax by Matthieu Moy · 14 years ago
  56. 3695dc0 Improvements to `git checkout -h` by Daniel Knittl-Frank · 14 years ago
  57. 861514d contrib/completion: --no-index option to git diff by Michael J Gruber · 14 years ago
  58. afa0876 prefer test -h over test -L in shell scripts by Jeff King · 14 years ago
  59. 055467d CodingGuidelines: spell Arithmetic Expansion with $(($var)) by Junio C Hamano · 14 years ago
  60. 4098f67 t1503: Fix arithmetic expansion syntax error when using dash by Ramsay Jones · 14 years ago
  61. 4af3fab strbuf.h: fix comment typo by Pat Notz · 14 years ago
  62. 9027fa9 git-stash: fix flag parsing by Brian Gernhardt · 14 years ago
  63. 3fcb887 t/t3903-stash: improve testing of git-stash show by Brandon Casey · 14 years ago
  64. 8565a56 git-svn: fix processing of decorated commit hashes by Mathias Lafeldt · 14 years ago
  65. a3c7505 git-svn: check_cherry_pick should exclude commits already in our history by Steven Walter · 14 years ago
  66. c9be27f Documentation/git-svn: discourage "noMetadata" by Eric Wong · 15 years ago
  67. 87b5054 Git 1.7.3 by Junio C Hamano · 14 years ago v1.7.3
  68. 1125297 Merge branch 'js/ls-files-x-doc' by Junio C Hamano · 14 years ago
  69. 14d8729 git-rebase--interactive.sh: replace cut with ${v%% *} by Chris Johnsen · 14 years ago
  70. 84d6940 t/t7300: workaround ancient touch by rearranging arguments by Brandon Casey · 14 years ago
  71. 02567e8 Merge branch 'bg/fix-t7003' by Junio C Hamano · 14 years ago
  72. 4c60852 ls-files documentation: reword for consistency by Junio C Hamano · 14 years ago
  73. 75609a0 git-ls-files.txt: clarify -x/--exclude option by Jay Soffian · 14 years ago
  74. 7e100ef Git 1.7.3 rc2 by Junio C Hamano · 14 years ago v1.7.3-rc2
  75. 2e1e961 Merge branch 'dr/maint-ls-tree-prefix-recursion-fix' by Junio C Hamano · 14 years ago
  76. 0c61c6d Merge branch 'os/fix-rebase-diff-no-prefix' by Junio C Hamano · 14 years ago
  77. e3f213c Merge branch 'jl/fix-test' by Junio C Hamano · 14 years ago
  78. 43d268e Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor' by Junio C Hamano · 14 years ago
  79. d42cb58 Merge branch 'ch/maint-cannot-create-bundle-error' by Junio C Hamano · 14 years ago
  80. 9f0ccb5 Merge branch 'ks/recursive-rename-add-identical' by Junio C Hamano · 14 years ago
  81. 12644fa Merge git://repo.or.cz/git-gui by Junio C Hamano · 14 years ago
  82. 00e9de7 git-gui 0.13 by Pat Thoyts · 14 years ago gitgui-0.13.0
  83. 2473543 git-gui: avoid mis-encoding the copyright message on Windows. by Pat Thoyts · 14 years ago
  84. 421a31e git-gui: Update Swedish translation (521t). by Peter Krefting · 14 years ago
  85. 77f2e4f t7003: Use test_commit instead of custom function by Brian Gernhardt · 14 years ago
  86. 5879b6b Merge branch 'maint' by Junio C Hamano · 14 years ago
  87. b294ed6 ls-tree $di $dir: do not mistakenly recurse into directories by Junio C Hamano · 14 years ago
  88. e22148f t3101: modernise style by Junio C Hamano · 14 years ago
  89. 5418d96 vcs-svn: Fix some printf format compiler warnings by Ramsay Jones · 14 years ago
  90. d555ff5 compat/nedmalloc: don't force NDEBUG on the rest of git by René Scharfe · 14 years ago
  91. 3b3a8ed Git 1.7.3 rc1 by Junio C Hamano · 14 years ago v1.7.3-rc1
  92. 5b45c55 Merge branch 'np/relnotes-in-subdir' by Junio C Hamano · 14 years ago
  93. 6070bac Prepare for 1.7.3 rc1 by Junio C Hamano · 14 years ago
  94. 9ab5a33 Merge branch 'maint' by Junio C Hamano · 14 years ago
  95. 9904fad config.txt: fix placement of diff.noprefix by Mark Lodato · 14 years ago
  96. 99f55eb t/t4018: avoid two unnecessary sub-shell invocations by Brandon Casey · 14 years ago
  97. 8ac8cf5 Merge branch 'maint' by Junio C Hamano · 14 years ago
  98. bff4206 t/t4018: test whether the word_regex patterns compile by Brandon Casey · 14 years ago
  99. 1b6ecba xdiff-interface.c: always trim trailing space from xfuncname matches by Brandon Casey · 14 years ago
  100. ef5644e diff.c: call regfree to free memory allocated by regcomp when necessary by Brandon Casey · 14 years ago