index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-07
Merge branch 'jc/hide-cr-in-diff-from-less'
Junio C Hamano
1
-0
/
+12
2008-09-07
Merge branch 'jc/maint-checkout-fix'
Junio C Hamano
1
-0
/
+22
2008-09-07
wt-status: Teach how to discard changes in the working directory
Anders Melchiorsen
1
-0
/
+10
2008-09-06
git-svn: fix handling of even funkier branch names
Eric Wong
1
-0
/
+16
2008-09-06
builtin-merge: release the lockfile in try_merge_strategy()
Miklos Vajna
1
-0
/
+22
2008-09-06
Merge git://git.bogomips.org/git-svn
Junio C Hamano
2
-89
/
+93
2008-09-06
git-svn: set auto_props when renaming files
Paul Talacko
1
-0
/
+17
2008-09-06
t9124: clean up chdir usage
Eric Wong
1
-4
/
+2
2008-09-06
Merge branch 'maint'
Junio C Hamano
1
-0
/
+13
2008-09-05
for-each-ref: `:short` format for `refname`
Bert Wesarg
1
-0
/
+44
2008-09-05
git-svn: fix 'info' tests for unknown items
Thomas Rast
1
-48
/
+25
2008-09-05
git svn info: always quote URLs in 'info' output
Thomas Rast
1
-14
/
+16
2008-09-05
git svn info: make info relative to the current directory
Thomas Rast
1
-1
/
+13
2008-09-05
git svn info: tests: fix ptouch argument order in setup
Thomas Rast
1
-4
/
+4
2008-09-05
git svn info: tests: use test_cmp instead of git-diff
Thomas Rast
1
-22
/
+22
2008-09-05
git svn info: tests: do not use set -e
Thomas Rast
1
-2
/
+0
2008-09-05
git svn info: tests: let 'init' test run with SVN 1.5
Thomas Rast
1
-2
/
+2
2008-09-05
"blame -c" should be compatible with "annotate"
Junio C Hamano
1
-0
/
+13
2008-09-04
Merge branch 'jc/maint-log-grep'
Junio C Hamano
1
-0
/
+51
2008-09-04
log --author/--committer: really match only with name part
Junio C Hamano
1
-0
/
+51
2008-09-03
Merge branch 'maint'
Junio C Hamano
78
-517
/
+595
2008-09-03
Merge branch 'nd/worktree' into maint
Junio C Hamano
1
-2
/
+62
2008-09-03
Merge branch 'ho/dashless' into maint
Junio C Hamano
76
-515
/
+515
2008-09-03
tests: use "git xyzzy" form (t7200 - t9001)
Nanako Shiraishi
18
-99
/
+99
2008-09-03
tests: use "git xyzzy" form (t7000 - t7199)
Nanako Shiraishi
6
-183
/
+183
2008-09-03
tests: use "git xyzzy" form (t3600 - t6999)
Nanako Shiraishi
26
-130
/
+130
2008-09-03
tests: use "git xyzzy" form (t0000 - t3599)
Nanako Shiraishi
26
-103
/
+103
2008-09-03
clone: fix creation of explicitly named target directory
Clemens Buchacher
1
-0
/
+18
2008-09-02
Merge branch 'tr/filter-branch'
Junio C Hamano
2
-2
/
+99
2008-09-02
Merge branch 'maint'
Junio C Hamano
1
-3
/
+3
2008-09-02
t5300: improve SHA1 collision test
Nicolas Pitre
1
-1
/
+2
2008-09-01
Bring local clone's origin URL in line with that of a remote clone
Johan Herland
1
-3
/
+3
2008-08-31
checkout --conflict=<style>: recreate merge in a non-default style
Junio C Hamano
1
-46
/
+54
2008-08-31
t6013: replace use of 'tac' with equivalent Perl
Thomas Rast
1
-2
/
+2
2008-08-30
diff: Help "less" hide ^M from the output
Junio C Hamano
1
-0
/
+12
2008-08-30
Merge branch 'maint'
Junio C Hamano
2
-3
/
+92
2008-08-30
checkout -m: recreate merge when checking out of unmerged index
Junio C Hamano
1
-0
/
+63
2008-08-30
Merge branch 'jc/maint-checkout-fix' into 'jc/better-conflict-resolution'
Junio C Hamano
1
-0
/
+70
2008-08-30
merge.conflictstyle: choose between "merge" and "diff3 -m" styles
Junio C Hamano
1
-1
/
+8
2008-08-30
xdiff-merge: optionally show conflicts in "diff3 -m" style
Junio C Hamano
1
-0
/
+37
2008-08-30
checkout --ours/--theirs: allow checking out one side of a conflicting merge
Junio C Hamano
1
-0
/
+25
2008-08-30
checkout -f: allow ignoring unmerged paths when checking out of the index
Junio C Hamano
1
-0
/
+23
2008-08-30
checkout: do not check out unmerged higher stages randomly
Junio C Hamano
1
-0
/
+22
2008-08-30
git-apply: Loosen "match_beginning" logic
Junio C Hamano
1
-3
/
+12
2008-08-30
Merge branch 'sp/missing-thin-base' into maint
Junio C Hamano
1
-0
/
+80
2008-08-29
rev-list: fix --reverse interaction with --parents
Thomas Rast
1
-0
/
+42
2008-08-29
Merge branch 'np/verify-pack' into maint
Junio C Hamano
1
-0
/
+6
2008-08-29
Merge branch 'maint'
Junio C Hamano
1
-0
/
+6
2008-08-29
pretty=format: respect date format options
Jeff King
1
-0
/
+6
2008-08-28
grep: fix worktree setup
Nguyễn Thái Ngọc Duy
1
-0
/
+5
[prev]
[next]