Guest User

Untitled

a guest
Feb 19th, 2018
474
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. k@k0002:~/sex_git$ git whatchanged HEAD~3..HEAD
  2. commit 2a11d0ef3c507d80324f81782fab4aa466295c9b
  3. Author: k0001 <gnuk0001@gmail.com>
  4. Date: Wed Aug 6 17:10:17 2008 -0300
  5.  
  6. apps.gitrepos: connected methods needed to create/remove default GitRepos for saved/deleted Projects
  7.  
  8. :100644 100644 fe053b8... 3efdb30... M sex/apps/gitrepos/models.py
  9.  
  10. commit 68738c552ef6cc27ea730dbe4ebb051f3f47cab3
  11. Author: k0001 <gnuk0001@gmail.com>
  12. Date: Tue Aug 5 20:57:47 2008 -0300
  13.  
  14. added basic templating and urls for apps.gitrepos and apps.projects
  15.  
  16. :100644 100644 f326534... c6d03eb... M .gitignore
  17. :100644 100644 eaf995a... 94fd1de... M sex/apps/gitrepos/lib.py
  18. :100644 100644 a971b12... fe053b8... M sex/apps/gitrepos/models.py
  19. :000000 100644 0000000... 50e28e7... A sex/apps/gitrepos/urls.py
  20. :100644 100644 60f00ef... ebb9637... M sex/apps/gitrepos/views.py
  21. :000000 100644 0000000... 62ea4a2... A sex/templates/gitrepos/gitrepo_detail.html
  22. :000000 100644 0000000... a7a4ea4... A sex/templates/gitrepos/gitrepo_list.html
  23. :000000 100644 0000000... 8bc3f70... A sex/templates/gitrepos/project_gitrepo_list.html
  24. :100644 100644 e5f1f67... e19298f... M sex/urls.py
  25.  
  26. commit 22eef3c9a89d4f492e5655e90807e801330bfd71
  27. Author: k0001 <gnuk0001@gmail.com>
  28. Date: Sat Aug 2 20:52:27 2008 -0300
  29.  
  30. tests: projects
  31.  
  32. :000000 100644 0000000... 823ef34... A sex/apps/projects/fixtures/projects_project.json
  33. :100644 100644 efd62c0... 91ac293... M sex/apps/projects/models.py
  34. :000000 100644 0000000... 88a6935... A sex/apps/projects/tests.py
  35. :100644 100644 f274140... 1fbb885... M sex/apps/projects/urls.py
  36. :100644 100644 4e17d9b... 4f0767f... M sex/apps/projects/views.py
Add Comment
Please, Sign In to add comment