1. 1b32498 Merge branch 'jk/describe-omit-some-refs' by Junio C Hamano · 7 years ago
  2. a78d925 cvs tests: skip tests that call "cvs commit" when running as root by Ævar Arnfjörð Bjarmason · 7 years ago
  3. f0252ca t6300: avoid creating refs/heads/HEAD by Jeff King · 7 years ago
  4. b072504 commit: don't check for space twice when looking for header by René Scharfe · 7 years ago
  5. 50a01cc commit: be more precise when searching for headers by René Scharfe · 7 years ago
  6. 33ad9dd strbuf: add strbuf_add_real_path() by René Scharfe · 7 years ago
  7. 3f64699 cocci: use ALLOC_ARRAY by René Scharfe · 7 years ago
  8. 886ddf4 sha1_file: release fallback base's memory in unpack_entry() by René Scharfe · 7 years ago
  9. 40a18fc http: add an "auto" mode for http.emptyauth by Jeff King · 7 years ago
  10. 9d33439 send-email: only allow one address per body tag by Johan Hovold · 7 years ago
  11. ad8c7cd parse_hide_refs_config: tell parse_config_key we don't want a subsection by Jeff King · 7 years ago
  12. 48f8d9f parse_config_key: allow matching single-level config by Jeff King · 7 years ago
  13. e3394fd parse_config_key: use skip_prefix instead of starts_with by Jeff King · 7 years ago
  14. 49624d1 refs: parse_hide_refs_config to use parse_config_key by Stefan Beller · 7 years ago
  15. e7e07d5 Git 2.12 by Junio C Hamano · 7 years ago
  16. cca4f20 Merge branch 'ps/doc-gc-aggressive-depth-update' by Junio C Hamano · 7 years ago
  17. dc9ded4 Merge branch 'bc/worktree-doc-fix-detached' by Junio C Hamano · 7 years ago
  18. c6788b1 Merge branch 'dr/doc-check-ref-format-normalize' by Junio C Hamano · 7 years ago
  19. eccf97c Merge branch 'gp/document-dotfiles-in-templates-are-not-copied' by Junio C Hamano · 7 years ago
  20. c0588fd Merge branch 'rt/align-add-i-help-text' by Junio C Hamano · 7 years ago
  21. af4027f Merge branch 'bc/blame-doc-fix' by Junio C Hamano · 7 years ago
  22. 7e82388 docs/git-gc: fix default value for `--aggressiveDepth` by Patrick Steinhardt · 7 years ago
  23. cc24d7d Merge tag 'l10n-2.12.0-rnd2' of git://github.com/git-l10n/git-po by Junio C Hamano · 7 years ago
  24. 1a79b2f l10n: zh_CN: for git v2.12.0 l10n round 2 by Jiang Xin · 7 years ago
  25. a14eee8 l10n: Update Catalan translation by Jordi Mas · 7 years ago
  26. 1274a15 config: use git_config_parse_key() in git_config_parse_parameter() by Junio C Hamano · 7 years ago
  27. ee98df3 config: move a few helper functions up by Junio C Hamano · 7 years ago
  28. 9442555 ident: do not ignore empty config name/email by Jeff King · 7 years ago
  29. 13b9a24 ident: reject all-crud ident name by Jeff King · 7 years ago
  30. 862e80a ident: handle NULL email when complaining of empty name by Jeff King · 7 years ago
  31. afb6c30 ident: mark error messages for translation by Jeff King · 7 years ago
  32. bdb31ea upload-pack: report "not our ref" to client by Jonathan Tan · 7 years ago
  33. 840398f http: restrict auth methods to what the server advertises by Jeff King · 7 years ago
  34. e06cdf1 l10n: pt_PT: update Portuguese tranlation by Vasco Almeida · 7 years ago
  35. e519ecc git add -i: replace \t with blanks in the help message by Ralf Thielow · 7 years ago
  36. 2b35a9f Documentation: use brackets for optional arguments by brian m. carlson · 7 years ago
  37. e86ab2c wt-status: convert to struct object_id by brian m. carlson · 7 years ago
  38. d0ae910 builtin/merge-base: convert to struct object_id by brian m. carlson · 7 years ago
  39. 76c1d9a Convert object iteration callbacks to struct object_id by brian m. carlson · 7 years ago
  40. 068f85e sha1_file: introduce an nth_packed_object_oid function by brian m. carlson · 7 years ago
  41. 43bc3b6 refs: simplify parsing of reflog entries by brian m. carlson · 7 years ago
  42. 9461d27 refs: convert each_reflog_ent_fn to struct object_id by brian m. carlson · 7 years ago
  43. 8ebc3fd reflog-walk: convert struct reflog_info to struct object_id by brian m. carlson · 7 years ago
  44. cea4332 builtin/replace: convert to struct object_id by brian m. carlson · 7 years ago
  45. 2928325 Convert remaining callers of resolve_refdup to object_id by brian m. carlson · 7 years ago
  46. 5268431 builtin/merge: convert to struct object_id by brian m. carlson · 7 years ago
  47. ddc2cc6 builtin/clone: convert to struct object_id by brian m. carlson · 7 years ago
  48. 0c77cd2 builtin/branch: convert to struct object_id by brian m. carlson · 7 years ago
  49. 1db1108 builtin/grep: convert to struct object_id by brian m. carlson · 7 years ago
  50. 175ccdc builtin/fmt-merge-message: convert to struct object_id by brian m. carlson · 7 years ago
  51. 273f8ee builtin/fast-export: convert to struct object_id by brian m. carlson · 7 years ago
  52. 6439b5d builtin/describe: convert to struct object_id by brian m. carlson · 7 years ago
  53. 5f5e936 builtin/diff-tree: convert to struct object_id by brian m. carlson · 7 years ago
  54. 9993a7c Documentation: correctly spell git worktree --detach by brian m. carlson · 7 years ago
  55. 20690b2 remote: ignore failure to remove missing branch.<name>.merge by Ross Lagerwall · 7 years ago
  56. 115a40a git-check-ref-format: clarify documentation for --normalize by Damien Regad · 7 years ago
  57. 28159ae Merge branch 'master' of git://github.com/nafmo/git-l10n-sv by Jiang Xin · 7 years ago
  58. 39ee4c6 branch: record creation of renamed branch in HEAD's log by Kyle Meyer · 7 years ago
  59. 893dbf5 rename_ref: replace empty message in HEAD's log by Kyle Meyer · 7 years ago
  60. de92266 update-ref: pass reflog message to delete_ref() by Kyle Meyer · 7 years ago
  61. 755b49a delete_ref: accept a reflog message argument by Kyle Meyer · 7 years ago
  62. 80ba04e Merge branch 'svn-escape-backslash' of git://bogomips.org/git-svn by Junio C Hamano · 7 years ago
  63. 806f276 l10n: sv.po: Update Swedish translation (3139t0f0u) by Peter Krefting · 7 years ago
  64. af4cf7e l10n: de.po: translate 241 messages by Ralf Thielow · 7 years ago
  65. 8066df4 builtin/commit: convert to struct object_id by brian m. carlson · 7 years ago
  66. 605f430 hex: introduce parse_oid_hex by brian m. carlson · 7 years ago
  67. 9ca6326 stash: refactor stash_create by Thomas Gummerer · 7 years ago
  68. 6f5ccd4 stash: add test for the create command line arguments by Thomas Gummerer · 7 years ago
  69. f5727e2 stash: introduce push verb by Thomas Gummerer · 7 years ago
  70. c245125 Merge branch 'ko/merge-l10n' of https://github.com/changwoo/git-l10n-ko by Jiang Xin · 7 years ago
  71. 7cbeff0 Merge branch 'master' of https://github.com/vnwildman/git by Jiang Xin · 7 years ago
  72. 7d6d957 l10n: ko.po: Update Korean translation by Changwoo Ryu · 7 years ago
  73. 5271df1 l10n: vi.po (3139t): Updated 2 new messages for rc1 by Tran Ngoc Quan · 7 years ago
  74. 133f0a2 init: document dotfiles exclusion on template copy by Grégoire Paris · 7 years ago
  75. 3d5f390 l10n: fr.po: v2.12.0 round 2 3139t by Jean-Noel Avila · 7 years ago
  76. 7e8c935 tempfile: set errno to a known value before calling ferror() by Jeff King · 7 years ago
  77. 2076907 Git 2.12-rc2 by Junio C Hamano · 7 years ago
  78. 098aa86 rev-parse: fix several options when running in a subdirectory by Johannes Schindelin · 7 years ago
  79. 5de8a54 rev-parse tests: add tests executed from a subdirectory by Michael Rappazzo · 7 years ago
  80. a4d9483 l10n: git.pot: v2.12.0 round 2 (2 new) by Jiang Xin · 7 years ago
  81. 53f7473 Merge branch 'master' of git://github.com/git-l10n/git-po by Jiang Xin · 7 years ago
  82. 84b3ceb Merge branch 'master' of https://github.com/vnwildman/git by Jiang Xin · 7 years ago
  83. 8b22a8e Merge branch 'master' of https://github.com/Softcatala/git-po by Jiang Xin · 7 years ago
  84. a1da87b l10n: vi.po: Updated Vietnamese translation (3137t) by Tran Ngoc Quan · 7 years ago
  85. 076c053 Hopefully the final batch of mini-topics before the final by Junio C Hamano · 7 years ago
  86. c5b22b8 Merge branch 'jk/tempfile-ferror-fclose-confusion' by Junio C Hamano · 7 years ago
  87. 62fef5c Merge branch 'dp/submodule-doc-markup-fix' by Junio C Hamano · 7 years ago
  88. 1f73ff0 Merge branch 'jk/reset-to-break-a-commit-doc-updated' by Junio C Hamano · 7 years ago
  89. bf5f119 Merge branch 'jk/reset-to-break-a-commit-doc' by Junio C Hamano · 7 years ago
  90. e048a25 Merge branch 'js/mingw-isatty' by Junio C Hamano · 7 years ago
  91. 1e00c41 Merge branch 'rs/strbuf-cleanup-in-rmdir-recursively' by Junio C Hamano · 7 years ago
  92. a3b3c9c Merge branch 'rs/ls-files-partial-optim' by Junio C Hamano · 7 years ago
  93. 0078a75 Merge branch 'rs/cocci-check-free-only-null' by Junio C Hamano · 7 years ago
  94. 5a98255 Merge branch 'ls/p4-path-encoding' by Junio C Hamano · 7 years ago
  95. 0838cbc tempfile: avoid "ferror | fclose" trick by Jeff King · 7 years ago
  96. 8ab9740 config.txt: fix formatting of submodule.alternateErrorStrategy section by David Pursehouse · 7 years ago
  97. cccf97d clean: use warning_errno() when appropriate by Nguyễn Thái Ngọc Duy · 7 years ago
  98. f94baa4 reset: add an example of how to split a commit into two by Jacob Keller · 7 years ago
  99. ae86372 Revert "reset: add an example of how to split a commit into two" by Junio C Hamano · 7 years ago
  100. 2cfa835 bisect_next_all: convert xsnprintf to xstrfmt by Maxim Moseychuk · 7 years ago