sjindal2000

Bash1

Jan 3rd, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. @jindal MINGW64 ~/Desktop/New folder/openmrs-core (master)
  2. $ git fetch origin --prune
  3.  
  4. @jindal MINGW64 ~/Desktop/New folder/openmrs-core (master)
  5. $ git log
  6. commit 2160096fd754b5412ebb1ec1c821bc85aeaa3b35
  7. Merge: 6227fbda8 a529c1e2e
  8. Author: YashuJindal <sjindal2000@gmail.com>
  9. Date: Tue Jan 3 14:15:34 2017 +0530
  10.  
  11. Merge branch 'master' of https://github.com/YashuJindal/openmrs-core
  12.  
  13. commit 6227fbda830949ad7b4c0c424e19a43e6baeb1fd
  14. Merge: 53b585fac a70f8a69d
  15. Author: dkayiwa <dkayiwa@openmrs.org>
  16. Date: Mon Jan 2 11:28:02 2017 -0600
  17.  
  18. Merge pull request #1937 from lkukielka/RESTWS-633
  19.  
  20. RESTWS-633: Fixed error message
  21.  
  22. commit 53b585fac980467449ee628ab7294edc4a5da20c
  23. Author: Rafal Korytkowski <rafal.korytkowski@gmail.com>
  24. Date: Mon Jan 2 16:42:30 2017 +0100
  25.  
  26. TRUNK-425 Adjusted performance test
  27.  
  28. commit 2b9b2b89479b7d524ee0a1932eb48332cf8122a5
  29. :...skipping...
  30. commit 2160096fd754b5412ebb1ec1c821bc85aeaa3b35
  31. Merge: 6227fbda8 a529c1e2e
  32. Author: YashuJindal <sjindal2000@gmail.com>
  33. Date: Tue Jan 3 14:15:34 2017 +0530
  34.  
  35. Merge branch 'master' of https://github.com/YashuJindal/openmrs-core
  36.  
  37. commit 6227fbda830949ad7b4c0c424e19a43e6baeb1fd
  38. Merge: 53b585fac a70f8a69d
  39. Author: dkayiwa <dkayiwa@openmrs.org>
  40. Date: Mon Jan 2 11:28:02 2017 -0600
  41.  
  42. Merge pull request #1937 from lkukielka/RESTWS-633
  43.  
  44. RESTWS-633: Fixed error message
  45.  
  46. commit 53b585fac980467449ee628ab7294edc4a5da20c
  47. Author: Rafal Korytkowski <rafal.korytkowski@gmail.com>
  48. Date: Mon Jan 2 16:42:30 2017 +0100
  49.  
  50. TRUNK-425 Adjusted performance test
  51.  
  52. commit 2b9b2b89479b7d524ee0a1932eb48332cf8122a5
  53. Author: Rafal Korytkowski <rafal.korytkowski@gmail.com>
  54. Date: Mon Jan 2 16:25:13 2017 +0100
  55.  
  56. TRUNK-425 Fixed person attribute search
  57.  
  58. commit a70f8a69d8106530f8735b029b47fe581f50440b
  59. Author: Leszek Kukie<C5><82>ka <lkukielka@soldevelo.com>
  60. Date: Mon Jan 2 15:38:17 2017 +0100
  61.  
  62. RESTWS-633: Fixed error message
  63.  
  64. commit 3a8d71767ace844f4db598856ffa9e2f532836b1
  65. Author: Rafal Korytkowski <rafal.korytkowski@gmail.com>
  66. Date: Mon Jan 2 14:42:37 2017 +0100
  67.  
  68. TRUNK-425 Added performance test
  69.  
  70. commit a529c1e2e786d050e6d012ead155783a6b241107
  71. Author: YashuJindal <sjindal2000@gmail.com>
  72. Date: Mon Jan 2 14:06:24 2017 +0530
  73.  
  74. Update MessageServiceImpl.java
  75.  
  76. commit 5705129648be6337986a3568b373410258563cb2
  77. Author: YashuJindal <sjindal2000@gmail.com>
  78. Date: Mon Jan 2 14:04:17 2017 +0530
  79.  
  80. Update MessageServiceImpl.java
  81.  
  82. commit 7d068dc43c66aab428dafd475c0dd43ab03e3dad
  83. Author: YashuJindal <sjindal2000@gmail.com>
  84. Date: Mon Jan 2 12:13:51 2017 +0530
  85.  
  86. Update Concept.java
  87.  
  88. Some more edits !
  89.  
  90. commit 019544f07047ee8609d94f989b279788ab2ee24b
  91. Merge: 3da4e8111 627b40cbe
  92. Author: dkayiwa <dkayiwa@openmrs.org>
  93. Date: Sun Jan 1 12:19:15 2017 -0600
  94.  
  95. Merge pull request #1932 from ykarim/TRUNK-5005
  96.  
  97. TRUNK-5005: ModuleFactoryTest Error
  98.  
  99. commit 627b40cbecbd40ca6ed49a9d2a94ad7516ac11b8
  100. Author: ykarim <ykarim@pioneeracademy.org>
  101. Date: Sun Jan 1 12:24:13 2017 -0500
  102.  
  103. TRUNK-5005: ModuleFactoryTest Error
  104.  
  105. commit 3da4e8111648252808dea90b53ecebefe6c37d78
  106. Merge: 35809060b 1a6ddd5f2
  107. Author: dkayiwa <dkayiwa@openmrs.org>
  108. Date: Sun Jan 1 07:30:02 2017 -0600
  109.  
  110. Merge pull request #1931 from collinsnji/TRUNK-4991
  111.  
  112. TRUNK-4991: Check patient has at least one sufficient identifier
  113. :
Add Comment
Please, Sign In to add comment