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
2015-01-08
receive-pack: support push-to-checkout hook
Junio C Hamano
1
-1
/
+18
2015-01-08
show-branch: line-wrap show-branch usage
Alexander Kuleshov
1
-1
/
+4
2015-01-07
push.c: add an --atomic argument
Ronnie Sahlberg
1
-0
/
+5
2015-01-07
send-pack.c: add --atomic command line argument
Ronnie Sahlberg
1
-1
/
+5
2015-01-07
receive-pack.c: negotiate atomic push support
Ronnie Sahlberg
1
-0
/
+11
2015-01-07
receive-pack.c: add execute_commands_atomic function
Stefan Beller
1
-1
/
+46
2015-01-07
receive-pack.c: move transaction handling in a central place
Stefan Beller
1
-14
/
+37
2015-01-07
receive-pack.c: move iterating over all commands outside execute_commands
Stefan Beller
1
-6
/
+13
2015-01-07
receive-pack.c: die instead of error in case of possible future bug
Stefan Beller
1
-3
/
+1
2015-01-07
receive-pack.c: shorten the execute_commands loop over all commands
Stefan Beller
1
-16
/
+27
2015-01-07
format-patch: ignore diff.submodule setting
Doug Kelly
1
-1
/
+1
2015-01-07
Merge branch 'jc/merge-bases'
Junio C Hamano
3
-5
/
+5
2015-01-07
Merge branch 'jc/clone-borrow'
Junio C Hamano
1
-0
/
+20
2015-01-06
log.c: fix translation markings
Kyle J. McKay
1
-2
/
+2
2014-12-29
checkout-index: fix --temp relative path mangling
Eric Sunshine
1
-8
/
+8
2014-12-29
pack-objects: use --objects-edge-aggressive for shallow repos
brian m. carlson
1
-1
/
+6
2014-12-29
rev-list: add an option to mark fewer edges as uninteresting
brian m. carlson
1
-1
/
+1
2014-12-29
merge: release strbuf after use in suggest_conflicts()
René Scharfe
1
-0
/
+1
2014-12-29
commit-tree: simplify parsing of option -S using skip_prefix()
René Scharfe
1
-3
/
+1
2014-12-29
Merge branch 'mh/update-ref-verify'
Junio C Hamano
1
-9
/
+5
2014-12-23
git remote: allow adding remotes agreeing with url.<...>.insteadOf
Johannes Schindelin
1
-1
/
+3
2014-12-22
Sync with maint
Junio C Hamano
1
-1
/
+1
2014-12-22
Merge branch 'rs/use-strbuf-complete-line'
Junio C Hamano
1
-2
/
+1
2014-12-22
Merge branch 'jk/commit-date-approxidate'
Junio C Hamano
1
-30
/
+18
2014-12-22
Merge branch 'js/fsck-tag-validation'
Junio C Hamano
2
-3
/
+3
2014-12-22
Merge branch 'mg/branch-d-m-f'
Junio C Hamano
1
-4
/
+9
2014-12-22
Merge branch 'nd/ls-tree-pathspec'
Junio C Hamano
3
-14
/
+16
2014-12-22
Merge branch 'rt/for-each-ref-spell-tcl-as-Tcl'
Junio C Hamano
1
-1
/
+1
2014-12-22
Merge branch 'js/push-to-deploy'
Junio C Hamano
1
-2
/
+91
2014-12-22
Merge branch 'jc/exec-cmd-system-path-leak-fix'
Junio C Hamano
2
-7
/
+17
2014-12-22
Merge branch 'pb/am-message-id-footer'
Junio C Hamano
1
-1
/
+21
2014-12-22
Merge branch 'mh/simplify-repack-without-refs'
Junio C Hamano
4
-40
/
+35
2014-12-22
Merge branch 'tb/config-core-filemode-check-on-broken-fs'
Junio C Hamano
1
-0
/
+2
2014-12-22
Merge branch 'mg/add-ignore-errors'
Junio C Hamano
1
-1
/
+1
2014-12-22
Merge branch 'cc/interpret-trailers-more'
Junio C Hamano
2
-41
/
+9
2014-12-22
Merge branch 'jk/push-simple' into maint
Junio C Hamano
1
-4
/
+4
2014-12-22
Merge branch 'mh/config-flip-xbit-back-after-checking' into maint
Junio C Hamano
1
-1
/
+2
2014-12-22
Merge branch 'rs/receive-pack-use-labs' into maint
Junio C Hamano
1
-1
/
+1
2014-12-22
Merge branch 'jk/colors-fix' into maint
Junio C Hamano
1
-14
/
+13
2014-12-22
Merge branch 'jk/checkout-from-tree' into maint
Junio C Hamano
1
-0
/
+18
2014-12-22
reflog_expire(): new function in the reference API
Michael Haggerty
1
-133
/
+15
2014-12-22
clean: typofix
Alexander Kuleshov
1
-1
/
+1
2014-12-12
Merge branch 'jk/push-simple'
Junio C Hamano
1
-4
/
+4
2014-12-12
Merge branch 'jk/colors-fix'
Junio C Hamano
1
-14
/
+13
2014-12-12
Merge branch 'rt/push-recurse-submodule-usage-string'
Junio C Hamano
1
-1
/
+1
2014-12-12
Merge branch 'sv/typofix-apply-error-message'
Junio C Hamano
1
-1
/
+1
2014-12-12
Merge branch 'mh/config-copy-string-from-git-path'
Junio C Hamano
1
-2
/
+5
2014-12-12
expire_reflog(): treat the policy callback data as opaque
Michael Haggerty
1
-36
/
+36
2014-12-12
Move newlog and last_kept_sha1 to "struct expire_reflog_cb"
Michael Haggerty
1
-10
/
+10
2014-12-12
expire_reflog(): move rewrite to flags argument
Michael Haggerty
1
-5
/
+5
[prev]
[next]