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-11
convert.c: guard config parser from value=NULL
Junio C Hamano
1
-2
/
+2
2008-02-11
connect.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
builtin-tag.c: guard config parser from value=NULL
Junio C Hamano
1
-1
/
+1
2008-02-11
builtin-show-branch.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
builtin-reflog.c: guard config parser from value=NULL
Junio C Hamano
1
-5
/
+11
2008-02-11
builtin-log.c: guard config parser from value=NULL
Junio C Hamano
1
-1
/
+1
2008-02-11
builtin-config.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
builtin-commit.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
builtin-branch.c: guard config parser from value=NULL
Junio C Hamano
1
-3
/
+6
2008-02-11
builtin-apply.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
Add config_error_nonbool() helper function
Junio C Hamano
2
-0
/
+10
2008-02-11
builtin-gc.c: guard config parser from value=NULL
Miklos Vajna
1
-1
/
+1
2008-02-11
archive-tar.c: guard config parser from value=NULL
Junio C Hamano
1
-1
/
+1
2008-02-11
Work around curl-gnutls not liking to be reinitialized
Mike Hommey
1
-4
/
+3
2008-02-11
man pages are littered with .ft C and others
Jonas Fonseca
2
-1
/
+20
2008-02-11
Add a BuildRequires for gettext in the spec file.
James Bowes
1
-1
/
+4
2008-02-11
pack-objects: only throw away data during memory pressure
Martin Koegler
1
-2
/
+11
2008-02-11
builtin-commit: remove .git/SQUASH_MSG upon successful commit
Gerrit Pape
1
-0
/
+1
2008-02-11
Make git prune remove temporary packs that look like write failures
David Steven Tweed
2
-0
/
+71
2008-02-11
rebase -i: accept -m as advertised in the man page
Uwe Kleine-K,Av(Bnig
1
-1
/
+1
2008-02-11
Document that the default of branch.autosetupmerge is true
Johannes Schindelin
3
-11
/
+13
2008-02-11
bisect: allow starting with a detached HEAD
Johannes Schindelin
2
-2
/
+18
2008-02-11
git-pull documentation: fix markup
Junio C Hamano
1
-5
/
+5
2008-02-10
config: Fix --unset for continuation lines
Frank Lichtenheld
2
-0
/
+24
2008-02-09
Fix typo in 'blame' documentation.
Tim Stoakes
1
-1
/
+1
2008-02-07
gitattributes: fix relative path matching
Junio C Hamano
2
-3
/
+52
2008-02-06
Fix parsing numeric color values
Timo Hirvonen
2
-1
/
+70
2008-02-05
INSTALL: git-merge no longer uses cpio
Gerrit Pape
1
-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
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-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
[prev]
[next]