1. d318027 run-command: introduce CHILD_PROCESS_INIT by René Scharfe · 11 years ago
  2. 9f2de9c Merge branch 'kb/perf-trace' by Junio C Hamano · 11 years ago
  3. 132d41e wt-status: simplify performance measurement by using getnanotime() by Karsten Blees · 11 years ago
  4. e7cdec6 Merge branch 'rs/status-code-clean-up' by Junio C Hamano · 11 years ago
  5. 10761eb wt-status: simplify building of summary limit argument by René Scharfe · 11 years ago
  6. 85dd6bf wt-status: use argv_array for environment by René Scharfe · 11 years ago
  7. 287a870 Merge branch 'jl/status-added-submodule-is-never-ignored' into maint by Junio C Hamano · 11 years ago
  8. 6d681f0 Merge branch 'jl/status-added-submodule-is-never-ignored' by Junio C Hamano · 11 years ago
  9. 09e141f Merge branch 'fc/status-printf-squelch-format-zero-length-warnings' by Junio C Hamano · 11 years ago
  10. 7d7d680 silence a bunch of format-zero-length warnings by Felipe Contreras · 11 years ago
  11. 1d2f393 status/commit: show staged submodules regardless of ignore config by Jens Lehmann · 11 years ago
  12. 4ab9211 Merge branch 'mm/status-porcelain-format-i18n-fix' by Junio C Hamano · 11 years ago
  13. 7a76c28 status: disable translation when --porcelain is used by Matthieu Moy · 11 years ago
  14. 46c0f91 Merge branch 'nd/commit-editor-cleanup' by Junio C Hamano · 11 years ago
  15. 6dada01 Merge branch 'jn/wt-status' by Junio C Hamano · 11 years ago
  16. c7cb333 wt-status: lift the artificual "at least 20 columns" floor by Junio C Hamano · 11 years ago
  17. 8f17f5b wt-status: i18n of section labels by Jonathan Nieder · 11 years ago
  18. 335e825 wt-status: extract the code to compute width for labels by Jonathan Nieder · 11 years ago
  19. d52cb57 wt-status: make full label string to be subject to l10n by Junio C Hamano · 11 years ago
  20. ebb3289 pathspec: convert some match_pathspec_depth() to dir_path_match() by Nguyễn Thái Ngọc Duy · 11 years ago
  21. 429bb40 pathspec: convert some match_pathspec_depth() to ce_path_match() by Nguyễn Thái Ngọc Duy · 11 years ago
  22. fcef931 wt-status.c: move cut-line print code out to wt_status_add_cut_line by Nguyễn Thái Ngọc Duy · 11 years ago
  23. 983dc69 wt-status.c: make cut_line[] const to shrink .data section a bit by Nguyễn Thái Ngọc Duy · 11 years ago
  24. ad70448 Merge branch 'cc/starts-n-ends-with' by Junio C Hamano · 11 years ago
  25. 14a9c5f Merge branch 'jl/commit-v-strip-marker' by Junio C Hamano · 11 years ago
  26. 1a72cfd commit -v: strip diffs and submodule shortlogs from the commit message by Jens Lehmann · 11 years ago
  27. 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder · 11 years ago
  28. 3651e45 wt-status: take the alignment burden off translators by Nguyễn Thái Ngọc Duy · 11 years ago
  29. bffd809 status: show commit sha1 in "You are currently cherry-picking" message by Ralf Thielow · 11 years ago
  30. b4980c6 Merge branch 'mm/commit-template-squelch-advice-messages' by Junio C Hamano · 11 years ago
  31. 6d3e1f2 Merge branch 'mm/status-without-comment-char' by Junio C Hamano · 11 years ago
  32. 2e6e3e82e Merge branch 'jx/branch-vv-always-compare-with-upstream' by Junio C Hamano · 11 years ago
  33. 6a964f5 wt-status: turn advice_status_hints into a field of wt_status by Matthieu Moy · 12 years ago
  34. b02f5ae Merge branch 'jl/submodule-mv' by Junio C Hamano · 12 years ago
  35. 2f0f7f1 status: add missing blank line after list of "other" files by Matthieu Moy · 12 years ago
  36. 2556b99 status: disable display of '#' comment prefix by default by Matthieu Moy · 12 years ago
  37. 3ba7407 submodule summary: ignore --for-status option by Matthieu Moy · 12 years ago
  38. bb7e32e wt-status: use argv_array API by Matthieu Moy · 12 years ago
  39. f223459 status: always show tracking branch even no change by Jiang Xin · 12 years ago
  40. f2e0873 branch: report invalid tracking branch as gone by Jiang Xin · 12 years ago
  41. 988f98f Merge branch 'jx/clean-interactive' by Junio C Hamano · 12 years ago
  42. d3aeb31 Merge branch 'nd/const-struct-cache-entry' by Junio C Hamano · 12 years ago
  43. 7327d3d convert {read,fill}_directory to take struct pathspec by Nguyễn Thái Ngọc Duy · 12 years ago
  44. 15b55ae status: convert to use parse_pathspec by Nguyễn Thái Ngọc Duy · 12 years ago
  45. e29497d Merge branch 'jg/status-config' by Junio C Hamano · 12 years ago
  46. 6af9840 Merge branch 'rr/rebase-checkout-reflog' by Junio C Hamano · 12 years ago
  47. 9c5e6c8 Convert "struct cache_entry *" to "const ..." wherever possible by Nguyễn Thái Ngọc Duy · 12 years ago
  48. 8ceb6fb am: replace uses of --resolved with --continue by Kevin Bracey · 12 years ago
  49. 39598f9 quote_path_relative(): remove redundant parameter by Jiang Xin · 12 years ago
  50. 84b4202 status/commit: make sure --porcelain is not affected by user-facing config by Junio C Hamano · 12 years ago
  51. b95e66f wt-status: give better advice when cherry-pick is in progress by Ralf Thielow · 12 years ago
  52. ec50631 status: do not depend on rebase reflog messages by Ramkumar Ramachandra · 12 years ago
  53. ce23d49 wt-status: remove unused field in grab_1st_switch_cbdata by Ramkumar Ramachandra · 12 years ago
  54. 0aaf62b dir.c: git-status --ignored: don't scan the work tree twice by Karsten Blees · 12 years ago
  55. 184d2a8 dir.c: git-ls-files --directories: don't hide empty directories by Karsten Blees · 12 years ago
  56. caa7d79 Sync with 'maint' by Junio C Hamano · 12 years ago
  57. 5234b41f6 Merge branch 'tb/document-status-u-tradeoff' into maint by Junio C Hamano · 12 years ago
  58. 6290117 i18n: make the translation of -u advice in one go by Jiang Xin · 12 years ago
  59. 87e139c status: show commit sha1 in "You are currently reverting" message by Matthieu Moy · 12 years ago
  60. db4ef44 status: show 'revert' state and status hint by Matthieu Moy · 12 years ago
  61. fec274b Merge branch 'tb/document-status-u-tradeoff' into maint by Junio C Hamano · 12 years ago
  62. afc2e81 Merge branch 'nd/branch-show-rebase-bisect-state' by Junio C Hamano · 12 years ago
  63. 6deab24 status, branch: fix the misleading "bisecting" message by Nguyễn Thái Ngọc Duy · 12 years ago
  64. 328455f Merge branch 'maint' by Junio C Hamano · 12 years ago
  65. b8527d5 wt-status: fix possible use of uninitialized variable by Jeff King · 12 years ago
  66. 5d04924 Merge branch 'tb/document-status-u-tradeoff' by Junio C Hamano · 12 years ago
  67. b397ea4 status: show more info than "currently not on any branch" by Nguyễn Thái Ngọc Duy · 12 years ago
  68. 3b691cc wt-status: move wt_status_get_state() out to wt_status_print() by Nguyễn Thái Ngọc Duy · 12 years ago
  69. b9691db wt-status: split wt_status_state parsing function out by Nguyễn Thái Ngọc Duy · 12 years ago
  70. 8b87cfd wt-status: move strbuf into read_and_strip_branch() by Nguyễn Thái Ngọc Duy · 12 years ago
  71. 6a38ef2 status: advise to consider use of -u when read_directory takes too long by Nguyễn Thái Ngọc Duy · 12 years ago
  72. 55f9c83 Merge branch 'nd/status-show-in-progress' by Junio C Hamano · 12 years ago
  73. 0722c80 status: show the branch name if possible in in-progress info by Nguyễn Thái Ngọc Duy · 12 years ago
  74. 149a421 Merge branch 'jc/custom-comment-char' by Junio C Hamano · 12 years ago
  75. eff80a9 Allow custom "comment char" by Junio C Hamano · 12 years ago
  76. 0a9a787 Merge branch 'ap/status-ignored-in-ignored-directory' by Junio C Hamano · 12 years ago
  77. 721ac4e dir.c: Make git-status --ignored more consistent by Antoine Pelisse · 12 years ago
  78. 1e24845 wt-status.c: mark a private file-scope symbol as static by Junio C Hamano · 12 years ago
  79. 50bd8b7 status: remove i18n legos by Nguyễn Thái Ngọc Duy · 13 years ago
  80. 3cd9d1b status: color in-progress message like other header messages by Jeff King · 13 years ago
  81. 2d1cceb status: better advices when splitting a commit (during rebase -i) by Lucien Kong · 13 years ago
  82. 96b0ec1 status: don't suggest "git rm" or "git add" if not appropriate by Lucien Kong · 13 years ago
  83. 83c750a wt-status.*: better advices for git status added by Lucien Kong · 13 years ago
  84. 5410ae4 Merge branch 'jk/maint-status-porcelain-z-b' into HEAD by Jeff King · 13 years ago
  85. d4a6bf1 status: respect "-b" for porcelain format by Jeff King · 13 years ago
  86. a598523 status: fix null termination with "-b" by Jeff King · 13 years ago
  87. 3207a3a status: refactor null_termination option by Jeff King · 13 years ago
  88. 323d053 status: add --column by Nguyễn Thái Ngọc Duy · 13 years ago
  89. 96ec7b1 Convert resolve_ref+xstrdup to new resolve_refdup function by Nguyễn Thái Ngọc Duy · 13 years ago
  90. 982d1dc Merge branch 'maint-1.7.3' into maint by Junio C Hamano · 13 years ago
  91. c4c42f2 Reindent closing bracket using tab instead of spaces by Nguyễn Thái Ngọc Duy · 13 years ago
  92. f946b46 Merge branch 'jk/color-and-pager' by Junio C Hamano · 14 years ago
  93. daa0c3d color: delay auto-color decision until point of use by Jeff King · 14 years ago
  94. f1c9626 diff: refactor COLOR_DIFF from a flag into an int by Jeff King · 14 years ago
  95. 50cebda Merge branch 'jk/maint-1.7.2-status-ignored' by Junio C Hamano · 14 years ago
  96. 1282988 status: fix bug with missing --ignore files by Jeff King · 14 years ago
  97. 6c80cd2 Merge branch 'ab/i18n-st' by Junio C Hamano · 14 years ago
  98. f4784b3 Merge branch 'jn/status-translatable' by Junio C Hamano · 14 years ago
  99. d2b044b i18n: git-status "renamed: " message by Ævar Arnfjörð Bjarmason · 14 years ago
  100. b3b298a i18n: git-status "Initial commit" message by Ævar Arnfjörð Bjarmason · 14 years ago