Mon, 31 Jan 2011 17:17:53 +0530 vcs: Add details about -u, -m parameters to commit
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.
Mon, 31 Jan 2011 17:12:36 +0530 vcs: Introduce commit with -u and -m parameters
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).
Mon, 31 Jan 2011 14:17:11 +0530 vcs: Fix tiny indentation problem in handout.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 14:17:11 +0530] rev 151
vcs: Fix tiny indentation problem in handout.
Mon, 31 Jan 2011 12:48:45 +0530 vcs: Add include directive for exercises 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.
Mon, 31 Jan 2011 12:24:43 +0530 vcs: Fix pygments highlighting of code blocks with $ and '
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 '.
Mon, 31 Jan 2011 11:25:07 +0530 vcs: Add highlight directive to handout.rst
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.
Mon, 31 Jan 2011 10:05:22 +0530 vcs: Fix problem with typesetting a code block.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 10:05:22 +0530] rev 147
vcs: Fix problem with typesetting a code block.
Sun, 30 Jan 2011 20:17:11 +0530 vcs: Make exercise.rst more detailed.
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.
Sun, 30 Jan 2011 20:15:30 +0530 vcs: Fix errors in slides, after class.
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.
Sun, 30 Jan 2011 20:14:31 +0530 vcs: Change \title in vcs.tex.
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.
Sun, 30 Jan 2011 20:12:46 +0530 vcs: Mention hg remove command.
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.
Sun, 30 Jan 2011 12:09:47 +0530 vcs: Add title to exercises.rst
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.
Sun, 30 Jan 2011 11:38:24 +0530 vcs: Minor changes to exercises.rst
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.
Sun, 30 Jan 2011 11:29:48 +0530 vcs: Add exercises.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 30 Jan 2011 11:29:48 +0530] rev 140
vcs: Add exercises.
Sun, 30 Jan 2011 11:13:06 +0530 vcs: Add note about binary files in handout
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.
(0) -100 -15 tip