index
:
git
jch
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
Lines
2005-10-03
GIT 0.99.8a
v0.99.8a
Junio C Hamano
-1
/
+7
2005-10-03
[PATCH] Random documentation fixes
Jonas Fonseca
-192
/
+209
2005-10-03
Error message from get_sha1() on ambiguous short SHA1.
Junio C Hamano
-1
/
+1
2005-10-03
[PATCH] Enable and fix support for base less merges.
Fredrik Kuivinen
-3
/
+9
2005-10-02
Make sure get_sha1 does not accept ambiguous sha1 prefix.
Junio C Hamano
-21
/
+68
2005-10-02
Fix minor DOS in rev-list.
Junio C Hamano
-1
/
+11
2005-10-02
GIT 0.99.8
v0.99.8
Junio C Hamano
-1
/
+7
2005-10-02
[PATCH] Update git-clone documentation
Eric W. Biederman
-1
/
+14
2005-10-02
Handle really trivial case inside git-merge.
Junio C Hamano
-1
/
+21
2005-10-02
read-tree: --trivial
Linus Torvalds
-0
/
+12
2005-10-02
[PATCH] Teach git-ls-files about '--' to denote end of options.
Fredrik Kuivinen
-2
/
+82
2005-10-02
[PATCH] Teach the recursive merge strategy about renames.
Fredrik Kuivinen
-185
/
+601
2005-10-02
read-tree: remove --head option.
Junio C Hamano
-8
/
+2
2005-10-02
Customize git command for installations that lack certain commands.
Junio C Hamano
-12
/
+50
2005-10-02
[PATCH] git on OpenBSD
Han Boetes
-0
/
+4
2005-10-01
[PATCH] Re-instate index file write optimization
Linus Torvalds
-3
/
+5
2005-10-01
[PATCH] Better error reporting for "git status"
Linus Torvalds
-12
/
+24
2005-10-01
More portability.
Junio C Hamano
-22
/
+34
2005-10-01
Add git-symbolic-ref
Junio C Hamano
-57
/
+176
2005-10-01
Use resolve_ref() to implement read_ref().
Junio C Hamano
-88
/
+64
2005-10-01
[PATCH] Allow reading "symbolic refs" that point to other refs
Linus Torvalds
-49
/
+42
2005-10-01
Teach update-ref about a symbolic ref stored in a textfile.
Junio C Hamano
-1
/
+14
2005-10-01
[PATCH] git fetch --tags
Linus Torvalds
-1
/
+24
2005-10-01
[PATCH] HTTP partial transfer support fix.
Nick Hengeveld
-1
/
+0
2005-10-01
Update partial HTTP transfers.
Junio C Hamano
-4
/
+11
2005-10-01
[PATCH] HTTP partial transfer support for object, pack, and index transfers
Nick Hengeveld
-23
/
+161
2005-10-01
Pass CVSps generated A U Thor <author@domain.xz> intact.
Junio C Hamano
-7
/
+11
2005-10-01
[PATCH] archimport: Actually cope with merges from "remote" repositories. Plu...
Martin Langhoff
-1
/
+7
2005-10-01
Honor extractor's umask in git-tar-tree.
Junio C Hamano
-0
/
+2
2005-10-01
Honor user's umask.
Junio C Hamano
-2
/
+2
2005-09-30
[PATCH] Flag empty patches as errors
Linus Torvalds
-0
/
+13
2005-09-30
Consolidate null_sha1[].
Junio C Hamano
-3
/
+4
2005-09-30
Still installing the old command names.
Junio C Hamano
-11
/
+6
2005-09-30
Tell which packfile is corrupt when we die.
Junio C Hamano
-3
/
+5
2005-09-29
[PATCH] Make logerror() and loginfo() static
Pavel Roskin
-2
/
+2
2005-09-29
[PATCH] Old curl does not know about CURLOPT_SSLKEY
Johannes Schindelin
-0
/
+2
2005-09-29
Use git-merge in git-pull (second try).
Junio C Hamano
-4
/
+44
2005-09-28
Use git-update-ref in scripts.
Junio C Hamano
-32
/
+39
2005-09-28
[PATCH] Make some needlessly global stuff static
Peter Hagervall
-5
/
+5
2005-09-28
[PATCH] Support for more CURL SSL settings via environment variables
Nick Hengeveld
-0
/
+19
2005-09-28
[PATCH] Add new programs to .gitignore.
Tom Prince
-0
/
+2
2005-09-28
Fastpath the normal case by not checking that index matches HEAD.
Junio C Hamano
-7
/
+4
2005-09-28
Fix default pull not to do an unintended Octopus.
Junio C Hamano
-8
/
+43
2005-09-28
Update the case table in t/t1000.
Junio C Hamano
-31
/
+12
2005-09-27
Merge master.kernel.org:/home/hpa/git/daemon
Junio C Hamano
-6
/
+74
2005-09-27
git-commit: use update-index --stdin, instead of xargs.
Junio C Hamano
-2
/
+2
2005-09-27
update-index: document --stdin and -z
Junio C Hamano
-1
/
+10
2005-09-27
update-index: --stdin and -z
Junio C Hamano
-13
/
+41
2005-09-27
COPTS -> CFLAGS
H. Peter Anvin
-1
/
+2
2005-09-27
Parallelize the build
H. Peter Anvin
-2
/
+5
[next]