index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-03
GIT 0.99.9c
v0.99.9c
Junio C Hamano
25
-41
/
+219
2005-11-03
Illustration: "Commit DAG Revision Naming"
Junio C Hamano
1
-0
/
+26
2005-11-03
Illustration: "Git Diff Types"
Junio C Hamano
1
-0
/
+35
2005-11-03
Illustration: "Fundamental Git Index Operations"
Junio C Hamano
1
-0
/
+40
2005-11-03
git-merge-ours: make sure our index matches HEAD
Junio C Hamano
1
-0
/
+7
2005-11-03
Add 'ours' merge strategy.
Junio C Hamano
4
-2
/
+10
2005-11-03
Add --no-commit to git-merge/git-pull.
Junio C Hamano
2
-12
/
+22
2005-11-02
Document --since and --until options to rev-parse.
Junio C Hamano
1
-0
/
+8
2005-11-02
Be careful when dereferencing tags.
Junio C Hamano
9
-14
/
+21
2005-11-02
[PATCH] Clean up the SunOS Makefile rule
Peter Eriksen
1
-1
/
+1
2005-11-02
Ignore '\r' at the end of line in $GIT_DIR/config
Junio C Hamano
1
-0
/
+8
2005-11-02
remove CR/LF from .gitignore
Alex Riesen
2
-1
/
+13
2005-11-02
Do not fail on hierarchical branch names.
Junio C Hamano
2
-1
/
+5
2005-11-02
Make test-date buildable again.
Junio C Hamano
1
-2
/
+2
2005-11-01
git-clone: do not forget to create origin branch.
Junio C Hamano
1
-4
/
+11
2005-11-01
Do not put automatic merge message after signed-off-by line.
Junio C Hamano
1
-3
/
+3
2005-11-01
GIT 0.99.9b
v0.99.9b
Junio C Hamano
15
-156
/
+98
2005-11-01
Add -P to the documentation head.
Junio C Hamano
1
-1
/
+1
2005-11-01
cvsimport: cvsps should be quiet too
Martin Langhoff
1
-0
/
+1
2005-11-01
cvsimport: introduce -P <cvsps-output-file> option
Martin Langhoff
2
-4
/
+12
2005-11-01
cvsimport: catch error condition where cvs host disappears
Martin Langhoff
1
-0
/
+4
2005-11-01
Do not install backward compatibility links anymore.
Junio C Hamano
2
-5
/
+12
2005-11-01
Strip any trailing slash on destination argument
Josef Weidendorfer
1
-0
/
+2
2005-11-01
git-am.txt is no stub anymore
Petr Baudis
1
-2
/
+0
2005-11-01
Documentation for git-fmt-merge-msg
Petr Baudis
2
-0
/
+49
2005-11-01
Remove git-findtags.perl
Petr Baudis
2
-95
/
+1
2005-11-01
Remove 'Previously this command was known as ...' messages.
Jon Loeliger
1
-44
/
+0
2005-11-01
Fix constness of input in mozilla-sha1/sha1.c::SHA1_Update().
Junio C Hamano
2
-3
/
+3
2005-11-01
Document the use of "current directory" as pull source.
Junio C Hamano
2
-1
/
+6
2005-10-31
Merge branch 'fixes'
Junio C Hamano
3
-0
/
+45
2005-10-30
Add examples for git-log documentation and others.
Linus Torvalds
3
-0
/
+45
2005-10-30
GIT 0.99.9a
v0.99.9a
Junio C Hamano
197
-1876
/
+8143
2005-10-30
Work around an RPM build problem.
Junio C Hamano
1
-1
/
+1
2005-10-30
Fix rev-list documentation again (--sparse and pathspec)
Junio C Hamano
1
-4
/
+5
2005-10-30
Update git-pack-objects documentation.
Junio C Hamano
1
-1
/
+6
2005-10-30
Update git-rev-list options list in rev-parse.
Junio C Hamano
1
-0
/
+2
2005-10-30
Update usage string and documentation for git-rev-list.
Junio C Hamano
2
-17
/
+70
2005-10-30
Add to usage and docs for git-add.sh
Chris Shoemaker
2
-1
/
+15
2005-10-30
Add to documentation of git-update-index arguments and usage.
Chris Shoemaker
2
-8
/
+25
2005-10-30
Add usage statement to git-checkout.sh
Chris Shoemaker
1
-0
/
+7
2005-10-30
GIT 0.99.9 master branch.
Junio C Hamano
1
-1
/
+1
2005-10-29
GIT 0.99.9
v0.99.9
Junio C Hamano
2
-1
/
+7
2005-10-29
Documentation updates.
Junio C Hamano
3
-7
/
+59
2005-10-29
Do not mmap-copy the whole thing; just use copy_fd()
Junio C Hamano
1
-18
/
+10
2005-10-29
Teach local-fetch about lazy object directories.
Junio C Hamano
1
-2
/
+3
2005-10-29
Fix recent documentation format breakage.
Junio C Hamano
1
-6
/
+6
2005-10-28
make t5501 less annoying
Johannes Schindelin
1
-2
/
+2
2005-10-28
fix multi_ack.
Johannes Schindelin
2
-5
/
+10
2005-10-28
git-fetch-pack: Support multi_ack extension
Johannes Schindelin
2
-17
/
+46
2005-10-28
git-upload-pack: Support the multi_ack protocol
Johannes Schindelin
1
-23
/
+24
[next]