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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-12
Merge branch 'jn/parse-options-extra'
Junio C Hamano
3
-154
/
+248
2010-12-12
Merge branch 'tc/format-patch-p'
Junio C Hamano
1
-0
/
+2
2010-12-12
Merge branch 'jn/git-cmd-h-bypass-setup'
Junio C Hamano
7
-0
/
+24
2010-12-10
thread-utils.h: simplify the inclusion
Junio C Hamano
2
-8
/
+0
2010-12-08
Merge branch 'nd/maint-fix-add-typo-detection' (early part)
Junio C Hamano
1
-1
/
+2
2010-12-08
Merge branch 'il/remote-fd-ext'
Junio C Hamano
2
-0
/
+325
2010-12-08
Merge branch 'mg/maint-tag-rfc1991'
Junio C Hamano
2
-20
/
+6
2010-12-08
Merge branch 'jh/notes-merge'
Junio C Hamano
2
-50
/
+265
2010-12-07
update-index: migrate to parse-options API
Jonathan Nieder
1
-149
/
+243
2010-12-06
parse-options: Don't call parse_options_check() so much
Stephen Boyd
2
-4
/
+4
2010-12-03
Merge branch 'jn/thinner-wrapper'
Junio C Hamano
1
-1
/
+1
2010-12-03
Merge branch 'pn/commit-autosquash'
Junio C Hamano
3
-30
/
+56
2010-12-03
Merge branch 'sn/diff-doc'
Junio C Hamano
1
-1
/
+1
2010-12-01
Merge branch 'maint'
Junio C Hamano
1
-1
/
+2
2010-12-01
Merge branch 'maint-1.7.2' into maint
Junio C Hamano
1
-1
/
+2
2010-12-01
Merge branch 'maint-1.7.1' into maint-1.7.2
Junio C Hamano
1
-1
/
+2
2010-12-01
Merge branch 'maint-1.7.0' into maint-1.7.1
Junio C Hamano
1
-1
/
+2
2010-11-29
Merge branch 'jl/clone-recurse-sm-synonym'
Junio C Hamano
1
-0
/
+2
2010-11-29
Merge branch 'jn/cherry-pick-refresh-index'
Junio C Hamano
1
-2
/
+16
2010-11-29
Merge branch 'np/pack-broken-boundary'
Junio C Hamano
1
-1
/
+15
2010-11-29
Merge branch 'fc/apply-p2-get-header-name'
Junio C Hamano
1
-14
/
+14
2010-11-29
Merge branch 'kb/blame-author-email'
Junio C Hamano
1
-6
/
+22
2010-11-29
Merge branch 'ak/apply-non-git-epoch'
Junio C Hamano
1
-6
/
+29
2010-11-24
Merge branch 'cb/maint-orphan-merge-noclobber'
Junio C Hamano
1
-1
/
+19
2010-11-24
Merge branch 'rs/opt-help-text'
Junio C Hamano
26
-49
/
+48
2010-11-24
Merge branch 'mm/phrase-remote-tracking'
Junio C Hamano
5
-12
/
+12
2010-11-24
Merge branch 'jk/maint-apply-no-binary' into maint
Junio C Hamano
1
-0
/
+6
2010-11-24
Merge branch 'jn/send-pack-error' into maint
Junio C Hamano
1
-1
/
+1
2010-11-24
Merge branch 'jk/maint-rev-list-nul' into maint
Junio C Hamano
1
-2
/
+4
2010-11-24
Merge branch 'bc/fix-cherry-pick-root' into maint
Junio C Hamano
1
-1
/
+1
2010-11-23
format-patch: page output with --stdout
Tay Ray Chuan
1
-0
/
+2
2010-11-19
remote-fd/ext: finishing touches after code review
Ilari Liusvaara
2
-8
/
+6
2010-11-17
Merge branch 'jk/maint-apply-no-binary'
Junio C Hamano
1
-0
/
+6
2010-11-17
Merge branch 'jk/push-progress'
Junio C Hamano
1
-0
/
+3
2010-11-17
Merge branch 'tr/maint-merge-file-subdir'
Junio C Hamano
1
-1
/
+6
2010-11-17
Merge branch 'jn/send-pack-error'
Junio C Hamano
1
-1
/
+1
2010-11-17
Merge branch 'jk/maint-rev-list-nul'
Junio C Hamano
1
-2
/
+4
2010-11-17
Merge branch 'ks/no-textconv-symlink'
Junio C Hamano
2
-12
/
+23
2010-11-17
Merge branch 'maint'
Junio C Hamano
1
-4
/
+4
2010-11-17
clean: remove redundant variable baselen
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2010-11-17
Provide 'git merge --abort' as a synonym to 'git reset --merge'
Johan Herland
1
-0
/
+14
2010-11-17
cmd_merge(): Parse options before checking MERGE_HEAD
Johan Herland
1
-16
/
+17
2010-11-17
Provide 'git notes get-ref' to easily retrieve current notes ref
Johan Herland
1
-0
/
+23
2010-11-17
git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"
Johan Herland
1
-2
/
+6
2010-11-17
git notes merge: --commit should fail if underlying notes ref has moved
Johan Herland
1
-2
/
+9
2010-11-17
git notes merge: List conflicting notes in notes merge commit message
Johan Herland
1
-1
/
+1
2010-11-17
git notes merge: Manual conflict resolution, part 2/2
Johan Herland
1
-3
/
+103
2010-11-17
git notes merge: Manual conflict resolution, part 1/2
Johan Herland
1
-4
/
+4
2010-11-17
git notes merge: Add automatic conflict resolvers (ours, theirs, union)
Johan Herland
1
-1
/
+20
2010-11-17
git notes merge: Handle real, non-conflicting notes merges
Johan Herland
1
-5
/
+10
[next]