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
2013-05-06
Merge branch 'jk/merge-tree-added-identically'
Junio C Hamano
1
-1
/
+5
2013-05-06
merge-tree: handle directory/empty conflict correctly
John Keeping
1
-1
/
+5
2013-05-01
Merge branch 'tr/remote-tighten-commandline-parsing'
Junio C Hamano
1
-1
/
+1
2013-04-28
Merge branch 'jk/check-corrupt-objects-carefully'
Junio C Hamano
1
-1
/
+1
2013-04-28
clone: Make the 'junk_mode' symbol a file static
Ramsay Jones
1
-1
/
+1
2013-04-28
Merge branch 'jk/merge-tree-added-identically'
Junio C Hamano
1
-1
/
+1
2013-04-28
merge-tree: fix typo in "both changed identically"
John Keeping
1
-1
/
+1
2013-04-26
Merge branch 'rr/shortlog-doc'
Junio C Hamano
2
-4
/
+2
2013-04-26
Merge branch 'jc/add-ignore-removal'
Junio C Hamano
1
-6
/
+17
2013-04-26
Merge branch 'jc/warn-pathless-add-finishing-touches'
Junio C Hamano
1
-0
/
+2
2013-04-26
git add: avoid "-u/-A without pathspec" warning on stat-dirty paths
Junio C Hamano
1
-0
/
+2
2013-04-24
Merge branch 'jk/remote-helper-with-signed-tags'
Junio C Hamano
1
-1
/
+7
2013-04-24
Sync with maint
Junio C Hamano
1
-2
/
+2
2013-04-24
Merge branch 'jc/merge-tag-object' into maint
Junio C Hamano
1
-0
/
+13
2013-04-24
remote: check for superfluous arguments in 'git remote add'
Thomas Rast
1
-1
/
+1
2013-04-24
cherry-pick/revert: make usage say '<commit-ish>...'
Kevin Bracey
1
-2
/
+2
2013-04-23
Merge branch 'nd/pretty-formats'
Junio C Hamano
2
-2
/
+2
2013-04-23
Merge branch 'kb/status-ignored-optim-2'
Junio C Hamano
3
-21
/
+6
2013-04-23
Merge branch 'jk/receive-pack-deadlocks-with-early-failure'
Junio C Hamano
1
-1
/
+4
2013-04-22
git add: rephrase -A/--no-all warning
Junio C Hamano
1
-6
/
+6
2013-04-22
git add: --ignore-removal is a better named --no-all
Junio C Hamano
1
-0
/
+11
2013-04-22
Merge branch 'jk/show-branch-strbuf' into maint
Junio C Hamano
1
-9
/
+8
2013-04-22
Merge branch 'jc/apply-ws-fix-tab-in-indent' into maint
Junio C Hamano
1
-6
/
+10
2013-04-22
Merge branch 'as/clone-reference-with-gitfile'
Junio C Hamano
1
-3
/
+13
2013-04-22
Merge branch 'jc/add-2.0-delete-default' (early part)
Junio C Hamano
1
-28
/
+87
2013-04-22
Merge branch 'nd/checkout-keep-sparse'
Junio C Hamano
1
-0
/
+5
2013-04-22
Merge branch 'jk/chopped-ident'
Junio C Hamano
2
-74
/
+8
2013-04-22
builtin/shortlog.c: make usage string consistent with log
Ramkumar Ramachandra
1
-3
/
+1
2013-04-22
builtin/log.c: make usage string consistent with doc
Ramkumar Ramachandra
1
-1
/
+1
2013-04-21
git add: rephrase the "removal will cease to be ignored" warning
Junio C Hamano
1
-7
/
+14
2013-04-19
receive-pack: close sideband fd on early pack errors
Jeff King
1
-1
/
+4
2013-04-19
Merge branch 'jn/add-2.0-u-A-sans-pathspec' (early part)
Junio C Hamano
1
-40
/
+94
2013-04-19
Merge branch 'ap/strbuf-humanize'
Junio C Hamano
1
-8
/
+36
2013-04-19
Merge branch 'fc/branch-upstream-color'
Junio C Hamano
1
-8
/
+28
2013-04-18
pretty: save commit encoding from logmsg_reencode if the caller needs it
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2013-04-18
Merge branch 'jk/merge-tree-added-identically'
Junio C Hamano
1
-13
/
+13
2013-04-18
Merge branch 'fc/send-email-annotate'
Junio C Hamano
1
-81
/
+85
2013-04-18
Merge branch 'kb/co-orphan-suggestion-short-sha1'
Junio C Hamano
1
-1
/
+1
2013-04-17
git add: rework the logic to warn "git add <pathspec>..." default change
Junio C Hamano
1
-26
/
+38
2013-04-17
blame: handle broken commit headers gracefully
René Scharfe
1
-3
/
+8
2013-04-17
cat-file: print tags raw for "cat-file -p"
Jeff King
1
-71
/
+0
2013-04-15
Merge branch 'rt/commentchar-fmt-merge-msg'
Junio C Hamano
1
-7
/
+11
2013-04-15
Merge branch 'jk/show-branch-strbuf'
Junio C Hamano
1
-9
/
+8
2013-04-15
dir.c: git-status --ignored: don't scan the work tree twice
Karsten Blees
1
-1
/
+0
2013-04-15
dir.c: replace is_path_excluded with now equivalent is_excluded API
Karsten Blees
3
-20
/
+6
2013-04-15
branch: colour upstream branches
Felipe Contreras
1
-8
/
+28
2013-04-15
fast-export: add --signed-tags=warn-strip mode
John Keeping
1
-1
/
+7
2013-04-15
checkout: add --ignore-skip-worktree-bits in sparse checkout mode
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2013-04-14
Merge branch 'po/help-guides'
Junio C Hamano
1
-7
/
+7
2013-04-12
Sync with 'maint'
Junio C Hamano
2
-5
/
+5
[next]