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-03-07
send-email: --no-signed-off-cc should suppress 'sob' cc
Junio C Hamano
1
-1
/
+2
2008-03-07
Merge branch 'js/reflog-delete'
Junio C Hamano
8
-7
/
+245
2008-03-07
Merge branch 'dc/format-pretty'
Junio C Hamano
8
-9
/
+21
2008-03-07
Merge branch 'cb/mergetool'
Junio C Hamano
3
-76
/
+162
2008-03-07
Merge branch 'ar/sgid-bsd'
Junio C Hamano
3
-1
/
+11
2008-03-07
Merge branch 'cc/run-command'
Junio C Hamano
2
-10
/
+11
2008-03-05
Do not use GUID on dir in git init --shared=all on FreeBSD
Alex Riesen
3
-1
/
+11
2008-03-05
run-command: Redirect stderr to a pipe before redirecting stdout to stderr
Christian Couder
2
-10
/
+11
2008-03-05
bash: git-branch -d and -m lists only local branches
SZEDER Gábor
1
-1
/
+18
2008-03-05
bash: add git-branch options
SZEDER Gábor
1
-1
/
+10
2008-03-05
Add a very basic test script for git mergetool
Charles Bailey
1
-0
/
+46
2008-03-05
Teach git mergetool to use custom commands defined at config time
Charles Bailey
2
-4
/
+49
2008-03-05
Changed an internal variable of mergetool to support custom commands
Charles Bailey
1
-50
/
+50
2008-03-05
Tidy up git mergetool's backup file behaviour
Charles Bailey
2
-24
/
+19
2008-03-05
log/show/whatchanged: introduce format.pretty configuration
Denis Cheng
3
-0
/
+13
2008-03-05
specify explicit "--pretty=medium" with `git log/show/whatchanged`
Denis Cheng
4
-4
/
+4
2008-03-05
whatchanged documentation: share description of --pretty with others
Denis Cheng
1
-5
/
+4
2008-03-05
fsck.c: fix bogus "empty tree" check
Junio C Hamano
1
-2
/
+0
2008-03-04
Revert "unpack-objects: prevent writing of inconsistent objects"
Junio C Hamano
2
-106
/
+7
2008-03-04
Revert "receive-pack: use strict mode for unpacking objects"
Junio C Hamano
2
-29
/
+13
2008-03-04
Merge branch 'maint'
Junio C Hamano
5
-22
/
+23
2008-03-03
Fix 'git remote show' regression on empty repository in 1.5.4
Shawn O. Pearce
1
-4
/
+0
2008-03-03
t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --merge
Mike Hommey
1
-28
/
+40
2008-03-03
git-p4: Fix import of changesets with file deletions
Simon Hausmann
1
-20
/
+25
2008-03-03
Fix test for cleanup failure in t7300 on Windows
Alex Riesen
1
-1
/
+2
2008-03-03
t6120 (describe): check --long properly
Junio C Hamano
1
-0
/
+1
2008-03-03
Add git-describe test for "verify annotated tag names on output"
Shawn O. Pearce
1
-1
/
+16
2008-03-03
Test for packed tags in git-describe output
Shawn O. Pearce
1
-0
/
+3
2008-03-03
Don't allow git-describe failures to go unnoticed in t6120
Shawn O. Pearce
1
-1
/
+3
2008-03-03
describe: re-fix display_name()
Junio C Hamano
1
-1
/
+1
2008-03-03
Fix incorrect wording in git-merge.txt.
Matthieu Moy
1
-1
/
+2
2008-03-03
git-merge.sh: better handling of combined --squash,--no-ff,--no-commit options
Gerrit Pape
2
-6
/
+17
2008-03-03
Fix random crashes in http_cleanup()
Mike Hommey
1
-11
/
+3
2008-03-03
describe: fix --long output
Junio C Hamano
1
-5
/
+11
2008-03-03
git-describe: use tags found in packed-refs correctly
Junio C Hamano
1
-1
/
+1
2008-03-03
t3903-stash.sh: Add tests for new stash commands drop and pop
Brandon Casey
1
-1
/
+45
2008-03-03
git-reflog.txt: Document new commands --updateref and --rewrite
Brandon Casey
1
-0
/
+9
2008-03-03
t3903-stash.sh: Add missing '&&' to body of testcase
Brandon Casey
1
-2
/
+2
2008-03-03
Merge commit '74359821' into js/reflog-delete
Junio C Hamano
125
-1334
/
+4189
2008-03-03
fetch-pack: check parse_commit/object results
Martin Koegler
1
-7
/
+10
2008-03-03
Update draft release notes for 1.5.5
Junio C Hamano
1
-1
/
+27
2008-03-02
Merge branch 'maint'
Junio C Hamano
5
-6
/
+49
2008-03-02
Update draft release notes for 1.5.4.4
Junio C Hamano
1
-1
/
+21
2008-03-02
revert: actually check for a dirty index
Jeff King
2
-4
/
+25
2008-03-02
tests: introduce test_must_fail
Junio C Hamano
2
-8
/
+25
2008-03-02
git-submodule: Fix typo 'url' which should be '$url'
Ping Yin
1
-1
/
+1
2008-03-02
receive-pack: Initialize PATH to include exec-dir.
Björn Steinbrink
1
-0
/
+2
2008-03-02
Fix doc typos.
Ralf Wildenhues
2
-4
/
+4
2008-03-02
fast-import: exit with proper message if not a git dir
Jean-Luc Herren
1
-0
/
+1
2008-03-02
Merge branch 'np/verify-pack'
Junio C Hamano
9
-163
/
+185
[next]