<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/git.git, branch ea/checkout-progress</title>
<subtitle>github.com: git/git.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/'/>
<entry>
<title>checkout: add --progress option</title>
<updated>2015-11-01T22:08:17+00:00</updated>
<author>
<name>Edmundo Carmona Antoranz</name>
<email>eantoranz@gmail.com</email>
</author>
<published>2015-11-01T21:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=870ebdb9c4facb55ed4817c5ff0968c0aadb7283'/>
<id>870ebdb9c4facb55ed4817c5ff0968c0aadb7283</id>
<content type='text'>
Under normal circumstances, and like other git commands,
git checkout will write progress info to stderr if
attached to a terminal. This option allows progress
to be forced even if not using a terminal. Also,
progress can be skipped if using option --no-progress.

Signed-off-by: Edmundo Carmona Antoranz &lt;eantoranz@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Under normal circumstances, and like other git commands,
git checkout will write progress info to stderr if
attached to a terminal. This option allows progress
to be forced even if not using a terminal. Also,
progress can be skipped if using option --no-progress.

Signed-off-by: Edmundo Carmona Antoranz &lt;eantoranz@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'js/gc-with-stale-symref' into maint</title>
<updated>2015-10-20T22:22:42+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-10-20T22:22:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=b05c2f9ed48adfd9670b28ecdd5c55a4e4698704'/>
<id>b05c2f9ed48adfd9670b28ecdd5c55a4e4698704</id>
<content type='text'>
"git gc" used to barf when a symbolic ref has gone dangling
(e.g. the branch that used to be your upstream's default when you
cloned from it is now gone, and you did "fetch --prune").

* js/gc-with-stale-symref:
  pack-objects: do not get distracted by broken symrefs
  gc: demonstrate failure with stale remote HEAD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"git gc" used to barf when a symbolic ref has gone dangling
(e.g. the branch that used to be your upstream's default when you
cloned from it is now gone, and you did "fetch --prune").

* js/gc-with-stale-symref:
  pack-objects: do not get distracted by broken symrefs
  gc: demonstrate failure with stale remote HEAD
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rd/test-path-utils' into maint</title>
<updated>2015-10-20T22:22:41+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-10-20T22:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=3b7c49e9a3bbb2c2667465835fe73d623f63601e'/>
<id>3b7c49e9a3bbb2c2667465835fe73d623f63601e</id>
<content type='text'>
The normalize_ceiling_entry() function does not muck with the end
of the path it accepts, and the real world callers do rely on that,
but a test insisted that the function drops a trailing slash.

* rd/test-path-utils:
  test-path-utils.c: remove incorrect assumption
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The normalize_ceiling_entry() function does not muck with the end
of the path it accepts, and the real world callers do rely on that,
but a test insisted that the function drops a trailing slash.

* rd/test-path-utils:
  test-path-utils.c: remove incorrect assumption
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jc/doc-gc-prune-now' into maint</title>
<updated>2015-10-20T22:22:40+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-10-20T22:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=ce555f38426e212ced5f2445bc6df1351af21cab'/>
<id>ce555f38426e212ced5f2445bc6df1351af21cab</id>
<content type='text'>
"git gc" is safe to run anytime only because it has the built-in
grace period to protect young objects.  In order to run with no
grace period, the user must make sure that the repository is
quiescent.

* jc/doc-gc-prune-now:
  Documentation/gc: warn against --prune=&lt;now&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"git gc" is safe to run anytime only because it has the built-in
grace period to protect young objects.  In order to run with no
grace period, the user must make sure that the repository is
quiescent.

* jc/doc-gc-prune-now:
  Documentation/gc: warn against --prune=&lt;now&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line' into maint</title>
<updated>2015-10-20T22:22:39+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-10-20T22:22:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=44a9b53c599447a706dd4ae8a00fd8b4bed093b9'/>
<id>44a9b53c599447a706dd4ae8a00fd8b4bed093b9</id>
<content type='text'>
A recent "filter-branch --msg-filter" broke skipping of the commit
object header, which is fixed.

* jk/filter-branch-use-of-sed-on-incomplete-line:
  filter-branch: remove multi-line headers in msg filter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A recent "filter-branch --msg-filter" broke skipping of the commit
object header, which is fixed.

* jk/filter-branch-use-of-sed-on-incomplete-line:
  filter-branch: remove multi-line headers in msg filter
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint' of git://github.com/git-l10n/git-po into maint</title>
<updated>2015-10-19T06:37:35+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-10-19T06:37:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=1b5ffa36cb02103057e5de8de8bf86419bc5502f'/>
<id>1b5ffa36cb02103057e5de8de8bf86419bc5502f</id>
<content type='text'>
* 'maint' of git://github.com/git-l10n/git-po:
  l10n: ru.po: update Russian translation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 'maint' of git://github.com/git-l10n/git-po:
  l10n: ru.po: update Russian translation
</pre>
</div>
</content>
</entry>
<entry>
<title>Git 2.6.2</title>
<updated>2015-10-16T21:40:05+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-10-16T21:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=3c3d3f629a6176b401ebec455c5dd59ed1b5f910'/>
<id>3c3d3f629a6176b401ebec455c5dd59ed1b5f910</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'cc/quote-comments' into maint</title>
<updated>2015-10-16T21:32:58+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-10-16T21:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=119ffa3351d2be06cb21e3a95e235a747fe7b783'/>
<id>119ffa3351d2be06cb21e3a95e235a747fe7b783</id>
<content type='text'>
A no-op code-health maintenance.

* cc/quote-comments:
  quote: move comment before sq_quote_buf()
  quote: fix broken sq_quote_buf() related comment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A no-op code-health maintenance.

* cc/quote-comments:
  quote: move comment before sq_quote_buf()
  quote: fix broken sq_quote_buf() related comment
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'es/worktree-add-cleanup' into maint</title>
<updated>2015-10-16T21:32:57+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-10-16T21:32:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=71ae53526d019fb18a44df8cfab9dfbd215159cf'/>
<id>71ae53526d019fb18a44df8cfab9dfbd215159cf</id>
<content type='text'>
A no-op code-health maintenance.

* es/worktree-add-cleanup:
  t2026: rename worktree prune test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A no-op code-health maintenance.

* es/worktree-add-cleanup:
  t2026: rename worktree prune test
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'tk/doc-interpret-trailers-grammo' into maint</title>
<updated>2015-10-16T21:32:56+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-10-16T21:32:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=0dd9e571e837d0f3567af7cb83f92034b4a18ee3'/>
<id>0dd9e571e837d0f3567af7cb83f92034b4a18ee3</id>
<content type='text'>
* tk/doc-interpret-trailers-grammo:
  Documentation/interpret-trailers: Grammar fix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* tk/doc-interpret-trailers-grammo:
  Documentation/interpret-trailers: Grammar fix
</pre>
</div>
</content>
</entry>
</feed>
