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
2006-11-25
git-fetch: exit with non-zero status when fast-forward check fails
Junio C Hamano
1
-5
/
+6
2006-11-24
git-svn: exit with status 1 for test failures
Eric Wong
1
-8
/
+12
2006-11-24
git-svn: correctly access repos when only given partial read permissions
Eric Wong
1
-72
/
+65
2006-11-24
git-branch -D: make it work even when on a yet-to-be-born branch
Junio C Hamano
1
-4
/
+8
2006-11-24
Add -v and --abbrev options to git-branch
Lars Hjemli
2
-6
/
+51
2006-11-24
git-clone: stop dumb protocol from copying refs outside heads/ and tags/.
Junio C Hamano
1
-0
/
+4
2006-11-24
gitweb: (style) use chomp without parentheses consistently.
Junio C Hamano
1
-2
/
+2
2006-11-24
gitweb: Replace SPC with also in tag comment
Jakub Narebski
1
-1
/
+1
2006-11-24
Merge branch 'jn/web'
Junio C Hamano
2
-167
/
+407
2006-11-24
Merge branch 'pb/diffroot'
Junio C Hamano
3
-4
/
+23
2006-11-24
Merge branch 'jc/pack-heuristics'
Junio C Hamano
1
-1
/
+3
2006-11-24
Merge branch 'jc/numstat'
Junio C Hamano
1
-1
/
+5
2006-11-24
Merge branch 'ap/branch-ref-display'
Junio C Hamano
2
-25
/
+89
2006-11-24
Merge branch 'ap/prune'
Junio C Hamano
1
-1
/
+8
2006-11-24
Typefix builtin-prune.c::prune_object()
Junio C Hamano
1
-3
/
+4
2006-11-24
config option log.showroot to show the diff of root commits
Peter Baumann
3
-4
/
+23
2006-11-24
Merge branch 'jc/upload-pack'
Junio C Hamano
1
-9
/
+92
2006-11-24
git-svn: handle authentication without relying on cached tokens on disk
Eric Wong
1
-8
/
+148
2006-11-24
git-cvsimport: add support for CVS pserver method HTTP/1.x proxying
Iñaki Arenaza
1
-5
/
+49
2006-11-23
Make git-clone --use-separate-remote the default
Petr Baudis
2
-13
/
+25
2006-11-23
refs outside refs/{heads,tags} match less strongly.
Junio C Hamano
1
-5
/
+42
2006-11-23
Increase length of function name buffer
Andy Parkins
1
-1
/
+1
2006-11-23
git-svn: preserve uncommitted changes after dcommit
Eric Wong
1
-1
/
+1
2006-11-23
git-svn: correctly handle revision 0 in SVN repositories
Eric Wong
1
-4
/
+10
2006-11-23
git-svn: error out from dcommit on a parent-less commit
Eric Wong
1
-0
/
+7
2006-11-23
archive-zip: don't use sizeof(struct ...)
René Scharfe
1
-6
/
+18
2006-11-22
GIT 1.4.4.1
Junio C Hamano
1
-1
/
+1
2006-11-22
trust-executable-bit: fix breakage for symlinks
Junio C Hamano
3
-8
/
+18
2006-11-22
Move --pretty options into Documentation/pretty-formats.txt
Chris Riddoch
5
-15
/
+83
2006-11-21
Add support to git-branch to show local and remote branches
Andy Parkins
2
-25
/
+89
2006-11-21
Improve git-prune -n output
Andy Parkins
1
-1
/
+7
2006-11-21
Doc: Make comment about merging in tutorial.txt more clear
Paolo Ciarrocchi
1
-1
/
+1
2006-11-21
archive: use setvbuf() instead of setlinebuf()
Michal Rokos
1
-1
/
+1
2006-11-21
gitweb: Finish restoring "blob" links in git_difftree_body
Jakub Narebski
1
-21
/
+21
2006-11-21
gitweb: Refactor feed generation, make output prettier, add Atom feed
Jakub Narebski
1
-45
/
+210
2006-11-21
gitweb: Add an option to href() to return full URL
Jakub Narebski
1
-1
/
+2
2006-11-21
gitweb: New improved formatting of chunk header in diff
Jakub Narebski
2
-1
/
+35
2006-11-21
gitweb: Default to $hash_base or HEAD for $hash in "commit" and "commitdiff"
Jakub Narebski
1
-0
/
+2
2006-11-21
gitweb: Buffer diff header to deal with split patches + git_patchset_body ref...
Jakub Narebski
1
-99
/
+136
2006-11-21
gitweb: Protect against possible warning in git_commitdiff
Jakub Narebski
1
-1
/
+2
2006-11-21
Teach SubmittingPatches about git-commit -s
Paolo Ciarrocchi
1
-0
/
+3
2006-11-19
do_for_each_ref: perform the same sanity check for leftovers.
Junio C Hamano
1
-19
/
+19
2006-11-19
git-fetch: follow lightweit tags as well.
Junio C Hamano
2
-2
/
+19
2006-11-18
Documentation: Correct alternates documentation, document http-alternates
Petr Baudis
1
-3
/
+14
2006-11-18
Documentation: Define symref and update HEAD description
Petr Baudis
2
-5
/
+16
2006-11-18
Document git-runstatus
Rene Scharfe
3
-1
/
+73
2006-11-18
git-apply: slightly clean up bitfield usage
Rene Scharfe
1
-2
/
+5
2006-11-18
sparse fix: Using plain integer as NULL pointer
Rene Scharfe
1
-1
/
+1
2006-11-18
sparse fix: non-ANSI function declaration
Rene Scharfe
2
-2
/
+2
2006-11-18
git-apply: Documentation typo fix
Petr Baudis
1
-1
/
+1
[next]