Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
git-rfc3161
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CSG
git-rfc3161
Commits
2e900297
Commit
2e900297
authored
12 years ago
by
Junio C Hamano
Browse files
Options
Downloads
Patches
Plain Diff
Git 1.8.1-rc2
Signed-off-by:
Junio C Hamano
<
gitster@pobox.com
>
parent
fef11965
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Documentation/RelNotes/1.8.1.txt
+6
-0
6 additions, 0 deletions
Documentation/RelNotes/1.8.1.txt
GIT-VERSION-GEN
+1
-1
1 addition, 1 deletion
GIT-VERSION-GEN
with
7 additions
and
1 deletion
Documentation/RelNotes/1.8.1.txt
+
6
−
0
View file @
2e900297
...
@@ -116,11 +116,17 @@ Foreign Interface
...
@@ -116,11 +116,17 @@ Foreign Interface
* The remote helper interface to interact with subversion
* The remote helper interface to interact with subversion
repositories (one of the GSoC 2012 projects) has been merged.
repositories (one of the GSoC 2012 projects) has been merged.
* The documentation for git(1) was pointing at a page at an external
site for the list of authors that no longer existed. The link has
been updated to point at an alternative site.
Performance, Internal Implementation, etc.
Performance, Internal Implementation, etc.
* Compilation on Cygwin with newer header files are supported now.
* Compilation on Cygwin with newer header files are supported now.
* A couple of low-level implementation updates on MinGW.
* The logic to generate the initial advertisement from "upload-pack"
* The logic to generate the initial advertisement from "upload-pack"
(i.e. what is invoked by "git fetch" on the other side of the
(i.e. what is invoked by "git fetch" on the other side of the
connection) to list what refs are available in the repository has
connection) to list what refs are available in the repository has
...
...
This diff is collapsed.
Click to expand it.
GIT-VERSION-GEN
+
1
−
1
View file @
2e900297
#!/bin/sh
#!/bin/sh
GVF
=
GIT-VERSION-FILE
GVF
=
GIT-VERSION-FILE
DEF_VER
=
v1.8.1-rc
1
DEF_VER
=
v1.8.1-rc
2
LF
=
'
LF
=
'
'
'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment