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-07-13
Move code interpreting path relative to exec-dir to new function system_path()
Steffen Prohaska
4
-22
/
+15
2008-07-13
Make usage strings dash-less
Stephan Beyer
80
-101
/
+102
2008-07-13
Add some useful functions for strbuf manipulation.
Lukas Sandström
2
-0
/
+76
2008-07-13
Make some strbuf_*() struct strbuf arguments const.
Lukas Sandström
2
-4
/
+4
2008-07-13
reduce_heads(): thinkofix
Sverre Hvammen Johansen
2
-1
/
+12
2008-07-13
Add a new test for git-merge-resolve
Miklos Vajna
1
-0
/
+46
2008-07-13
t6021: add a new test for git-merge-resolve
Miklos Vajna
1
-0
/
+4
2008-07-13
Fix quadratic performance in rewrite_one.
Alexander N. Gavrilov
1
-6
/
+24
2008-07-13
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
58
-233
/
+247
2008-07-13
t/test-lib.sh: exit with small negagive int is ok with test_must_fail
Stephan Beyer
1
-1
/
+1
2008-07-13
git-am: Do not exit silently if committer is unset
Stephan Beyer
1
-1
/
+2
2008-07-13
bash completion: Improve responsiveness of git-log completion
Shawn O. Pearce
1
-12
/
+16
2008-07-13
Move MERGE_RR from .git/rr-cache/ into .git/
Johannes Schindelin
3
-5
/
+5
2008-07-12
t0004: fix timing bug
Junio C Hamano
1
-9
/
+10
2008-07-11
Add pretty format %aN which gives the author name, respecting .mailmap
Johannes Schindelin
2
-2
/
+27
2008-07-11
We need to check for msys as well as Windows in add--interactive.
Mike Pape
1
-1
/
+1
2008-07-11
Convert CR/LF to LF in tag signatures
Johannes Schindelin
1
-0
/
+10
2008-07-11
Fixed text file auto-detection: treat EOF character 032 at the end of file as...
Dmitry Kakurin
1
-0
/
+4
2008-07-11
make remove-dashes: apply to scripts and programs as well, not just to builtins
Miklos Vajna
2
-10
/
+10
2008-07-11
git-bisect: use dash-less form on git bisect log
Miklos Vajna
1
-4
/
+8
2008-07-11
t1007-hash-object.sh: use quotes for the test description
Miklos Vajna
1
-1
/
+1
2008-07-11
t0001-init.sh: change confusing directory name
Miklos Vajna
1
-3
/
+3
2008-07-11
git-mailinfo: document the -n option
Lukas Sandström
2
-2
/
+5
2008-07-11
Fix backwards-incompatible handling of core.sharedRepository
Petr Baudis
2
-1
/
+24
2008-07-10
Teach merge.log to "git-merge" again
Junio C Hamano
2
-0
/
+9
2008-07-10
rerere: Separate libgit and builtin functions
Stephan Beyer
6
-355
/
+390
2008-07-10
builtin-rerere: more carefully find conflict markers
Olivier Marin
2
-9
/
+33
2008-07-09
apply: fix copy/rename breakage
Junio C Hamano
2
-3
/
+27
2008-07-09
Merge branch 'jk/pager-config'
Junio C Hamano
1
-4
/
+47
2008-07-09
Merge branch 'js/apply-root'
Junio C Hamano
3
-1
/
+76
2008-07-09
Merge branch 'jc/reflog-expire'
Junio C Hamano
1
-19
/
+137
2008-07-09
git-send-email: Fix authenticating on some servers when using TLS.
Robert Shearman
1
-0
/
+3
2008-07-09
revisions: refactor handle_revision_opt into parse_revision_opt.
Pierre Habouzit
4
-23
/
+23
2008-07-09
git-shortlog: migrate to parse-options partially.
Pierre Habouzit
1
-58
/
+77
2008-07-09
git-blame: fix lapsus
Pierre Habouzit
1
-1
/
+1
2008-07-09
Provide fallback definitions of PRIu32 and PRIx32
Johannes Sixt
1
-0
/
+8
2008-07-09
t9100-git-svn-basic.sh: Fix determination of utf-8 locale
Ramsay Jones
1
-4
/
+4
2008-07-09
t9113-*.sh: provide user feedback when test skipped
Ramsay Jones
1
-1
/
+7
2008-07-09
Merge branch 'sp/maint-pack-memuse'
Junio C Hamano
1
-0
/
+1
2008-07-09
Correct pack memory leak causing git gc to try to exceed ulimit
Shawn O. Pearce
1
-0
/
+1
2008-07-09
branch --merged/--no-merged: allow specifying arbitrary commit
Junio C Hamano
2
-20
/
+57
2008-07-09
branch --contains: default to HEAD
Junio C Hamano
1
-4
/
+8
2008-07-09
parse-options: add PARSE_OPT_LASTARG_DEFAULT flag
Pierre Habouzit
2
-28
/
+28
2008-07-09
Merge branch 'maint'
Junio C Hamano
8
-8
/
+106
2008-07-08
Start preparing release notes for 1.5.6.3
Junio C Hamano
2
-1
/
+43
2008-07-08
Documentation: update sections on naming revisions and revision ranges
Junio C Hamano
1
-5
/
+15
2008-07-08
Tone down warning about GNU Interactive Tools
Junio C Hamano
1
-11
/
+9
2008-07-08
Avoid apache complaining about lack of server's FQDN
Mike Hommey
1
-0
/
+1
2008-07-08
Skip t5540-http-push test when USE_CURL_MULTI is undefined
Mike Hommey
1
-0
/
+7
2008-07-08
Fix http-push test
Mike Hommey
2
-9
/
+11
[prev]
[next]