<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git/builtin-commit.c, branch v1.5.6.4</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.5.6.4</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.5.6.4'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2008-07-06T00:42:54Z</updated>
<entry>
<title>builtin-commit.c: Use 'git_config_string' to get 'commit.template'</title>
<updated>2008-07-06T00:42:54Z</updated>
<author>
<name>Brian Hetro</name>
<email>whee@smaertness.net</email>
</author>
<published>2008-07-05T05:24:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=984c6e7ec1f7f6278a207b7d6178962f85130d10'/>
<id>urn:sha1:984c6e7ec1f7f6278a207b7d6178962f85130d10</id>
<content type='text'>
Signed-off-by: Brian Hetro &lt;whee@smaertness.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>commit: drop duplicated parents</title>
<updated>2008-06-03T06:55:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-06-03T05:17:42Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=67bfc030d7b27c007853776e8028598bdfa2cae0'/>
<id>urn:sha1:67bfc030d7b27c007853776e8028598bdfa2cae0</id>
<content type='text'>
The scripted version of git-commit internally used git-commit-tree which
omitted duplicated parents given from the command line.  This prevented a
nonsensical octopus merge from getting created even when you said "git
merge A B" while you are already on branch A.

However, when git-commit was rewritten in C, this sanity check was lost.
This resurrects it.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge 1.5.5.3 in</title>
<updated>2008-05-28T05:34:19Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-05-28T05:22:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=b71ce7f3f13ebd0e212bdda82b012ee36df4f63f'/>
<id>urn:sha1:b71ce7f3f13ebd0e212bdda82b012ee36df4f63f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>commit --interactive: properly update the index before commiting</title>
<updated>2008-05-28T05:32:47Z</updated>
<author>
<name>Gerrit Pape</name>
<email>pape@smarden.org</email>
</author>
<published>2008-05-27T08:59:16Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=d5350fd2b3a4721885bf1b3353478970caef268c'/>
<id>urn:sha1:d5350fd2b3a4721885bf1b3353478970caef268c</id>
<content type='text'>
When adding files through git commit --interactive, and 'quit'
afterwards, the message in the editor of the commit message indicates
that many (maybe all) files are deleted from the tree.  Dismissing that
and running git commit afterwards does the right thing.  This commit
fixes git commit --interactive to properly update the index before
commiting.

Reported by Jiří Paleček through
 http://bugs.debian.org/480429

Signed-off-by: Gerrit Pape &lt;pape@smarden.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'js/config-cb'</title>
<updated>2008-05-25T21:25:02Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-05-25T21:25:02Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=9bd81e4249a419f9cde8fd68e033e263533f4914'/>
<id>urn:sha1:9bd81e4249a419f9cde8fd68e033e263533f4914</id>
<content type='text'>
* js/config-cb:
  Provide git_config with a callback-data parameter

Conflicts:

	builtin-add.c
	builtin-cat-file.c
</content>
</entry>
<entry>
<title>Merge branch 'ar/add-unreadable'</title>
<updated>2008-05-21T21:16:46Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-05-21T21:16:46Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=9d880582ee0e63b3865350e90d3576fec55aed20'/>
<id>urn:sha1:9d880582ee0e63b3865350e90d3576fec55aed20</id>
<content type='text'>
* ar/add-unreadable:
  Add a config option to ignore errors for git-add
  Add a test for git-add --ignore-errors
  Add --ignore-errors to git-add to allow it to skip files with read errors
  Extend interface of add_files_to_cache to allow ignore indexing errors
  Make the exit code of add_file_to_index actually useful
</content>
</entry>
<entry>
<title>Merge branch 'sb/committer'</title>
<updated>2008-05-14T20:45:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-05-14T20:45:20Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=b66ae7955ca10cf4f59130c9a63b327e4d9df104'/>
<id>urn:sha1:b66ae7955ca10cf4f59130c9a63b327e4d9df104</id>
<content type='text'>
* sb/committer:
  commit: Show committer if automatic
  commit: Show author if different from committer
  Preparation to call determine_author_info from prepare_to_commit
</content>
</entry>
<entry>
<title>Provide git_config with a callback-data parameter</title>
<updated>2008-05-14T19:34:44Z</updated>
<author>
<name>Johannes Schindelin</name>
<email>Johannes.Schindelin@gmx.de</email>
</author>
<published>2008-05-14T17:46:53Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=ef90d6d4208a5130185b04f06e5f90a5f9959fe3'/>
<id>urn:sha1:ef90d6d4208a5130185b04f06e5f90a5f9959fe3</id>
<content type='text'>
git_config() only had a function parameter, but no callback data
parameter.  This assumes that all callback functions only modify
global variables.

With this patch, every callback gets a void * parameter, and it is hoped
that this will help the libification effort.

Signed-off-by: Johannes Schindelin &lt;johannes.schindelin@gmx.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Extend interface of add_files_to_cache to allow ignore indexing errors</title>
<updated>2008-05-13T03:54:52Z</updated>
<author>
<name>Alex Riesen</name>
<email>raa.lkml@gmail.com</email>
</author>
<published>2008-05-12T17:58:10Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=7ae02a30e817eda16ea362c6304b6ae28c3a7644'/>
<id>urn:sha1:7ae02a30e817eda16ea362c6304b6ae28c3a7644</id>
<content type='text'>
Signed-off-by: Alex Riesen &lt;raa.lkml@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Make the exit code of add_file_to_index actually useful</title>
<updated>2008-05-13T03:54:46Z</updated>
<author>
<name>Alex Riesen</name>
<email>raa.lkml@gmail.com</email>
</author>
<published>2008-05-12T17:57:45Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=960b8ad1b1824b1b82c2b09a000c2119f97633a0'/>
<id>urn:sha1:960b8ad1b1824b1b82c2b09a000c2119f97633a0</id>
<content type='text'>
Update the programs which used the function (as add_file_to_cache).

Signed-off-by: Alex Riesen &lt;raa.lkml@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
