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
2016-04-22
branch: do not rename a branch under bisect or rebase
Nguyễn Thái Ngọc Duy
1
-0
/
+25
2016-04-22
worktree.c: check whether branch is rebased in another worktree
Nguyễn Thái Ngọc Duy
2
-3
/
+3
2016-04-22
worktree.c: make find_shared_symref() return struct worktree *
Nguyễn Thái Ngọc Duy
2
-8
/
+8
2016-04-18
Merge branch 'jk/branch-shortening-funny-symrefs'
Junio C Hamano
1
-7
/
+12
2016-04-18
Merge branch 'ky/branch-m-worktree'
Junio C Hamano
1
-2
/
+1
2016-04-13
Merge branch 'tb/blame-force-read-cache-to-workaround-safe-crlf'
Junio C Hamano
1
-0
/
+1
2016-04-13
Merge branch 'lt/pretty-expand-tabs'
Junio C Hamano
1
-0
/
+1
2016-04-13
Merge branch 'mj/pull-rebase-autostash'
Junio C Hamano
1
-3
/
+27
2016-04-13
Merge branch 'cc/apply'
Junio C Hamano
1
-15
/
+15
2016-04-13
Merge branch 'sb/misc-cleanups'
Junio C Hamano
1
-2
/
+3
2016-04-13
Merge branch 'sk/send-pack-all-fix'
Junio C Hamano
1
-1
/
+1
2016-04-13
Merge branch 'ky/branch-d-worktree'
Junio C Hamano
1
-8
/
+14
2016-04-13
Merge branch 'rz/worktree-no-checkout'
Junio C Hamano
1
-11
/
+18
2016-04-13
Merge branch 'jk/check-repository-format'
Junio C Hamano
1
-21
/
+24
2016-04-08
Merge branch 'nd/apply-report-skip'
Junio C Hamano
1
-0
/
+2
2016-04-08
Merge branch 'jc/merge-refuse-new-root'
Junio C Hamano
1
-3
/
+9
2016-04-06
Merge branch 'la/tag-force-signing-annotated-tags'
Junio C Hamano
1
-6
/
+14
2016-04-06
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
1
-3
/
+73
2016-04-06
Merge branch 'jv/merge-nothing-into-void'
Junio C Hamano
1
-5
/
+5
2016-04-06
Merge branch 'ss/commit-squash-msg'
Junio C Hamano
1
-1
/
+10
2016-04-06
Merge branch 'sb/submodule-parallel-update'
Junio C Hamano
3
-9
/
+268
2016-04-06
Merge branch 'ss/receive-pack-parse-options'
Junio C Hamano
1
-33
/
+20
2016-04-05
correct blame for files commited with CRLF
Torsten Bögershausen
1
-0
/
+1
2016-04-04
branch: fix shortening of non-remote symrefs
Jeff King
1
-7
/
+12
2016-04-04
branch -m: update all per-worktree HEADs
Kazuki Yamaguchi
1
-2
/
+1
2016-04-03
Merge branch 'jk/startup-info'
Junio C Hamano
2
-2
/
+5
2016-04-03
Merge branch 'jc/index-pack'
Junio C Hamano
1
-18
/
+17
2016-04-03
Merge branch 'gf/fetch-pack-direct-object-fetch'
Junio C Hamano
1
-3
/
+13
2016-04-03
Merge branch 'jc/maint-index-pack-keep'
Junio C Hamano
1
-1
/
+1
2016-04-03
Merge branch 'jk/rev-parse-local-env-vars'
Junio C Hamano
1
-18
/
+32
2016-04-03
Merge branch 'jk/config-get-urlmatch'
Junio C Hamano
1
-1
/
+4
2016-04-03
Merge branch 'mm/diff-renames-default'
Junio C Hamano
4
-5
/
+14
2016-04-01
notes: don't leak memory in git_config_get_notes_strategy
Stefan Beller
1
-2
/
+3
2016-04-01
builtin/apply: free patch when parse_chunk() fails
Christian Couder
1
-1
/
+3
2016-04-01
builtin/apply: handle parse_binary() failure
Christian Couder
1
-0
/
+7
2016-03-31
git-send-pack: fix --all option when used with directory
Stanislav Kolotinskiy
1
-1
/
+1
2016-03-30
pretty: enable --expand-tabs by default for selected pretty formats
Junio C Hamano
1
-0
/
+1
2016-03-29
branch -d: refuse deleting a branch which is currently checked out
Kazuki Yamaguchi
1
-8
/
+14
2016-03-29
worktree: add: introduce --checkout option
Ray Zhang
1
-11
/
+18
2016-03-24
Merge branch 'sb/submodule-module-list-pathspec-fix'
Junio C Hamano
1
-3
/
+3
2016-03-24
apply: report patch skipping in verbose mode
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2016-03-23
merge: refuse to create too cool a merge by default
Junio C Hamano
1
-3
/
+9
2016-03-23
merge: fix NULL pointer dereference when merging nothing into void
Junio C Hamano
1
-5
/
+5
2016-03-22
submodule: fix regression for deinit without submodules
Stefan Beller
1
-3
/
+3
2016-03-22
tag: add the option to force signing of annotated tags
Laurent Arnoud
1
-6
/
+14
2016-03-22
apply: remove unused call to free() in gitdiff_{old,new}name()
Junio C Hamano
1
-6
/
+0
2016-03-22
builtin/apply: get rid of useless 'name' variable
Christian Couder
1
-8
/
+5
2016-03-21
commit: do not lose SQUASH_MSG contents
Sven Strickroth
1
-1
/
+10
2016-03-21
pull --rebase: add --[no-]autostash flag
Mehul Jain
1
-0
/
+12
2016-03-21
git-pull.c: introduce git_pull_config()
Mehul Jain
1
-3
/
+15
[next]