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
2010-11-24
Merge branch 'kb/maint-rebase-autosquash'
Junio C Hamano
1
-0
/
+74
2010-11-24
Merge branch 'mm/phrase-remote-tracking'
Junio C Hamano
7
-26
/
+28
2010-11-24
Merge branch 'en/and-cascade-tests'
Junio C Hamano
114
-657
/
+597
2010-11-24
Merge branch 'kb/maint-diff-ws-check' into maint
Junio C Hamano
3
-44
/
+114
2010-11-24
Merge branch 'jm/mailmap' into maint
Junio C Hamano
1
-12
/
+55
2010-11-24
Merge branch 'jk/maint-apply-no-binary' into maint
Junio C Hamano
1
-1
/
+26
2010-11-24
Merge branch 'ak/submodule-sync' into maint
Junio C Hamano
1
-1
/
+11
2010-11-24
Merge branch 'jk/maint-rev-list-nul' into maint
Junio C Hamano
3
-4
/
+12
2010-11-24
Merge branch 'cb/diff-fname-optim' into maint
Junio C Hamano
1
-0
/
+109
2010-11-24
Merge branch 'jk/no-textconv-symlink' into maint
Junio C Hamano
1
-0
/
+26
2010-11-24
Merge branch 'bc/fix-cherry-pick-root' into maint
Junio C Hamano
1
-0
/
+10
2010-11-24
Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter' into maint
Junio C Hamano
1
-0
/
+36
2010-11-23
reflogs: clear flags properly in corner case
Jeff King
1
-0
/
+34
2010-11-23
rebase --abort: do not update branch ref
Martin von Zweigbergk
1
-0
/
+12
2010-11-23
t9010 (svn-fe): Eliminate dependency on svn perl bindings
Ramkumar Ramachandra
1
-2
/
+12
2010-11-23
format-patch: page output with --stdout
Tay Ray Chuan
1
-0
/
+23
2010-11-17
Merge branch 'kb/maint-submodule-savearg'
Junio C Hamano
1
-0
/
+50
2010-11-17
Merge branch 'jk/missing-config'
Junio C Hamano
1
-0
/
+29
2010-11-17
Merge branch 'kb/maint-diff-ws-check'
Junio C Hamano
3
-44
/
+114
2010-11-17
Merge branch 'bg/maint-gitweb-test-lib'
Junio C Hamano
1
-1
/
+1
2010-11-17
Merge branch 'jm/mailmap'
Junio C Hamano
1
-12
/
+55
2010-11-17
Merge branch 'jk/maint-apply-no-binary'
Junio C Hamano
1
-1
/
+26
2010-11-17
Merge branch 'jk/push-progress'
Junio C Hamano
5
-51
/
+107
2010-11-17
Merge branch 'tr/maint-merge-file-subdir'
Junio C Hamano
1
-0
/
+8
2010-11-17
Merge branch 'mg/make-prove'
Junio C Hamano
2
-1
/
+15
2010-11-17
Merge branch 'ak/submodule-sync'
Junio C Hamano
1
-1
/
+11
2010-11-17
Merge branch 'jk/maint-rev-list-nul'
Junio C Hamano
3
-4
/
+12
2010-11-17
Merge branch 'ks/no-textconv-symlink'
Junio C Hamano
2
-12
/
+88
2010-11-17
Merge branch 'jn/gitweb-test'
Junio C Hamano
2
-2
/
+23
2010-11-17
Merge branch 'cb/diff-fname-optim'
Junio C Hamano
1
-0
/
+109
2010-11-17
Merge branch 'jk/no-textconv-symlink'
Junio C Hamano
1
-0
/
+26
2010-11-17
Merge branch 'maint'
Junio C Hamano
1
-0
/
+21
2010-11-17
t6022: Use -eq not = to test output of wc -l
Brian Gernhardt
1
-32
/
+32
2010-11-17
Provide 'git merge --abort' as a synonym to 'git reset --merge'
Johan Herland
1
-0
/
+313
2010-11-17
Provide 'git notes get-ref' to easily retrieve current notes ref
Johan Herland
1
-0
/
+19
2010-11-17
git notes merge: Add testcases for merging notes trees at different fanouts
Johan Herland
1
-0
/
+436
2010-11-17
git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"
Johan Herland
1
-0
/
+145
2010-11-17
git notes merge: --commit should fail if underlying notes ref has moved
Johan Herland
1
-0
/
+76
2010-11-17
git notes merge: List conflicting notes in notes merge commit message
Johan Herland
1
-0
/
+12
2010-11-17
git notes merge: Manual conflict resolution, part 2/2
Johan Herland
1
-0
/
+176
2010-11-17
git notes merge: Manual conflict resolution, part 1/2
Johan Herland
1
-0
/
+292
2010-11-17
git notes merge: Add automatic conflict resolvers (ours, theirs, union)
Johan Herland
1
-0
/
+502
2010-11-17
git notes merge: Handle real, non-conflicting notes merges
Johan Herland
1
-0
/
+188
2010-11-17
git notes merge: Initial implementation handling trivial merges only
Johan Herland
1
-0
/
+180
2010-11-17
notes.c: Use two newlines (instead of one) when concatenating notes
Johan Herland
4
-0
/
+11
2010-11-17
(trivial) t3303: Indent with tabs instead of spaces for consistency
Johan Herland
1
-9
/
+9
2010-11-17
Fix username and password extraction from HTTP URLs
Gabriel Corona
1
-1
/
+1
2010-11-17
t5550: test HTTP authentication and userinfo decoding
Gabriel Corona
4
-0
/
+40
2010-11-17
allow command-specific pagers in pager.<cmd>
Jeff King
1
-0
/
+29
2010-11-17
log.decorate: accept 0/1 bool values
Jeff King
1
-0
/
+9
[prev]
[next]