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-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
Allow git push to delete remote ref.
Junio C Hamano
4
-23
/
+84
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-fetch: allow glob pattern in refspec
Junio C Hamano
1
-0
/
+35
2006-11-23
git-fetch: fix dumb protocol transport to fetch from pack-pruned ref
Junio C Hamano
1
-15
/
+13
2006-11-23
git-fetch: reuse ls-remote result.
Junio C Hamano
1
-5
/
+8
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-23
gitk: Fix enabling/disabling of menu items on Mac OS X
Paul Mackerras
1
-10
/
+10
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
Store peeled refs in packed-refs (take 2).
Junio C Hamano
4
-55
/
+77
2006-11-21
Add support to git-branch to show local and remote branches
Andy Parkins
2
-25
/
+89
2006-11-21
merge: allow merging into a yet-to-be-born branch.
Junio C Hamano
1
-0
/
+18
2006-11-21
git-merge: make it usable as the first class UI
Junio C Hamano
2
-12
/
+67
2006-11-21
remove merge-recursive-old
Junio C Hamano
14
-2497
/
+10
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
builtin git-shortlog is broken
Nicolas Pitre
1
-3
/
+5
2006-11-21
shortlog: fix "-n"
Johannes Schindelin
1
-6
/
+9
[prev]
[next]