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-21
[PATCH] fetch.c: Clean up object flag definitions
Sergey Vlasov
1
-3
/
+3
2005-09-21
[PATCH] fetch.c: Remove redundant test of TO_SCAN in process()
Sergey Vlasov
1
-2
/
+0
2005-09-21
[PATCH] fetch.c: Remove some duplicated code in process()
Sergey Vlasov
1
-8
/
+5
2005-09-21
[PATCH] fetch.c: Remove redundant TO_FETCH flag
Sergey Vlasov
1
-3
/
+1
2005-09-21
[PATCH] fetch.c: Remove redundant SCANNED flag
Sergey Vlasov
1
-6
/
+1
2005-09-21
[PATCH] fetch.c: Make process() look at each object only once
Sergey Vlasov
1
-0
/
+5
2005-09-21
[PATCH] fetch.c: Remove useless lookup_object_type() call in process()
Sergey Vlasov
1
-13
/
+10
2005-09-21
Merge branch 'fixes'
Junio C Hamano
2
-8
/
+29
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.
Junio C Hamano
1
-0
/
+3
2005-09-21
Update tutorial with Octopus usage.
Junio C Hamano
1
-1
/
+103
2005-09-20
Make Octopus merge message a bit nicer.
Junio C Hamano
2
-11
/
+86
2005-09-20
Use git-merge instead of git-resolve in git-pull.
Junio C Hamano
1
-7
/
+33
2005-09-20
Make time-based commit filtering work with topological ordering.
Linus Torvalds
1
-1
/
+7
2005-09-20
[PATCH] Teach "git-rev-parse" about date-based cut-offs
Linus Torvalds
1
-0
/
+41
2005-09-20
[PATCH] ARM optimized SHA1 implementation
Nicolas Pitre
4
-12
/
+308
2005-09-20
[PATCH] Make the git-fsck-objects diagnostics more useful
Petr Baudis
1
-34
/
+48
2005-09-20
Do not give alarming error message from rsync in fetch and clone.
Junio C Hamano
2
-3
/
+5
2005-09-20
[PATCH] Return proper error valud from "parse_date()"
Linus Torvalds
2
-4
/
+4
2005-09-20
Show modified files in git-ls-files
Junio C Hamano
6
-78
/
+140
2005-09-20
Fast-path 'update-index --refresh' a bit.
Junio C Hamano
1
-0
/
+7
2005-09-20
Use GECOS field a bit better to produce default human readable name.
Junio C Hamano
1
-4
/
+35
2005-09-20
Document -i flag to git-read-tree
Junio C Hamano
2
-2
/
+12
2005-09-20
[PATCH] Documentation: Update all files to use the new gitlink: macro
Sergey Vlasov
95
-213
/
+213
2005-09-20
[PATCH] Documentation: Add asciidoc.conf file and gitlink: macro
Sergey Vlasov
2
-2
/
+23
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
[next]