Constitution of India, in plain text (with git history)
Go to file
Nemo 7d167211ce Republic Day 2020 2020-01-26 02:56:19 +05:30
PART1.txt AMENDMENT_36_26041975 2015-04-23 13:00:02 +05:30
PART2.txt AMENDMENT_ORIGINAL_26011950 2015-04-23 12:59:52 +05:30
PART3.txt AMENDMENT_93_20012006 2015-04-23 13:00:21 +05:30
PART4.txt AMENDMENT_86_12122002 2015-04-23 13:00:18 +05:30
PART4A.txt AMENDMENT_86_12122002 2015-04-23 13:00:18 +05:30
PART5.txt AMENDMENT_91_01012004 2015-04-23 13:00:21 +05:30
PART6.txt AMENDMENT_94_12062006 2015-04-23 13:00:22 +05:30
PART7.txt AMENDMENT_07_01111956 2015-04-23 12:59:54 +05:30
PART8.txt AMENDMENT_70_21121991 2015-04-23 13:00:12 +05:30
PART9.txt AMENDMENT_83_08092000 2015-04-23 13:00:17 +05:30
PART9A.txt AMENDMENT_74_01061993 2015-04-23 13:00:14 +05:30
PART10.txt AMENDMENT_49_11091984 2015-04-23 13:00:06 +05:30
PART11.txt AMENDMENT_44_06091979 2015-04-23 13:00:04 +05:30
PART12.txt AMENDMENT_89_28092003 2015-04-23 13:00:20 +05:30
PART13.txt AMENDMENT_07_01111956 2015-04-23 12:59:54 +05:30
PART14.txt AMENDMENT_42_01041977 2015-04-23 13:00:04 +05:30
PART14A.txt AMENDMENT_75_15051994 2015-04-23 13:00:14 +05:30
PART15.txt AMENDMENT_61_28031989 2015-04-23 13:00:09 +05:30
PART16.txt AMENDMENT_95_25012010 2015-04-23 13:00:22 +05:30
PART17.txt AMENDMENT_07_01111956 2015-04-23 12:59:54 +05:30
PART18.txt AMENDMENT_68_12031991 2015-04-23 13:00:12 +05:30
PART19.txt AMENDMENT_91_01012004 2015-04-23 13:00:21 +05:30
PART20.txt AMENDMENT_42_01041977 2015-04-23 13:00:04 +05:30
PART21.txt AMENDMENT_56_23051987 2015-04-23 13:00:08 +05:30
PART22.txt AMENDMENT_58_09121987 2015-04-23 13:00:09 +05:30
Preamble.txt AMENDMENT_42_01041977 2015-04-23 13:00:04 +05:30
README.md Republic Day 2020 2020-01-26 02:56:19 +05:30
SCHEDULE1.txt AMENDMENT_36_26041975 2015-04-23 13:00:02 +05:30
SCHEDULE2.txt AMENDMENT_54_14031987 2015-04-23 13:00:07 +05:30
SCHEDULE3.txt AMENDMENT_16_05101963 2015-04-23 12:59:56 +05:30
SCHEDULE4.txt AMENDMENT_36_26041975 2015-04-23 13:00:02 +05:30
SCHEDULE5.txt AMENDMENT_49_11091984 2015-04-23 13:00:06 +05:30
SCHEDULE6.txt AMENDMENT_49_11091984 2015-04-23 13:00:06 +05:30
SCHEDULE7.txt AMENDMENT_46_02021983 2015-04-23 13:00:05 +05:30
SCHEDULE8.txt AMENDMENT_96_23092011 2015-04-23 13:00:23 +05:30
SCHEDULE9.txt AMENDMENT_89_28092003 2015-04-23 13:00:20 +05:30
SCHEDULE10.txt AMENDMENT_91_01012004 2015-04-23 13:00:21 +05:30
SCHEDULE11.txt AMENDMENT_73_24041993 2015-04-23 13:00:13 +05:30
SCHEDULE12.txt AMENDMENT_74_01061993 2015-04-23 13:00:14 +05:30
TODO.md Republic Day 2020 2020-01-26 02:56:19 +05:30

README.md

constitution of india

This is a repository based on (not a fork of) https://github.com/anoopdixith/TheConstitutionOfIndia.

Go there if you want the complete history. This is for a few reasons:

  • I was more interested in seeing blame and diff between versions
  • The pdf files and zip files just bog down the repo

So, this is just a clean version of the the same content. There is no confusing f/r-amendments, just clean history from first version of the constitution to the current. To do this, I just ran through all the bundles in the other repo and generated a history out of it.

All the code used to generate this repo can be found in my "complete" fork of the original repo. The main script is complete.sh, which can regenerate this repo from scratch.

All credit goes to Anoop for dealing with all the hard work (cleaning, downloading). I'm just freeloading here.