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-09-24
GIT 0.99.7c
v0.99.7c
Junio C Hamano
2
-1
/
+7
2005-09-24
Really ignore generated distribution material.
Junio C Hamano
1
-4
/
+5
2005-09-23
Merge 'fixes' branch
Junio C Hamano
7
-40
/
+62
2005-09-23
Further clarify licensing status of compat/subprocess.py.
Junio C Hamano
1
-20
/
+4
2005-09-23
[PATCH] rsh.c unterminated string
H. Peter Anvin
1
-5
/
+5
2005-09-23
[PATCH] git-local-fetch: Avoid confusing error messages on packed repositories
Sergey Vlasov
1
-5
/
+12
2005-09-23
[PATCH] Fix "git-local-fetch -s" with packed source repository
Sergey Vlasov
1
-3
/
+11
2005-09-23
[PATCH] git-local-fetch: Avoid calling close(-1)
Sergey Vlasov
1
-2
/
+4
2005-09-23
[PATCH] git-local-fetch: Fix error checking and leak in setup_indices()
Sergey Vlasov
1
-0
/
+3
2005-09-23
[PATCH] fetch.c: Plug memory leak in process_tree()
Sergey Vlasov
1
-0
/
+1
2005-09-23
[PATCH] fetch.c: Do not build object ref lists
Sergey Vlasov
1
-0
/
+1
2005-09-23
[PATCH] document command to show diff of a commit
Robert Watson
1
-1
/
+4
2005-09-23
Ignore a bit more generated files.
Junio C Hamano
1
-0
/
+4
2005-09-23
Make 'git diff --cached' synonymous to 'git diff --cached HEAD'.
Junio C Hamano
1
-1
/
+13
2005-09-22
GIT 0.99.7b
v0.99.7b
Junio C Hamano
2
-1
/
+7
2005-09-22
Merge branch 'fixes'
Junio C Hamano
5
-41
/
+53
2005-09-22
[PATCH] fetch.c: Remove call to parse_object() from process()
Sergey Vlasov
1
-1
/
+0
2005-09-22
[PATCH] fetch.c: Clean up object flag definitions
Sergey Vlasov
1
-3
/
+3
2005-09-22
[PATCH] fetch.c: Remove redundant test of TO_SCAN in process()
Sergey Vlasov
1
-2
/
+0
2005-09-22
[PATCH] fetch.c: Remove some duplicated code in process()
Sergey Vlasov
1
-8
/
+5
2005-09-22
[PATCH] fetch.c: Remove redundant TO_FETCH flag
Sergey Vlasov
1
-3
/
+1
2005-09-22
[PATCH] fetch.c: Remove redundant SCANNED flag
Sergey Vlasov
1
-6
/
+1
2005-09-22
[PATCH] fetch.c: Make process() look at each object only once
Sergey Vlasov
1
-0
/
+5
2005-09-22
[PATCH] fetch.c: Remove useless lookup_object_type() call in process()
Sergey Vlasov
1
-13
/
+10
2005-09-22
Do not give alarming error message from rsync in fetch and clone.
Junio C Hamano
2
-3
/
+5
2005-09-21
Fix documentation dependency.
Junio C Hamano
1
-3
/
+5
2005-09-21
Make object creation in http fetch a bit safer.
Junio C Hamano
1
-5
/
+24
2005-09-21
Clarify dual license status of subprocess.py file.
v0.99.7a
Junio C Hamano
1
-0
/
+3
2005-09-21
Merge branch 'fixes'
Junio C Hamano
1
-7
/
+5
2005-09-20
Fix extended short SHA1 name completion
Linus Torvalds
1
-7
/
+5
2005-09-19
GIT 0.99.7a
Junio C Hamano
2
-1
/
+7
2005-09-19
Ship our own copy of subprocess.py
Junio C Hamano
4
-9
/
+1176
2005-09-19
show-branch: Be nicer when running in a corrupt repository.
Junio C Hamano
1
-2
/
+5
2005-09-19
[PATCH] Fix git-init-db creating crap directories.
Petr Baudis
1
-0
/
+1
2005-09-19
[PATCH] Do not install compatibility symlink for what we do not install
Patrick Mauritz
1
-0
/
+2
2005-09-19
[PATCH] Remove total confusion from "git checkout"
Linus Torvalds
1
-1
/
+1
2005-09-19
[PATCH] strcasestr compatibility replacement
Linus Torvalds
2
-0
/
+29
2005-09-18
GIT 0.99.7
v0.99.7
Junio C Hamano
2
-1
/
+7
2005-09-18
Arrgh -- another asciidoc caret workaround.
Junio C Hamano
1
-1
/
+2
2005-09-18
[PATCH] Improve git-update-index error reporting
Petr Baudis
1
-11
/
+25
2005-09-18
[PATCH] Improved "git add"
Linus Torvalds
1
-1
/
+31
2005-09-18
[PATCH] Add "--git-dir" flag to git-rev-parse
Linus Torvalds
1
-0
/
+16
2005-09-18
[PATCH] Support alternates and http-alternates in http-fetch
Daniel Barkalow
1
-7
/
+38
2005-09-18
Document extended SHA1 used by git-rev-parse.
Junio C Hamano
1
-0
/
+34
2005-09-18
fetch() assumes we do not have the object.
Junio C Hamano
1
-1
/
+1
2005-09-18
Merge branch 'master' of .
Junio C Hamano
49
-781
/
+640
2005-09-18
Improve the safety check used in fetch.c
Junio C Hamano
1
-32
/
+44
2005-09-17
Archive-destroying "git repack -a -d" bug.
Junio C Hamano
1
-1
/
+9
2005-09-17
Do not fail after calling bisect_auto_next()
Junio C Hamano
1
-1
/
+1
2005-09-17
[PATCH] Add support for alternates in HTTP
Daniel Barkalow
1
-35
/
+134
[next]