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
2008-02-07
Merge branch 'maint'
Junio C Hamano
2
-3
/
+52
2008-02-07
gitattributes: fix relative path matching
Junio C Hamano
2
-3
/
+52
2008-02-06
config: add test cases for empty value and no value config variables.
Christian Couder
1
-0
/
+23
2008-02-06
Improve bash prompt to detect various states like an unfinished merge
Robin Rosenberg
1
-4
/
+33
2008-02-06
Merge branch 'maint'
Junio C Hamano
3
-3
/
+72
2008-02-06
Fix parsing numeric color values
Timo Hirvonen
2
-1
/
+70
2008-02-06
gitweb: Make feed entries point to commitdiff view
Florian La Roche
1
-1
/
+1
2008-02-06
git-svn: improve repository URL matching when following parents
Eric Wong
1
-1
/
+6
2008-02-06
Make git-remote.perl "use strict" compliant
Rafael Garcia-Suarez
1
-4
/
+6
2008-02-05
INSTALL: git-merge no longer uses cpio
Gerrit Pape
1
-2
/
+2
2008-02-05
Fix misuse of prefix_path()
Johannes Sixt
2
-6
/
+6
2008-02-05
man pages are littered with .ft C and others
Jonas Fonseca
2
-1
/
+20
2008-02-04
Add a BuildRequires for gettext in the spec file.
James Bowes
1
-1
/
+4
2008-02-04
Test :/string form for checkout
Daniel Barkalow
1
-0
/
+16
2008-02-03
fix misuse of prefix_path()
Junio C Hamano
2
-4
/
+4
2008-02-03
parse_object_buffer: don't ignore errors from the object specific parsing fun...
Martin Koegler
1
-4
/
+8
2008-02-03
git-fsck: report missing author/commit line in a commit as an error
Martin Koegler
1
-3
/
+3
2008-02-03
Merge branch 'maint'
Junio C Hamano
2
-2
/
+2
2008-02-03
git-remote documentation: fix synopsis to match description
Jörg Sommer
1
-1
/
+1
2008-02-03
git-am: fix type in its usage string
Jörg Sommer
1
-1
/
+1
2008-02-03
git-p4: Fix an obvious typo
Tommy Thorn
1
-1
/
+1
2008-02-03
Let "git svn" run "git gc --auto" occasionally
Karl Hasselström
1
-0
/
+12
2008-02-03
git-svn: Don't call git-repack anymore
Karl Hasselström
1
-11
/
+3
2008-02-03
git-p4: Ensure the working directory and the index are clean before "git-p4 r...
Simon Hausmann
1
-0
/
+5
2008-02-03
git-p4: Fix submit user-interface.
Simon Hausmann
1
-59
/
+26
2008-02-03
Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during import
Jason McMullan
1
-3
/
+7
2008-02-03
Merge branch 'maint'
Junio C Hamano
3
-4
/
+23
2008-02-03
Fix "git-commit -C $tag"
Junio C Hamano
2
-1
/
+19
2008-02-03
Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2)
Jari Aalto
1
-3
/
+4
2008-02-03
known breakage: revision range computation with clock skew
Junio C Hamano
1
-0
/
+38
2008-02-03
test: reword the final message of tests with known breakages
Junio C Hamano
1
-2
/
+5
2008-02-01
Sane use of test_expect_failure
Junio C Hamano
48
-427
/
+498
2008-02-01
Update stale documentation links from the main documentation.
Junio C Hamano
1
-0
/
+5
2008-02-01
GIT 1.5.4
Junio C Hamano
2
-12
/
+6
2008-02-01
Fix "git checkout -b foo ':/substring'"
Junio C Hamano
1
-3
/
+4
2008-01-31
Fix typo in a comment in t/test-lib.sh
Michele Ballabio
1
-1
/
+1
2008-01-31
git rev-parse manpage: spelling fix
Miklos Vajna
1
-2
/
+2
2008-01-31
Revert "filter-branch docs: remove brackets so not to imply revision arg is o...
Junio C Hamano
2
-2
/
+2
2008-01-30
Documentation/git-cvsserver: Fix typo
Jean-Luc Herren
1
-1
/
+1
2008-01-30
filter-branch: assume HEAD if no revision supplied
Brandon Casey
1
-2
/
+1
2008-01-30
filter-branch docs: remove brackets so not to imply revision arg is optional
Brandon Casey
2
-2
/
+2
2008-01-30
Use 'printf %s $x' notation in t5401
Shawn O. Pearce
1
-4
/
+4
2008-01-30
filter-branch.sh: remove temporary directory on failure
Brandon Casey
1
-0
/
+5
2008-01-30
git-relink: avoid hard linking in objects/info directory
Brandon Casey
1
-1
/
+1
2008-01-29
gitweb: Make use of the $git_dir variable at sub git_get_project_description
Bruno Ribas
1
-1
/
+1
2008-01-29
gitweb: Add info about $projectroot and $projects_list to gitweb/README
Jakub Narebski
1
-2
/
+15
2008-01-29
fix doc typos
Jim Meyering
5
-8
/
+8
2008-01-29
reflog-expire: Avoid creating new files in a directory inside readdir(3) loop
Junio C Hamano
1
-2
/
+38
2008-01-29
gitweb: Convert generated contents to utf8 in commitdiff_plain
Yasushi SHOJI
1
-6
/
+5
2008-01-29
instaweb: use 'browser.<tool>.path' config option if it's set.
Christian Couder
2
-2
/
+11
[next]