Advertisement
Guest User

Untitled

a guest
Aug 28th, 2014
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.98 KB | None | 0 0
  1. root@idefix:/var/www/newz# git pull https://github.com/nZEDb/nZEDb dev
  2. D Changelog
  3. A cli/verify_permissions.php
  4. M docs/Ubuntu_Install_Guide.md
  5. M libs/AmazonProductAPI.php
  6. M misc/sphinxsearch/README.md
  7. M misc/sphinxsearch/create_se_tables.php
  8. A misc/sphinxsearch/toggle_search_type.php
  9. M misc/testing/DB/convert_from_newznab.php
  10. M misc/testing/DB/reset_postprocessing.php
  11. M misc/testing/Dev/rename_u4e.php
  12. M misc/testing/Dev/test_misc_sorter.php
  13. M misc/testing/Release/gamesorter.php
  14. M misc/update/nix/multiprocessing/.do_not_run/switch.php
  15. M misc/update/nix/tmux/bin/fixreleasenames.php
  16. M misc/update/nix/tmux/bin/groupfixrelnames.php
  17. M misc/update/postprocess.php
  18. M misc/update/python/groupfixrelnames_threaded.py
  19. M misc/update/update_releases.php
  20. U nzedb/build/nZEDb.xml
  21. M nzedb/controllers/Backfill.php
  22. M nzedb/controllers/Binaries.php
  23. M nzedb/controllers/Books.php
  24. M nzedb/controllers/Categorize.php
  25. M nzedb/controllers/Category.php
  26. M nzedb/controllers/CollectionsCleaning.php
  27. M nzedb/controllers/Console.php
  28. M nzedb/controllers/Forum.php
  29. M nzedb/controllers/Games.php
  30. M nzedb/controllers/Genres.php
  31. M nzedb/controllers/MiscSorter.php
  32. M nzedb/controllers/Movie.php
  33. M nzedb/controllers/Music.php
  34. M nzedb/controllers/NNTP.php
  35. M nzedb/controllers/NZBContents.php
  36. M nzedb/controllers/NZBImport.php
  37. M nzedb/controllers/NameFixer.php
  38. M nzedb/controllers/Nfo.php
  39. D nzedb/controllers/PostProcess.php
  40. D nzedb/controllers/ProcessAdditional.php
  41. D nzedb/controllers/ProcessReleases.php
  42. M nzedb/controllers/ReleaseCleaning.php
  43. M nzedb/controllers/ReleaseComments.php
  44. M nzedb/controllers/ReleaseRemover.php
  45. M nzedb/controllers/Releases.php
  46. M nzedb/controllers/Sharing.php
  47. A nzedb/controllers/Steam.php
  48. M nzedb/controllers/Tmux.php
  49. M nzedb/controllers/TmuxOutput.php
  50. M nzedb/controllers/TvRage.php
  51. M nzedb/controllers/UserMovies.php
  52. M nzedb/controllers/UserSeries.php
  53. M nzedb/controllers/Users.php
  54. M nzedb/controllers/XXX.php
  55. M nzedb/db/DbUpdate.php
  56. M nzedb/libraries/Cache.php
  57. M nzedb/libraries/Forking.php
  58. A nzedb/processing/PostProcess.php
  59. A nzedb/processing/post/ProcessAdditional.php
  60. A nzedb/processing/post/ProcessReleases.php
  61. M nzedb/utility/Versions.php
  62. A resources/db/patches/mysql/0275~users.sql
  63. A resources/db/patches/mysql/0276~genres.sql
  64. A resources/db/patches/mysql/0277~users.sql
  65. A resources/db/patches/mysql/0278~gamesinfo.sql
  66. A resources/db/patches/mysql/0279~releases.sql
  67. A resources/db/patches/mysql/0280~xxxinfo.sql
  68. A resources/db/patches/mysql/0281~xxxinfo.sql
  69. A resources/db/patches/mysql/0282~general.sql
  70. A resources/db/patches/mysql/0283~general.sql
  71. M resources/db/schema/data/10-forumpost.tsv
  72. M resources/db/schema/data/10-settings.tsv
  73. M resources/db/schema/mysql-ddl.sql
  74. M resources/db/schema/temp.sql
  75. M www/pages/api.php
  76. M www/pages/games.php
  77. M www/pages/queue.php
  78. M www/themes/Default/templates/frontend/games.tpl
  79. M www/themes/Default/templates/frontend/viewxxx.tpl
  80. M www/themes/Default/templates/frontend/xxx.tpl
  81. M www/themes/alpha/templates/frontend/games.tpl
  82. M www/themes/alpha/templates/frontend/music.tpl
  83. M www/themes/alpha/templates/frontend/viewnzb.tpl
  84. M www/themes_shared/templates/admin/comments-list.tpl
  85. M www/themes_shared/templates/admin/console-edit.tpl
  86. M www/themes_shared/templates/admin/music-edit.tpl
  87. M www/themes_shared/templates/admin/site-edit.tpl
  88. Pull is not possible because you have unmerged files.
  89. Please, fix them up in the work tree, and then use 'git add/rm <file>'
  90. as appropriate to mark resolution, or use 'git commit -a'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement