Puneeth Chaganti <punchagan@fossee.in> [Sun, 06 Feb 2011 17:57:03 +0530] rev 157
latex: Changes to slides and handout before and after class.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 17:59:35 +0530] rev 156
vcs: Remove all mention of use of -ve revision numbering.
The introduction seems forced. It's a neat trick, but doesn't fit into
the flow of things. Now introducing revision numbering with the need
to take diffs between particular commits. Also mention -v and -l
parameters to the log command.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 17:23:25 +0530] rev 155
vcs: Change email id to fossee from gmail.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 17:19:51 +0530] rev 154
vcs: Minor fixes to handout.
1. Made madhu's commit shorter to fit in one line.
2. Change Author details to have just the Name.
3. Change some punctuation.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 17:17:53 +0530] rev 153
vcs: Add details about -u, -m parameters to commit
Changes correspond to changes made to handout in previous commit.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 17:12:36 +0530] rev 152
vcs: Introduce commit with -u and -m parameters
commit is now introduced with -u and -m parameters. This fixes a
couple of problems --
1) hg sometimes doesn't allow commits without username
2) vi(m) is the default editor -- most people can't use it (yet).
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 14:17:11 +0530] rev 151
vcs: Fix tiny indentation problem in handout.
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.