Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
git
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
git
git
Commits
3d4e1932
Commit
3d4e1932
authored
Mar 14, 2007
by
Junio C Hamano
Browse files
Options
Downloads
Patches
Plain Diff
GIT 1.5.0.4
Signed-off-by:
Junio C Hamano
<
junkio@cox.net
>
parent
9debca9a
Branches
Branches containing commit
Tags
v1.5.0.4
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
Documentation/RelNotes-1.5.0.4.txt
+24
-0
24 additions, 0 deletions
Documentation/RelNotes-1.5.0.4.txt
GIT-VERSION-GEN
+1
-1
1 addition, 1 deletion
GIT-VERSION-GEN
RelNotes
+1
-1
1 addition, 1 deletion
RelNotes
with
26 additions
and
2 deletions
Documentation/RelNotes-1.5.0.4.txt
0 → 100644
+
24
−
0
View file @
3d4e1932
GIT v1.5.0.4 Release Notes
==========================
Fixes since v1.5.0.3
--------------------
* Bugfixes
- git.el does not add duplicate sign-off lines.
- git-commit shows the full stat of the resulting commit, not
just about the files in the current directory, when run from
a subdirectory.
- "git-checkout -m '@{8 hours ago}'" had a funny failure from
eval; fixed.
- git-gui updates.
* Documentation updates
* User manual updates
This diff is collapsed.
Click to expand it.
GIT-VERSION-GEN
+
1
−
1
View file @
3d4e1932
#!/bin/sh
#!/bin/sh
GVF
=
GIT-VERSION-FILE
GVF
=
GIT-VERSION-FILE
DEF_VER
=
v1.5.0.
3
.GIT
DEF_VER
=
v1.5.0.
4
.GIT
LF
=
'
LF
=
'
'
'
...
...
This diff is collapsed.
Click to expand it.
RelNotes
+
1
−
1
View file @
3d4e1932
Documentation/RelNotes-1.5.0.3.txt
Documentation/RelNotes-1.5.0.4.txt
\ No newline at end of file
\ No newline at end of file
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
sign in
to comment