1. 24 8月, 2005 1 次提交
  2. 28 7月, 2005 1 次提交
  3. 11 7月, 2005 1 次提交
  4. 14 6月, 2005 1 次提交
  5. 02 6月, 2005 1 次提交
    • L
      Add "git" and "git-log-script" helper scripts. · e764b8e8
      Linus Torvalds 提交于
      The "git" script is just shorthand: "git xyz <args>" will just execute
      "git-xyz-script <args>", which is useful for people used to the CVS
      naming convention. So "git log" will run the new git-log-script, which
      is just a wrapper around the new pretty-printing git-rev-list.
      
      Cheesy.
      e764b8e8