Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 12:48:45 +0530] rev 150
vcs: Add include directive for exercises in handOut.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 12:24:43 +0530] rev 149
vcs: Fix pygments highlighting of code blocks with $ and '
Pygments highlighting breaks when a code block ends with a lone $ on a
line or when it has an unmatched '.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 11:25:07 +0530] rev 148
vcs: Add highlight directive to handout.rst
Sphinx uses highlight directives, which can be passed on, to Pygments
for syntax highlighting.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 10:05:22 +0530] rev 147
vcs: Fix problem with typesetting a code block.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 20:17:11 +0530] rev 146
vcs: Make exercise.rst more detailed.
The students were a little confused, because they didn't have an idea
of the big picture. Added more detail, attempting to show the big
picture.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 20:15:30 +0530] rev 145
vcs: Fix errors in slides, after class.
The 3 pane diff description was wrong. Changed it.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 20:14:31 +0530] rev 144
vcs: Change \title in vcs.tex.
The title is now more specific, rather than generic. It mentions hg as
the version control system being used.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 20:12:46 +0530] rev 143
vcs: Mention hg remove command.
I was mistaken that everything could be done with the hg add command
alone. But apparently hg remove command is necessary.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 12:09:47 +0530] rev 142
vcs: Add title to exercises.rst
The title is required for it to appear in the index file of sphinx.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 11:38:24 +0530] rev 141
vcs: Minor changes to exercises.rst
Changed the directory structure of exercises repository and
accordingly changed the exercises sheet.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 11:29:48 +0530] rev 140
vcs: Add exercises.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 11:13:06 +0530] rev 139
vcs: Add note about binary files in handout
Added a note about using binary files in a version control system and
the diffs that would appear.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 01:08:21 +0530] rev 138
vcs: Fix slides.
Cleaned up slides, based on the new hand-out. Removed all the commands
and outputs and details of the files being changed, etc.
All these details are to be shown, hands-on, on the terminal.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 01:06:47 +0530] rev 137
vcs: Fix images.
Remove all images that are not being used. Use better images for
mercurial logo and home-brew VC folder.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 01:00:03 +0530] rev 136
vcs: Minor changes to handout
Fixed bugs that were seen while preparing slides.
Puneeth Chaganti <punchagan@fossee.in> [Sat, 29 Jan 2011 13:49:14 +0530] rev 135
vcs: Changes to handout.rst
Lot of changes based on Joel's HgInit Tutorial and Mercurial
Tutorial.
Puneeth Chaganti <punchagan@fossee.in> [Sat, 18 Sep 2010 07:08:17 +0530] rev 134
Minor edits to LaTeX material.
amit [Tue, 07 Sep 2010 20:09:50 +0530] rev 133
Merging changes
amit [Tue, 07 Sep 2010 20:04:28 +0530] rev 132
Some changes made to title levels
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 07 Sep 2010 16:56:27 +0530] rev 131
Added a paragraph about docstrings in the chapter.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 07 Sep 2010 16:56:09 +0530] rev 130
RBT Levels to the questions.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 07 Sep 2010 16:49:56 +0530] rev 129
Adding a huge question for lab exercise 4.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 07 Sep 2010 15:16:40 +0530] rev 128
Add third lab exercise questions.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 07 Sep 2010 14:29:48 +0530] rev 127
Add second lab exercise questions.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 07 Sep 2010 12:09:06 +0530] rev 126
First Lab exercise questions. Sorry for very small commits. I paid the penalty of losing my entire file on which I had worked on 1 and half days.
amit [Tue, 07 Sep 2010 11:09:02 +0530] rev 125
Removing reduntant files .
amit [Tue, 07 Sep 2010 11:07:31 +0530] rev 124
Changed name of Using_Linux_Tools to handout.rst to follow the standard
amit [Tue, 07 Sep 2010 11:03:27 +0530] rev 123
Merging all the changes made bu madhu and punch
amit [Tue, 07 Sep 2010 10:45:11 +0530] rev 122
Refactored a lot of material . Mostly for continuity also some recipie based additions
amit [Thu, 02 Sep 2010 23:18:50 +0530] rev 121
Added a question answer format for initial introduction to make it recipie based .
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 06 Sep 2010 14:20:16 +0530] rev 120
Final portions of Test Driven Development.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 03 Sep 2010 11:51:33 +0530] rev 119
Add unittest based test module.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 03 Sep 2010 11:51:18 +0530] rev 118
Move the code and data files to math_utils directory.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 03 Sep 2010 11:49:18 +0530] rev 117
Add materials on doctest and unittest framework.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 20:28:35 +0530] rev 116
Adding the page header. Better late than never.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 20:15:06 +0530] rev 115
Completed the section on realistic test scenarios and introductory paragraphs on nose.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 20:14:18 +0530] rev 114
Manipulated the python gcd script to accommodate new way of testing.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 20:13:49 +0530] rev 113
Added the test cases for GCD function and the Python script that was used to generate it.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 18:58:34 +0530] rev 112
Add a work-in progress section on writing realistic tests.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 18:57:46 +0530] rev 111
Add the gcd.py sample file being used in the hand out.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 31 Aug 2010 18:57:30 +0530] rev 110
Improved the initial Introduction on tests content.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 14 Jul 2010 00:19:54 +0530] rev 109
Add a section on real life tests.
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 19:10:09 +0530] rev 108
Merged heads.
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 18:52:49 +0530] rev 107
Added lab workbook and related files.
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 18:51:36 +0530] rev 106
Added .org files to .hgignore
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 18:50:20 +0530] rev 105
Added slides for LaTeX.
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 18:49:43 +0530] rev 104
Updated handout.
Puneeth Chaganti <punchagan@fossee.in> [Tue, 31 Aug 2010 18:45:36 +0530] rev 103
Added sample document for LaTeX session.
Puneeth Chaganti <punchagan@fossee.in> [Fri, 04 Jun 2010 15:48:06 +0530] rev 102
Merged heads.
Puneeth Chaganti <punchagan@gmail.com> [Wed, 02 Jun 2010 21:31:35 +0530] rev 101
Revised latex handout for new sees course; will drop this and make it more need based.
amit@thunder [Mon, 12 Jul 2010 15:39:29 +0530] rev 100
Changes to shell scripting
amit@thunder [Mon, 12 Jul 2010 15:37:06 +0530] rev 99
Changes to More on text Processing
amit@thunder [Mon, 12 Jul 2010 15:27:21 +0530] rev 98
changes to Intorduction to Linux and Text Processing in ULT
Shantanu <shantanu@fossee.in> [Thu, 10 Jun 2010 18:54:04 +0530] rev 97
Merged the branches.
Shantanu <shantanu@fossee.in> [Thu, 10 Jun 2010 18:53:49 +0530] rev 96
Text content for vcs.
Shantanu <shantanu@fossee.in> [Tue, 23 Mar 2010 11:05:27 +0530] rev 95
Added changes suggested by Madhu.
Shantanu <shantanu@fossee.in> [Tue, 23 Mar 2010 11:01:11 +0530] rev 94
Added mod.png file.
Shantanu <shantanu@fossee.in> [Tue, 23 Mar 2010 11:00:09 +0530] rev 93
Added more images.
Shantanu <shantanu@fossee.in> [Tue, 23 Mar 2010 10:57:45 +0530] rev 92
Added folder.png file.
Shantanu <shantanu@fossee.in> [Thu, 04 Mar 2010 11:18:27 +0530] rev 91
Done more changes to version control presentation.