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-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
am: --rebasing
Junio C Hamano
3
-4
/
+21
2008-03-05
am: remove support for -d .dotest
Junio C Hamano
2
-14
/
+6
2008-03-05
am: read from the right mailbox when started from a subdirectory
Junio C Hamano
2
-2
/
+95
2008-03-05
fsck.c: fix bogus "empty tree" check
Junio C Hamano
1
-2
/
+0
2008-03-04
Teach git-fetch to exploit server side automatic tag following
Shawn O. Pearce
4
-0
/
+37
2008-03-04
Teach fetch-pack/upload-pack about --include-tag
Shawn O. Pearce
4
-6
/
+24
2008-03-04
git-pack-objects: Automatically pack annotated tags if object was packed
Shawn O. Pearce
3
-2
/
+111
2008-03-05
Merge branch 'maint'
Shawn O. Pearce
1
-0
/
+5
2008-03-05
git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails
Shawn O. Pearce
1
-0
/
+5
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
describe --always: fall back to showing an abbreviated object name
Junio C Hamano
2
-32
/
+44
2008-03-03
Teach git-fetch to grab a tag at the same time as a commit
Shawn O. Pearce
2
-1
/
+137
2008-03-03
Make git-fetch follow tags we already have objects for sooner
Shawn O. Pearce
1
-0
/
+6
2008-03-03
Teach upload-pack to log the received need lines to an fd
Shawn O. Pearce
1
-0
/
+9
2008-03-03
Free the path_lists used to find non-local tags in git-fetch
Shawn O. Pearce
1
-1
/
+3
2008-03-03
Allow builtin-fetch's find_non_local_tags to append onto a list
Shawn O. Pearce
1
-8
/
+8
2008-03-03
Ensure tail pointer gets setup correctly when we fetch HEAD only
Shawn O. Pearce
1
-0
/
+1
2008-03-03
Remove unnecessary delaying of free_refs(ref_map) in builtin-fetch
Shawn O. Pearce
1
-5
/
+2
2008-03-03
Remove unused variable in builtin-fetch find_non_local_tags
Shawn O. Pearce
1
-3
/
+2
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
[prev]
[next]