1. 12 10月, 2006 2 次提交
  2. 11 10月, 2006 4 次提交
  3. 10 10月, 2006 2 次提交
    • N
      add commit count options to git-shortlog · 4e27fb06
      Nicolas Pitre 提交于
      This patch does 3 things:
      
      1) Output the number of commits along with the name for each author
         (nice to know for long lists spending more than a screen worth of
         commit lines).
      
      2) Provide a switch (-n) to sort authors according to their number of
         commits instead of author alphabetic order.
      
      3) Provide a switch (-s) to supress commit lines and only keep a
         summary of authors and the number of commits for each of them.
      
      And for good measure a short usage is displayed with -h.
      Signed-off-by: NNicolas Pitre <nico@cam.org>
      Signed-off-by: NJunio C Hamano <junkio@cox.net>
      4e27fb06
    • J
      Fix git-revert · 96779be4
      Junio C Hamano 提交于
      Defaulting to $replay for the sake of fixing cherry-pick was not
      done conditionally, which broke git-revert.
      
      Noticed by Luben.
      Signed-off-by: NJunio C Hamano <junkio@cox.net>
      96779be4
  4. 09 10月, 2006 2 次提交
  5. 08 10月, 2006 2 次提交
  6. 07 10月, 2006 4 次提交
  7. 06 10月, 2006 8 次提交
  8. 05 10月, 2006 3 次提交
  9. 04 10月, 2006 3 次提交
  10. 03 10月, 2006 5 次提交
  11. 02 10月, 2006 4 次提交
  12. 01 10月, 2006 1 次提交