1. 15 6月, 2009 1 次提交
  2. 10 6月, 2009 1 次提交
  3. 19 4月, 2009 1 次提交
    • S
      kbuild: support include/generated · f14875a3
      Sam Ravnborg 提交于
      We need a location for generated files.
      Today they are spread over several places and bringing them
      together to a common place makes it obvious hat is generated
      and what isreal files.
      
      Al Viro originally suggested: include/gen
      Linus suggested to spell it out.
      
      This patch implement support for
      
          include/generated
      
      All files in include/generated are ignored by git.
      include/generated is removed during "make mrproper".
      
      With this we are ready to implement support for include/generated
      in the various architctures and in the base kernel.
      Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
      Cc: Al Viro <viro@ZenIV.linux.org.uk>
      Cc: Linus Torvalds <torvalds@linux-foundation.org>
      f14875a3
  4. 30 6月, 2008 1 次提交
  5. 18 6月, 2008 1 次提交
  6. 26 5月, 2008 1 次提交
  7. 11 5月, 2008 1 次提交
    • S
      Remove *.rej pattern from .gitignore · 1f5d3a6b
      S.Çağlar Onur 提交于
      With commit 3f1b0e1f ".gitignore update"
      Linus's current git tree starts to ignore any "*.rej" files.
      So "git status" no longer shows these files, but the ones who works with
      quilt patchsets, this not makes life easier as expected.
      Because sometimes a work flow (at least for me) requires
      "quilt push -f" followed by "git status" to see unresolved merge
      conflicts, work on these conflicts to correct them and finalize
      the patch with "quilt refresh".
      
      And if there are some "*.rej" files exists in tree, for whatever
      reason, this means something goes really wrong there and i think
      this situation not deserves to be ignored.
      Signed-off-by: NS.Çağlar Onur <caglar@pardus.org.tr>
      Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
      1f5d3a6b
  8. 01 5月, 2008 1 次提交
  9. 26 4月, 2008 1 次提交
  10. 05 3月, 2008 1 次提交
  11. 29 1月, 2008 1 次提交
  12. 20 10月, 2007 1 次提交
  13. 18 10月, 2007 1 次提交
  14. 01 8月, 2007 1 次提交
  15. 21 7月, 2007 1 次提交
  16. 17 7月, 2007 1 次提交
  17. 23 12月, 2006 1 次提交
  18. 13 11月, 2006 1 次提交
  19. 17 9月, 2006 3 次提交
  20. 01 8月, 2006 2 次提交
  21. 22 3月, 2006 1 次提交
  22. 27 2月, 2006 1 次提交
  23. 07 1月, 2006 1 次提交
  24. 02 1月, 2006 1 次提交
  25. 18 10月, 2005 1 次提交