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
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
git-web--browse: fix misplaced quote in init_browser_path()
jaysoffian+git@gmail.com
1
-1
/
+1
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-10
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-02-09
web--browse: Add a few quotes in 'init_browser_path'.
Christian Couder
1
-2
/
+2
2008-02-09
Documentation: instaweb: add 'git-web--browse' information.
Christian Couder
1
-4
/
+23
2008-02-09
Work around curl-gnutls not liking to be reinitialized
Mike Hommey
1
-4
/
+3
2008-02-09
Introduce the config variable pack.packSizeLimit
Johannes Schindelin
4
-2
/
+23
2008-02-09
gitweb: Use the config file to set repository owner's name.
Bruno Ribas
2
-1
/
+9
2008-02-09
Adjust .gitignore for 5884f1(Rename 'git-help--browse.sh'...)
Johannes Schindelin
1
-1
/
+1
2008-02-09
git-web--browse: do not start the browser with nohup
Dmitry Potapov
1
-3
/
+3
2008-02-09
Fix typo in 'blame' documentation.
Tim Stoakes
1
-1
/
+1
2008-02-09
Fix "git clone" for git:// protocol
Johannes Schindelin
1
-8
/
+12
2008-02-08
gitweb: Make use of the $git_dir variable at sub git_get_project_url_list
Bruno Ribas
1
-1
/
+1
2008-02-08
git.el: Better handling of subprocess errors.
Alexandre Julliard
1
-37
/
+51
2008-02-08
git.el: Check for existing buffers on revert.
Alexandre Julliard
1
-0
/
+8
2008-02-08
git.el: Added a command to amend a commit.
Alexandre Julliard
1
-1
/
+73
2008-02-08
git.el: Support for showing unknown/ignored directories.
Alexandre Julliard
1
-9
/
+29
2008-02-07
git-p4: Fix indentation from tab to spaces
Toby Allsopp
1
-1
/
+1
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
compat: Add simplified merge sort implementation from glibc
Brian Downing
3
-0
/
+76
2008-02-06
fix config reading in tests
Jeff King
2
-4
/
+7
2008-02-06
allow suppressing of global and system config
Jeff King
3
-4
/
+24
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-06
safecrlf: Add mechanism to warn about irreversible crlf conversions
Steffen Prohaska
11
-11
/
+189
2008-02-06
git-commit: add a prepare-commit-msg hook
Paolo Bonzini
6
-2
/
+242
[prev]
[next]