Advertisement
Guest User

Untitled

a guest
Jul 28th, 2015
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. 3535d6b HEAD@{0}: rebase -i (finish): returning to refs/heads/master
  2. 3535d6b HEAD@{1}: rebase -i (start): checkout HEAD~8
  3. 93aeaa2 HEAD@{2}: rebase: aborting
  4. 3535d6b HEAD@{3}: rebase -i (start): checkout HEAD~1
  5. 93aeaa2 HEAD@{4}: rebase: aborting
  6. 3535d6b HEAD@{5}: rebase -i (start): checkout HEAD~4
  7. 93aeaa2 HEAD@{6}: rebase: aborting
  8. 4784953 HEAD@{7}: rebase: More README updates
  9. 4c8ba22 HEAD@{8}: rebase: Update README with hopefully clearer instructions
  10. 331612c HEAD@{9}: rebase: checkout HEAD~4
  11. 93aeaa2 HEAD@{10}: pull: Merge made by the 'recursive' strategy.
  12. 3535d6b HEAD@{11}: commit: Converted tabs to spaces and fixed indentation
  13. 209fdc2 HEAD@{12}: rebase -i (finish): returning to refs/heads/master
  14. 209fdc2 HEAD@{13}: rebase -i (pick): More README updates
  15. 64baf9b HEAD@{14}: rebase -i (pick): Update README with hopefully clearer instructions
  16. 331612c HEAD@{15}: rebase -i (start): checkout HEAD~3
  17. c0b2abc HEAD@{16}: rebase -i (finish): returning to refs/heads/master
  18. c0b2abc HEAD@{17}: rebase -i (start): checkout refs/remotes/origin/master
  19. c0b2abc HEAD@{18}: commit: More README updates
  20. c04c2bb HEAD@{19}: pull: Fast-forward
  21. fc48d31 HEAD@{20}: commit: added github username
  22. f99622d HEAD@{21}: commit: Updated README with rake deploy information
  23. 3f403f3 HEAD@{22}: commit: Rake task to deploy and serve a dev site (closes #4)
  24. eb6f416 HEAD@{23}: commit: Version bump
  25. 67fce49 HEAD@{24}: commit (amend): Exclude Gemfile, Gemfile.lock, Rakefile
  26. 9c7d1f8 HEAD@{25}: commit: Exclude Gemfile, Gemfile.lock, Rakefile
  27. 0b16fa7 HEAD@{26}: commit: Updated Gemfile instructions
  28. 338d8c4 HEAD@{27}: commit: Version bump
  29. d90d3e4 HEAD@{28}: commit: Import custom scss partials
  30. 0d058db HEAD@{29}: merge gem: Fast-forward
  31. ca37923 HEAD@{30}: checkout: moving from gem to master
  32. 0d058db HEAD@{31}: commit: Updated parser modules
  33. 36fedc0 HEAD@{32}: merge master: Merge made by the 'recursive' strategy.
  34. b9b60d1 HEAD@{33}: checkout: moving from master to gem
  35. ca37923 HEAD@{34}: pull: Merge made by the 'recursive' strategy.
  36. 598ad71 HEAD@{35}: checkout: moving from gem to master
  37. b9b60d1 HEAD@{36}: commit: Updated installation instructions
  38. 26f7ac0 HEAD@{37}: commit (amend): Added exposed rake task to generate a new site; updated REA
  39. 515d137 HEAD@{38}: commit: Added exposed rake task to generate a new site; updated README
  40. f7564de HEAD@{39}: commit: Fixed requirements. Correctly made RpLogs a submodule of Jekyll in
  41. 401ae84 HEAD@{40}: commit: Version bump
  42. eb43bdb HEAD@{41}: commit: Required all files
  43. 6cdc2c0 HEAD@{42}: commit: Updated gitignore
  44. 0d27656 HEAD@{43}: commit: Required main plugin
  45. 50b8d31 HEAD@{44}: commit: Started restructuring to build as a gem
  46. 598ad71 HEAD@{45}: checkout: moving from master to gem
  47. 598ad71 HEAD@{46}: commit: Use previous post rather than first for measuring time between pote
  48. 5f6ad82 HEAD@{47}: commit: Explicit return statements in case for readability
  49. 402f5a1 HEAD@{48}: commit: Reraise an unknown exception instead of eating it
  50. cd3be3d HEAD@{49}: commit: Print short backtrace of caught exceptions
  51. 0dcc97b HEAD@{50}: commit: Added missing semicolons
  52. c9b4205 HEAD@{51}: commit: Added friendly long-form date to timestamp title attribute
  53. 398cc70 HEAD@{52}: commit: Updated README and gitignore
  54. 371a8eb HEAD@{53}: commit: Refactored RPs to be in a collection subdirectory
  55. 63250af HEAD@{54}: commit: option to disable character tag inference based on nicks
  56. ea5f8e7 HEAD@{55}: commit (amend): Subtracting DateTimes returns difference in days, not secon
  57. 2090318 HEAD@{56}: commit: Subtracting DateTimes returns difference in days, not seconds
  58. 1ffd25e HEAD@{57}: commit: Switched script to be in strict mode
  59. 1d82c2e HEAD@{58}: commit: Error checking and messsages for simple frontmatter mistakes
  60. d378fcf HEAD@{59}: commit: Increased icon size to match text size to fix vertical centering is
  61. 463dc80 HEAD@{60}: commit: Added site title to page titles in head
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement