index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
Fix extended short SHA1 name completion
Linus Torvalds
1
-7
/
+5
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
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
[next]