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
2007-01-03
Refactor print-functions in builtin-branch
Lars Hjemli
1
-43
/
+40
2007-01-03
gitweb: There can be empty patches (in git_patchset_body)
Jakub Narebski
1
-1
/
+1
2007-01-03
gitweb: Fix bug in git_difftree_body (was '!=' instead of 'ne')
Jakub Narebski
1
-1
/
+1
2007-01-03
Documentation/tutorial: misc updates
Santi Béjar
1
-4
/
+13
2007-01-03
tutorial: misc updates.
Junio C Hamano
1
-7
/
+17
2007-01-03
Skip excessive blank lines before commit body
Lars Hjemli
1
-1
/
+4
2007-01-03
Add documentation for git-branch's color configuration.
Brian Gernhardt
3
-8
/
+27
2007-01-03
gitweb: Fix error in git_project_index subroutine
Jakub Narebski
1
-1
/
+1
2007-01-03
Fix infinite loop when deleting multiple packed refs.
Junio C Hamano
3
-2
/
+7
2007-01-02
Improve cached content header of status output
Jürgen Rühle
1
-4
/
+14
2007-01-02
Support --amend on initial commit in status output
Jürgen Rühle
1
-2
/
+3
2007-01-02
Improve "nothing to commit" part of status output
Jürgen Rühle
2
-6
/
+19
2007-01-02
Clarify syntax and role of git-add in status output
Jürgen Rühle
1
-1
/
+1
2007-01-02
send pack check for failure to send revisions list
Andy Whitcroft
3
-2
/
+30
2007-01-02
instaweb: load Apache mime and dir modules if they are needed
Eric Wong
1
-0
/
+10
2007-01-02
fetch-pack: do not use lockfile structure on stack.
Junio C Hamano
1
-1
/
+2
2007-01-01
Remove unused variable (git-commit.sh)
Junio C Hamano
1
-1
/
+0
2007-01-01
Update clone/fetch documentation with --depth (shallow clone) option
Junio C Hamano
2
-1
/
+16
2007-01-01
Strongly discourage --update-head-ok in fetch-options documentation.
Junio C Hamano
1
-2
/
+4
2007-01-01
Merge branch 'sp/merge' (early part)
Junio C Hamano
2
-14
/
+20
2007-01-01
Documentation: remove master:origin example from pull-fetch-param.txt
J. Bruce Fields
1
-4
/
+0
2007-01-01
Documentation: update git-pull.txt for new clone behavior
J. Bruce Fields
1
-44
/
+25
2007-01-01
git-fetch: remove .keep file at the end.
Junio C Hamano
1
-7
/
+16
2007-01-01
fail pull/merge early in the middle of conflicted merge
Junio C Hamano
2
-0
/
+6
2007-01-01
Update send-pack pipeline documentation.
Junio C Hamano
1
-65
/
+16
2006-12-31
git-svn: t/t91??-*: optimize the tests a bit
Eric Wong
3
-19
/
+7
2006-12-31
git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINK
Eric Wong
1
-49
/
+35
2006-12-31
git-svn: remove svnadmin dependency from the tests
Eric Wong
1
-22
/
+17
2006-12-31
i18n: do not leak 'encoding' header even when we cheat the conversion.
Junio C Hamano
1
-4
/
+6
2006-12-31
Do not merge random set of refs out of wildcarded refs
Junio C Hamano
1
-1
/
+22
2006-12-31
Fix formatting for urls section of fetch, pull, and push manpages
Theodore Tso
1
-12
/
+14
2006-12-31
Documentation: update tutorial's discussion of origin
J. Bruce Fields
1
-10
/
+15
2006-12-31
Documentation: update glossary entry for "origin"
J. Bruce Fields
1
-3
/
+4
2006-12-31
Documentation: update git-clone.txt for clone's new default behavior
J. Bruce Fields
1
-7
/
+4
2006-12-31
Docs: update cvs-migration.txt to reflect clone's new default behavior
J. Bruce Fields
1
-7
/
+4
2006-12-31
send-pack: tell pack-objects to use its internal rev-list.
Junio C Hamano
1
-97
/
+42
2006-12-31
send-pack.c: use is_null_sha1()
Junio C Hamano
1
-12
/
+1
2006-12-31
Update documentation for update hook.
Junio C Hamano
1
-2
/
+2
2006-12-31
Merge branch 'jc/send-pack-pipeline'
Junio C Hamano
2
-5
/
+114
2006-12-31
Add test case for update hooks in receive-pack.
Shawn O. Pearce
1
-0
/
+81
2006-12-30
Update packedGit config option documentation.
Shawn O. Pearce
1
-2
/
+6
2006-12-30
Merge branch 'master' into sp/mmap
Junio C Hamano
27
-84
/
+321
2006-12-30
Documentation/config.txt (and repo-config manpage): mark-up fix.
Junio C Hamano
1
-7
/
+7
2006-12-30
Teach Git how to parse standard power of 2 suffixes.
Shawn O. Pearce
3
-1
/
+20
2006-12-30
Use /dev/null for update hook stdin.
Shawn O. Pearce
3
-6
/
+8
2006-12-30
Redirect update hook stdout to stderr.
Shawn O. Pearce
3
-7
/
+30
2006-12-30
Remove unnecessary argc parameter from run_command_v.
Shawn O. Pearce
4
-9
/
+9
2006-12-30
Automatically detect a bare git repository.
Shawn O. Pearce
1
-34
/
+39
2006-12-30
Replace "GIT_DIR" with GIT_DIR_ENVIRONMENT.
Shawn O. Pearce
1
-3
/
+3
2006-12-30
Use PATH_MAX constant for --bare.
Shawn O. Pearce
1
-2
/
+2
[prev]
[next]