1. f932729 memoize common git-path "constant" files by Jeff King · 10 years ago
  2. 697cc8e lockfile.h: extract new header file for the functions in lockfile.c by Michael Haggerty · 10 years ago
  3. 788cef8 Merge branch 'nd/split-index' by Junio C Hamano · 11 years ago
  4. 8061ae8 Merge branch 'jk/commit-buffer-length' by Junio C Hamano · 11 years ago
  5. b66103c convert logmsg_reencode to get_commit_buffer by Jeff King · 11 years ago
  6. e6c286e cache-tree: mark istate->cache_changed on prime_cache_tree() by Nguyễn Thái Ngọc Duy · 11 years ago
  7. 03b8664 read-cache: new API write_locked_index instead of write_index/write_cache by Nguyễn Thái Ngọc Duy · 11 years ago
  8. b000c59 logmsg_reencode: return const buffer by Jeff King · 11 years ago
  9. f412411 refs.h: rename the action_on_err constants by Michael Haggerty · 11 years ago
  10. 6eb593a Merge branch 'nd/reset-setup-worktree' by Junio C Hamano · 11 years ago
  11. b7756d4 reset: optionally setup worktree and refresh index on --mixed by Nguyễn Thái Ngọc Duy · 11 years ago
  12. b4b313f reset: support "--mixed --intent-to-add" mode by Nguyễn Thái Ngọc Duy · 11 years ago
  13. b3e9ce1 reset: pass real rev name to add--interactive by Jeff King · 11 years ago
  14. be98d91 Merge branch 'jk/trailing-slash-in-pathspec' by Junio C Hamano · 11 years ago
  15. 9a86b89 Merge branch 'bk/refs-multi-update' by Junio C Hamano · 11 years ago
  16. c8ccfc9 Merge branch 'fc/trivial' by Junio C Hamano · 11 years ago
  17. 2c63d6e reset: handle submodule with trailing slash by John Keeping · 12 years ago
  18. b02f5ae Merge branch 'jl/submodule-mv' by Junio C Hamano · 12 years ago
  19. 4e83ab3 reset: trivial style cleanup by Felipe Contreras · 12 years ago
  20. f38798f reset: trivial refactoring by Felipe Contreras · 12 years ago
  21. 2be778a reset: rename update_refs to reset_refs by Brad King · 12 years ago
  22. d5d09d4 Replace deprecated OPT_BOOLEAN by OPT_BOOL by Stefan Beller · 12 years ago
  23. bd1928d remove diff_tree_{setup,release}_paths by Nguyễn Thái Ngọc Duy · 12 years ago
  24. 480ca64 convert run_add_interactive to use struct pathspec by Nguyễn Thái Ngọc Duy · 12 years ago
  25. f8144c9 reset: convert to use parse_pathspec by Nguyễn Thái Ngọc Duy · 12 years ago
  26. ecaee80 pretty: --format output should honor logOutputEncoding by Alexey Shumkin · 12 years ago
  27. bf44142 reset: update documentation to require only tree-ish with paths by Martin von Zweigbergk · 12 years ago
  28. 3fde386 reset [--mixed]: use diff-based reset whether or not pathspec was given by Martin von Zweigbergk · 12 years ago
  29. 166ec2e reset: allow reset on unborn branch by Martin von Zweigbergk · 12 years ago
  30. 2f328c3 reset $sha1 $pathspec: require $sha1 only to be treeish by Martin von Zweigbergk · 12 years ago
  31. 7637df1 reset.c: inline update_index_refresh() by Martin von Zweigbergk · 12 years ago
  32. 3bbf2f2 reset.c: finish entire cmd_reset() whether or not pathspec is given by Martin von Zweigbergk · 12 years ago
  33. bc41bf4 reset [--mixed]: only write index file once by Martin von Zweigbergk · 12 years ago
  34. 01a19df reset.c: move lock, write and commit out of update_index_refresh() by Martin von Zweigbergk · 12 years ago
  35. bf883f3 reset.c: move update_index_refresh() call out of read_from_tree() by Martin von Zweigbergk · 12 years ago
  36. b489097 reset.c: replace switch by if-else by Martin von Zweigbergk · 12 years ago
  37. 1ca38f8 reset: avoid redundant error message by Martin von Zweigbergk · 12 years ago
  38. b7099a0 reset --keep: only write index file once by Martin von Zweigbergk · 12 years ago
  39. 352f58a reset.c: share call to die_if_unmerged_cache() by Martin von Zweigbergk · 12 years ago
  40. 7bca0e4 reset.c: extract function for updating {ORIG_,}HEAD by Martin von Zweigbergk · 12 years ago
  41. dca48cf reset.c: remove unnecessary variable 'i' by Martin von Zweigbergk · 12 years ago
  42. 39ea722 reset.c: extract function for parsing arguments by Martin von Zweigbergk · 12 years ago
  43. 4f4ad3d reset: don't allow "git reset -- $pathspec" in bare repo by Martin von Zweigbergk · 12 years ago
  44. 18648e8 reset.c: pass pathspec around instead of (prefix, argv) pair by Martin von Zweigbergk · 12 years ago
  45. d94c5e2 reset $pathspec: exit with code 0 if successful by Martin von Zweigbergk · 12 years ago
  46. 10746a3 reset $pathspec: no need to discard index by Martin von Zweigbergk · 12 years ago
  47. c1e9c2a i18n: reset: mark parseopt strings for translation by Nguyễn Thái Ngọc Duy · 13 years ago
  48. 0958a24 Merge branch 'jc/sha1-name-more' by Junio C Hamano · 13 years ago
  49. 13243c2 reset: the command takes committish by Junio C Hamano · 13 years ago
  50. 023e37c verify_filename(): ask the caller to chose the kind of diagnosis by Matthieu Moy · 13 years ago
  51. 6c52ec8 reset: update cache-tree data when appropriate by Thomas Rast · 13 years ago
  52. 75745bc Merge branch 'jk/reset-reflog-message-fix' by Junio C Hamano · 14 years ago
  53. d04520e reset: give better reflog messages by Jeff King · 14 years ago
  54. ff00b68 reset [<commit>] paths...: do not mishandle unmerged paths by Junio C Hamano · 14 years ago
  55. 6c80cd2 Merge branch 'ab/i18n-st' by Junio C Hamano · 14 years ago
  56. c2e86ad Fix sparse warnings by Stephen Boyd · 14 years ago
  57. 4d3cd97 i18n: git-reset "Unstaged changes after reset" message by Ævar Arnfjörð Bjarmason · 14 years ago
  58. 8b2a57b i18n: git-reset reset_type_names messages by Ævar Arnfjörð Bjarmason · 14 years ago
  59. b50a64e i18n: git-reset basic messages by Ævar Arnfjörð Bjarmason · 14 years ago
  60. 8c83968 Describe various forms of "be quiet" using OPT__QUIET by Jonathan Nieder · 14 years ago
  61. d52ee6e add description parameter to OPT__QUIET by René Scharfe · 14 years ago
  62. a4941a8 reset: suggest what to do upon "git reset --mixed <paths>" by Ævar Arnfjörð Bjarmason · 15 years ago
  63. 890a13a Sync with 1.7.0.4 by Junio C Hamano · 15 years ago
  64. 49559ca Merge branch 'cc/reset-keep' by Junio C Hamano · 15 years ago
  65. 81b50f3 Move 'builtin-*' into a 'builtin/' subdirectory by Linus Torvalds · 15 years ago[Renamed from builtin-reset.c]
  66. dc96c5e Merge branch 'cc/reset-more' by Junio C Hamano · 15 years ago
  67. 0b4ae29 Merge branch 'jk/maint-1.6.5-reset-hard' by Junio C Hamano · 15 years ago
  68. ed7e9ed Merge branch 'fc/opt-quiet-gc-reset' by Junio C Hamano · 15 years ago
  69. d0f379c reset: use "unpack_trees()" directly instead of "git read-tree" by Stephan Beyer · 15 years ago
  70. 2b06b0a reset: improve mixed reset error message when in a bare repo by Christian Couder · 15 years ago
  71. cd0f0f6 reset: unbreak hard resets with GIT_WORK_TREE by Jeff King · 15 years ago
  72. 952dfc6 reset: improve worktree safety valves by Jeff King · 15 years ago
  73. 5d2dcc4 General --quiet improvements by Felipe Contreras · 15 years ago
  74. 54f0bdc Merge branch 'tr/reset-checkout-patch' by Junio C Hamano · 16 years ago
  75. 3deffc5 reset: make the reminder output consistent with "checkout" by Matthieu Moy · 16 years ago
  76. 43673fd Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN. by Matthieu Moy · 16 years ago
  77. d002ef4 Implement 'git reset --patch' by Thomas Rast · 16 years ago
  78. 3778292 parse-opts: prepare for OPT_FILENAME by Stephen Boyd · 16 years ago
  79. 3ea3c21 Fix typos / spelling in comments by Mike Ralphson · 16 years ago
  80. 9e8ecea Add 'merge' mode to 'git reset' by Linus Torvalds · 16 years ago
  81. eca35a2 Fix git branch -m for symrefs. by Miklos Vajna · 16 years ago
  82. d09e2cd do not segfault if make_cache_entry failed by Dmitry Potapov · 16 years ago
  83. b0320ea git-reset: Let -q hush "locally modified" messages by Stephan Beyer · 17 years ago
  84. d14e740 "needs update" considered harmful by Junio C Hamano · 17 years ago
  85. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  86. dfc8f39 Allow "git-reset path" when unambiguous by Junio C Hamano · 17 years ago
  87. 5aa965a git-reset: honor -q and do not show progress message by Jamis Buck · 17 years ago
  88. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  89. 5eee6b2 Make builtin-reset.c use parse_options. by Carlos Rica · 17 years ago
  90. 2efb3b0 Clean up find_unique_abbrev() callers by Junio C Hamano · 17 years ago
  91. c369e7b Move code to clean up after a branch change to branch.c by Daniel Barkalow · 17 years ago
  92. 94a5728 Library function to check for unmerged index entries by Daniel Barkalow · 17 years ago
  93. 4ed7cd3 Improve use of lockfile API by Brandon Casey · 17 years ago
  94. 49b9362 git-reset: refuse to do hard reset in a bare repository by Jeff King · 17 years ago
  95. 03b69c7 Fix small memory leaks induced by diff_tree_setup_paths by Mike Hommey · 17 years ago
  96. 52b9b48 Merge branch 'js/reset' by Junio C Hamano · 17 years ago
  97. 521b53e git-reset: add -q option to operate quietly by Gerrit Pape · 17 years ago
  98. 620a6cd builtin-reset: avoid forking "update-index --refresh" by Johannes Schindelin · 17 years ago
  99. cdf4a75 builtin-reset: do not call "ls-files --unmerged" by Johannes Schindelin · 17 years ago
  100. 2e7a978 git-reset: do not be confused if there is nothing to reset by Johannes Schindelin · 17 years ago