1st Colorado Cavalry Regiment

The 1st Colorado Cavalry was formed in November 1862 by Territorial Governor John Evans, composed mostly of members of the 1st Colorado Infantry and of C and D Companies of the 2nd Colorado Infantry.[1] It was formed both to protect Colorado against incursions from the Confederate forces and to fight the Native Americans who already inhabited the area.

1st Colorado Volunteer Cavalry Regiment
Flag of the United States, 1861-1863
ActiveNovember 1862 to November 1865
CountryUnited States
AllegianceUnion
BranchCavalry

Command of this unit was given Colonel John Chivington, who had distinguished himself at the Battle of Glorieta Pass in the New Mexico Territory early in 1862, against Confederate forces.

Sand Creek Massacre

In early 1864, the 1st Colorado Veteran Volunteers (aka the Veterans Battalion) appears to have initiated the Colorado War by attacking Cheyenne Indians at Fremont's Orchard. The resulting hostilities and Indian retaliations brought traffic on the wagon trails into Denver to a standstill.

Peace negotiations were in progress, and encampments of Cheyenne and Arapaho Indians on Sand Creek had been assured by the US government that they would not be attacked.

Instead, in what is known as the Sand Creek Massacre, Chivington and his troops struck in November 1864, a dawn attack that massacred an estimated one-quarter of the Indian encampments, mostly old men, women, and children. Body parts were taken as souvenirs. The event was the basis of the slaughter of an Indian village in the movies Soldier Blue and Little Big Man. Initial reports of the battle were taken as a victory in the US, but as details came out, opinions changed. A subsequent Congressional investigation resulted in a scorching castigation of the event, Colonel John Chivington, and the 1st Colorado Cavalry.

Statue Controversy

In the night between June 24th and 25th, 2020, a group of Black Lives Matter protestors tore down a statue honoring Coloradan Civil War soldiers due to its connection with the 1st Colorado Cavalry and Sand Creek Massacre. The statue was designed by Captain Jack Howland, a member of the regiment and located in front of the Colorado State Capitol. A member of the group that tore down the statue was quoted as saying, "We figured what a better way to get rid of a statue that represents racism."

gollark: * rightctrl+w
gollark: There's also sandboxing of user code, so people can hit ctrl+w easily to wipe everything.
gollark: Well, yes, but it blocks BlahOS.
gollark: ```lua-- Ensure code does not contain evil/unsafe things, such as known browsers, bad OSes or Siri. For further information on what to do if Siri is detected please consult https://pastebin.com/RM13UGFa line 2 and/or the documentation for PS#ABB85797 in this file.function potatOS.check_safe(code) local lcode = strip_comments(string.lower(code)) for category, list in pairs(banned) do for _, thing in pairs(list) do if string.find(lcode, '[^"]' .. string.lower(thing)) then --local ok, err = pcall(potatOS.make_paste, ("potatOS_code_sample_%x"):format(0, 2^24), code) --local sample = "[error]" --if ok then sample = "https://pastebin.com/" .. err end local text = string.format([[This program contains "%s" and will not be run.Classified as: %s.%sIf you believe this to be in error, please contact the potatOS developers.This incident has been reported.]], thing, category, category_descriptions[category]) potatOS.report_incident(string.format("use of banned program classified %s (contains %s).", category, thing), {"safety_checker"}, { code = code, extra_meta = { program_category = category, program_contains = thing, program_category_description = category_descriptions[category] } }) return false, function() printError(text) end end end end return trueend```
gollark: There's a bit of code in `load` which checks user code for stuff which looks like known virii/bad OSes.

See also

References

  1. Elswick MS. "Colorado Volunteers - 1861 - 1865" (PDF). Colorado State Archives. Retrieved 18 March 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.