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-06
git-commit: add a prepare-commit-msg hook
Paolo Bonzini
6
-2
/
+242
2008-02-06
git-commit: Refactor creation of log message.
Paolo Bonzini
2
-83
/
+117
2008-02-06
git-commit: set GIT_EDITOR=: if editor will not be launched
Paolo Bonzini
2
-0
/
+6
2008-02-06
git-commit: support variable number of hook arguments
Paolo Bonzini
1
-26
/
+35
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
2008-01-29
Documentation: help: specify supported html browsers.
Christian Couder
1
-0
/
+10
2008-01-29
Documentation: config: add "browser.<tool>.path".
Christian Couder
1
-0
/
+4
2008-01-28
Add test for rebase -i with commits that do not pass pre-commit
Johannes Schindelin
1
-0
/
+16
2008-01-28
t9001: add missing && operators
Jeff King
1
-4
/
+4
2008-01-26
GIT 1.5.4-rc5
Junio C Hamano
2
-13
/
+14
2008-01-26
pull --rebase: be cleverer with rebased upstream branches
Johannes Schindelin
3
-2
/
+33
[next]