index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2005-09-17
Fix typo in test comment.
Junio C Hamano
1
-1
/
+1
2005-09-17
[PATCH] getdomainname should be usable on SunOS with -lnsl
Junio C Hamano
3
-4
/
+6
2005-09-17
[PATCH] Make "git shortlog" understand raw logs
Linus Torvalds
1
-1
/
+1
2005-09-17
[PATCH] Fix "git-rev-list" revision range parsing
Linus Torvalds
1
-1
/
+3
2005-09-17
Add git-send-email to .gitignore
Junio C Hamano
1
-0
/
+1
2005-09-17
Teach rsync transport about alternates.
Junio C Hamano
3
-5
/
+68
2005-09-16
[PATCH] Avoid building object ref lists when not needed
Linus Torvalds
3
-3
/
+12
2005-09-16
[PATCH] Improve git-rev-list memory usage further
Linus Torvalds
1
-2
/
+10
2005-09-16
[PATCH] fetch.c: cleanups
Junio C Hamano
1
-11
/
+8
2005-09-16
[PATCH] Debian: build-depend on "bc"
Matthias Urlichs
2
-2
/
+2
2005-09-16
[PATCH] Make git-checkout failure message more friendly.
Junio C Hamano
1
-1
/
+2
2005-09-16
[PATCH] Update git-core.spec.in
Chris Wright
1
-6
/
+20
2005-09-16
[PATCH] PATCH Documentation/git-rev-list.txt typo fix
Peter Hagervall
1
-2
/
+5
2005-09-15
Recommend 'less' for Debian.
Junio C Hamano
1
-1
/
+1
2005-09-15
[PATCH] Require less in RPM spec
Horst von Brand
1
-1
/
+4
2005-09-15
Revert breakage introduced by c80522e30fdc190f8c8c7fc983bbe040a1b03e93.
Junio C Hamano
1
-1
/
+1
2005-09-15
[PATCH] Documentation/git-rev-list.txt typo fix
jdl@freescale.com
1
-2
/
+2
2005-09-15
[PATCH] Re-organize "git-rev-list --objects" logic
Linus Torvalds
1
-25
/
+15
2005-09-15
Plug diff leaks.
Junio C Hamano
3
-25
/
+37
2005-09-15
Avoid wasting memory while keeping track of what we have during fetch.
Junio C Hamano
1
-0
/
+1
2005-09-15
[PATCH] Avoid wasting memory in git-rev-list
Linus Torvalds
3
-1
/
+6
2005-09-15
Be more backward compatible with git-ssh-{push,pull}.
Junio C Hamano
7
-6
/
+46
2005-09-15
[PATCH] rsh.c env and quoting cleanup, take 2
H. Peter Anvin
1
-16
/
+89
2005-09-15
[PATCH] Fix fetch completeness assumptions
Daniel Barkalow
1
-2
/
+26
2005-09-15
[PATCH] Document git-fetch options
Sergey Vlasov
2
-0
/
+17
2005-09-15
Unoptimize info/refs creation.
Junio C Hamano
1
-26
/
+0
2005-09-15
Retire info/rev-cache
Junio C Hamano
12
-558
/
+4
2005-09-15
[PATCH] Use '-d' as the first flag to 'install'
Peter Eriksen
2
-3
/
+3
2005-09-15
[PATCH] git-http-fetch: Allow caching of retrieved objects by proxy servers
Sergey Vlasov
1
-0
/
+8
2005-09-15
git-branch -d <branch>: delete unused branch.
Junio C Hamano
1
-6
/
+54
2005-09-14
Revert "[PATCH] plug memory leak in diff.c::diff_free_filepair()"
Junio C Hamano
3
-7
/
+8
2005-09-14
[PATCH] Fix alloc_filespec() initialization
Linus Torvalds
1
-7
/
+3
2005-09-13
Make merge comment git-pull makes for an octopus a bit prettier.
Junio C Hamano
1
-3
/
+5
2005-09-13
Merge branch 'master' of .
Junio C Hamano
11
-80
/
+133
2005-09-13
read-tree: fix bogus debugging statement.
Junio C Hamano
1
-6
/
+9
2005-09-13
git-merge-recursive: Trivial RE fixes.
Junio C Hamano
1
-2
/
+2
2005-09-13
[PATCH] Use the 'die' function where it is appropriate.
Fredrik Kuivinen
1
-14
/
+13
[next]