CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 02 Sep 2025 06:14:26 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20110519211032
location: https://web.archive.org/web/20110519211032/https://github.com/git/git/commits/master.atom
server-timing: captures_list;dur=0.744659, exclusion.robots;dur=0.024799, exclusion.robots.policy;dur=0.011422, esindex;dur=0.014253, cdx.remote;dur=45.096740, LoadShardBlock;dur=385.668118, PetaboxLoader3.datanode;dur=84.950902, PetaboxLoader3.resolve;dur=57.441413
x-app-server: wwwb-app225
x-ts: 302
x-tr: 475
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app225; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 02 Sep 2025 06:14:27 GMT
content-type: application/atom+xml; charset=utf-8
content-length: 21244
x-archive-orig-server: nginx/0.7.67
x-archive-orig-date: Thu, 19 May 2011 21:10:32 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "ddb5f787743a2271a68885339efbac6f"
x-archive-orig-x-runtime: 30ms
x-archive-orig-content-length: 21244
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-strict-transport-security: max-age=2592000
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 19 May 2011 21:10:32 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 19 May 2011 21:10:32 GMT", ; rel="memento"; datetime="Thu, 19 May 2011 21:10:32 GMT", ; rel="next memento"; datetime="Thu, 20 Jun 2013 17:34:32 GMT", ; rel="last memento"; datetime="Thu, 31 Jul 2025 20:01:17 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: WPO-20110519193006-crawl308/WPO-20110519210711-01064.warc.gz
server-timing: captures_list;dur=9.117886, exclusion.robots;dur=0.019189, exclusion.robots.policy;dur=0.009093, esindex;dur=0.011567, cdx.remote;dur=17.604228, LoadShardBlock;dur=200.122274, PetaboxLoader3.datanode;dur=114.805464, PetaboxLoader3.resolve;dur=205.560837, load_resource;dur=257.437706
x-app-server: wwwb-app225
x-ts: 200
x-tr: 516
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
accept-ranges: bytes
tag:github.com,2008:/git/git/commits/master
Recent Commits to git:master
2011-05-16T17:19:24-07:00
tag:github.com,2008:Grit::Commit/b602ed7dea968d72c5b3f61ca016de7f285d80ef
Update release notes to 1.7.6
2011-05-16T17:19:24-07:00
Junio C Hamano
https://github.com/gitster
<pre>m Documentation/RelNotes/1.7.6.txt
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Update release notes to 1.7.6
Signed-off-by: Junio C Hamano <gitster@pobox.com></pre>
tag:github.com,2008:Grit::Commit/fb539696861ce2d924245ea34fe3aa467406a495
Merge branch 'jc/convert'
2011-05-16T16:47:16-07:00
Junio C Hamano
https://github.com/gitster
<pre>m cache.h
m config.c
m convert.c
m environment.c
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'jc/convert'
* jc/convert:
convert: make it harder to screw up adding a conversion attribute
convert: make it safer to add conversion attributes
convert: give saner names to crlf/eol variables, types and functions
convert: rename the "eol" global variable to "core_eol"</pre>
tag:github.com,2008:Grit::Commit/7a77754cf6fde7b513da1283fe76179ffa930ecc
Merge branch 'ci/commit--interactive-atomic'
2011-05-16T16:47:10-07:00
Junio C Hamano
https://github.com/gitster
<pre>m Documentation/config.txt
m Documentation/git-commit.txt
m builtin/add.c
m builtin/commit.c
m commit.h
m t/t7501-commit.sh
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'ci/commit--interactive-atomic'
* ci/commit--interactive-atomic:
Test atomic git-commit --interactive
Add commit to list of config.singlekey commands
Add support for -p/--patch to git-commit
Allow git commit --interactive with paths
t7501.8: feed a meaningful command
Use a temporary index for git commit --interactive</pre>
tag:github.com,2008:Grit::Commit/018443526875456d335fef2dfbc78bc4de2d340d
Merge branch 'sg/completion-updates'
2011-05-16T16:47:00-07:00
Junio C Hamano
https://github.com/gitster
<pre>m contrib/completion/git-completion.bash
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'sg/completion-updates'
* sg/completion-updates:
Revert "completion: don't declare 'local words' to make zsh happy"
git-completion: fix regression in zsh support
completion: move private shopt shim for zsh to __git_ namespace
completion: don't declare 'local words' to make zsh happy</pre>
tag:github.com,2008:Grit::Commit/8cee0f1d8a6a60fb38cbb27dc9076136c16d9f4b
Merge branch 'kk/maint-prefix-in-config-mak'
2011-05-16T16:46:53-07:00
Junio C Hamano
https://github.com/gitster
<pre>m Makefile
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'kk/maint-prefix-in-config-mak'
* kk/maint-prefix-in-config-mak:
Honor $(prefix) set in config.mak* when defining ETC_GIT*
Revert "Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconfdir"
Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconfdir</pre>
tag:github.com,2008:Grit::Commit/36a45b4fa4cff868632162d4e3d00e1579298910
Merge branch 'mg/merge-ff-config'
2011-05-16T16:46:23-07:00
Junio C Hamano
https://github.com/gitster
<pre>m Documentation/merge-config.txt
m builtin/merge.c
m t/t7600-merge.sh
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'mg/merge-ff-config'
* mg/merge-ff-config:
tests: check git does not barf on merge.ff values for future versions of git
merge: introduce merge.ff configuration variable
Conflicts:
t/t7600-merge.sh</pre>
tag:github.com,2008:Grit::Commit/6c7471bcf1453d0452d4f1191edd5f0e44561a77
Merge branch 'maint'
2011-05-16T16:44:57-07:00
Junio C Hamano
https://github.com/gitster
<pre>m Documentation/RelNotes/1.7.5.2.txt
m Documentation/git-fsck.txt
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'maint'
* maint:
Update draft release notes to 1.7.5.2
Documentation/git-fsck.txt: fix typo: unreadable -> unreachable</pre>
tag:github.com,2008:Grit::Commit/ea1ab4b280ed3b041da53e161e32e38930569f3e
Update draft release notes to 1.7.5.2
2011-05-16T16:44:50-07:00
Junio C Hamano
https://github.com/gitster
<pre>m Documentation/RelNotes/1.7.5.2.txt
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Update draft release notes to 1.7.5.2
Signed-off-by: Junio C Hamano <gitster@pobox.com></pre>
tag:github.com,2008:Grit::Commit/4bbfd8e3da6d5fde8f1e98900523996fd138d9fc
Merge branch 'jn/maint-format-patch-doc' into maint
2011-05-16T16:39:09-07:00
Junio C Hamano
https://github.com/gitster
<pre>m Documentation/git-format-patch.txt
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'jn/maint-format-patch-doc' into maint
* jn/maint-format-patch-doc:
Documentation: describe the format of messages with inline patches</pre>
tag:github.com,2008:Grit::Commit/0f51322a6be0d31f299df7becad438e8edfb608b
Merge branch 'ss/cherry-pick-x-doc' into maint
2011-05-16T16:38:56-07:00
Junio C Hamano
https://github.com/gitster
<pre>m Documentation/git-cherry-pick.txt
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'ss/cherry-pick-x-doc' into maint
* ss/cherry-pick-x-doc:
doc: Clarify that "cherry-pick -x" does not use "git notes"</pre>
tag:github.com,2008:Grit::Commit/8de43386505b503e25788f75f89802495828e6c0
Merge branch 'vr/merge-base-doc' into maint
2011-05-16T16:38:46-07:00
Junio C Hamano
https://github.com/gitster
<pre>m Documentation/git-merge-base.txt
m builtin/merge-base.c
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'vr/merge-base-doc' into maint
* vr/merge-base-doc:
Restructure documentation for git-merge-base.
Documentation: update to git-merge-base --octopus</pre>
tag:github.com,2008:Grit::Commit/f7045912f85a1c67f3c997202020dfb26078e978
Merge branch 'sr/maint-fast-import-tighten-option-parsing' into maint
2011-05-16T16:38:16-07:00
Junio C Hamano
https://github.com/gitster
<pre>m fast-import.c
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'sr/maint-fast-import-tighten-option-parsing' into maint
* sr/maint-fast-import-tighten-option-parsing:
fast-import: fix option parser for no-arg options</pre>
tag:github.com,2008:Grit::Commit/a8793d2178b8305be55b1c88ac13fbb7dc52a076
Merge branch 'jc/t1506-shell-param-expansion-gotcha' into maint
2011-05-16T16:37:54-07:00
Junio C Hamano
https://github.com/gitster
<pre>m t/t1506-rev-parse-diagnosis.sh
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'jc/t1506-shell-param-expansion-gotcha' into maint
* jc/t1506-shell-param-expansion-gotcha:
t1507: avoid "${parameter<op>'word'}" inside double-quotes</pre>
tag:github.com,2008:Grit::Commit/90e8b9b23dff20946a0eacdf8abedce7e32c1d78
Merge branch 'jc/fix-add-u-unmerged' into maint
2011-05-16T16:37:33-07:00
Junio C Hamano
https://github.com/gitster
<pre>m builtin/add.c
m t/t2200-add-update.sh
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'jc/fix-add-u-unmerged' into maint
* jc/fix-add-u-unmerged:
Fix "add -u" that sometimes fails to resolve unmerged paths
Conflicts:
builtin/add.c</pre>
tag:github.com,2008:Grit::Commit/81f90684bf879f4e149a2aeb277daf1c38fab16e
Merge branch 'jn/gitweb-dependency' into maint
2011-05-16T16:37:12-07:00
Junio C Hamano
https://github.com/gitster
<pre>m Makefile
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'jn/gitweb-dependency' into maint
* jn/gitweb-dependency:
Remove gitweb/gitweb.cgi and other legacy targets from main Makefile
git-instaweb: Simplify build dependency on gitweb</pre>
tag:github.com,2008:Grit::Commit/2f0db1d86bb89a30c6742b03c40b320c178b1097
Merge branch 'jc/maint-branch-mergeoptions' into maint
2011-05-16T16:37:07-07:00
Junio C Hamano
https://github.com/gitster
<pre>m builtin/merge.c
m t/t7600-merge.sh
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'jc/maint-branch-mergeoptions' into maint
* jc/maint-branch-mergeoptions:
merge: make branch.<name>.mergeoptions correctly override merge.<option>
Conflicts:
builtin/merge.c</pre>
tag:github.com,2008:Grit::Commit/c69e8b693591bc35e8f9421eacb9d59c71807304
Merge branch 'jc/maint-add-p-overlapping-hunks' into maint
2011-05-16T16:36:46-07:00
Junio C Hamano
https://github.com/gitster
<pre>m builtin/apply.c
m git-add--interactive.perl
m t/t3701-add-interactive.sh
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'jc/maint-add-p-overlapping-hunks' into maint
* jc/maint-add-p-overlapping-hunks:
t3701: add-p-fix makes the last test to pass
"add -p": work-around an old laziness that does not coalesce hunks
add--interactive.perl: factor out repeated --recount option
t3701: Editing a split hunk in an "add -p" session
add -p: 'q' should really quit</pre>
tag:github.com,2008:Grit::Commit/43d532e6ba3450a84cad007062b8ac429d7a8ac3
Documentation/git-fsck.txt: fix typo: unreadable -> unreachable
2011-05-16T16:35:08-07:00
Jim Meyering
https://github.com/meyering
<pre>m Documentation/git-fsck.txt
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Documentation/git-fsck.txt: fix typo: unreadable -> unreachable
Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com></pre>
tag:github.com,2008:Grit::Commit/c565cb452c1e20babe4d0632c58e0f11a9af30c4
Sync release notes for 1.7.6 to exclude what are in maintenance track
2011-05-15T16:19:16-07:00
Junio C Hamano
https://github.com/gitster
<pre>m Documentation/RelNotes/1.7.6.txt
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Sync release notes for 1.7.6 to exclude what are in maintenance track
Signed-off-by: Junio C Hamano <gitster@pobox.com></pre>
tag:github.com,2008:Grit::Commit/f574cb3404a87d99604c9fc77efb95fe362f0b72
Merge branch 'maint'
2011-05-15T16:16:56-07:00
Junio C Hamano
https://github.com/gitster
<pre>m Documentation/RelNotes/1.7.5.2.txt
m sha1_file.c
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Merge branch 'maint'
* maint:
Update draft release notes to 1.7.5.2
git_open_noatime(): drop unused parameter
sha1_file: typofix</pre>