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
http.c: guard config parser from value=NULL
Junio C Hamano
1
-10
/
+15
2008-02-11
help.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
git.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-11
diff.c: guard config parser from value=NULL
Junio C Hamano
1
-2
/
+12
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
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
Avoid a useless prefix lookup in strbuf_expand()
Marco Costalba
3
-108
/
+83
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
Move code to clean up after a branch change to branch.c
Daniel Barkalow
3
-6
/
+28
2008-02-09
Library function to check for unmerged index entries
Daniel Barkalow
4
-26
/
+15
2008-02-09
Use diff -u instead of diff in t7201
Daniel Barkalow
1
-9
/
+9
2008-02-09
Move create_branch into a library file
Daniel Barkalow
4
-137
/
+151
2008-02-09
Build-in merge-recursive
Daniel Barkalow
5
-22
/
+46
2008-02-09
Add "skip_unmerged" option to unpack_trees.
Daniel Barkalow
2
-3
/
+18
2008-02-09
Discard "deleted" cache entries after using them to update the working tree
Daniel Barkalow
1
-7
/
+9
2008-02-09
Send unpack-trees debugging output to stderr
Daniel Barkalow
1
-7
/
+7
2008-02-09
Add flag to make unpack_trees() not print errors.
Daniel Barkalow
2
-14
/
+30
2008-02-09
Allow callers of unpack_trees() to handle failure
Daniel Barkalow
4
-41
/
+56
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
[prev]
[next]