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-02-17
ref_transaction_verify(): new function to check a reference's value
Michael Haggerty
1
-5
/
+2
2015-02-17
commit: avoid race when creating orphan commits
Michael Haggerty
1
-1
/
+1
2015-02-17
ref_transaction_delete(): remove "have_old" parameter
Michael Haggerty
2
-4
/
+4
2015-02-17
ref_transaction_update(): remove "have_old" parameter
Michael Haggerty
6
-9
/
+12
2015-02-17
refs.c: change some "flags" to "unsigned int"
Michael Haggerty
1
-1
/
+2
2015-02-11
Merge branch 'ah/usage-strings'
Junio C Hamano
58
-96
/
+96
2015-02-11
Merge branch 'jc/push-to-checkout'
Junio C Hamano
1
-25
/
+45
2015-02-11
Merge branch 'sb/atomic-push'
Junio C Hamano
3
-36
/
+140
2015-02-11
Merge branch 'mh/reflog-expire'
Junio C Hamano
1
-156
/
+103
2015-02-11
Merge branch 'dk/format-patch-ignore-diff-submodule'
Junio C Hamano
1
-1
/
+1
2015-02-11
Merge branch 'jk/blame-commit-label'
Junio C Hamano
3
-24
/
+15
2015-01-22
Merge branch 'ak/cat-file-clean-up'
Junio C Hamano
1
-2
/
+0
2015-01-20
Merge branch 'ak/show-branch-usage-string'
Junio C Hamano
1
-3
/
+3
2015-01-20
show-branch: fix indentation of usage string
Ralf Thielow
1
-3
/
+3
2015-01-14
Merge branch 'rc/for-each-ref-tracking'
Junio C Hamano
1
-2
/
+9
2015-01-14
Merge branch 'ak/fewer-includes'
Junio C Hamano
1
-4
/
+0
2015-01-14
Merge branch 'ak/show-branch-usage-string'
Junio C Hamano
1
-1
/
+4
2015-01-14
Merge branch 'km/log-usage-string-i18n'
Junio C Hamano
1
-2
/
+2
2015-01-14
Merge branch 'js/remote-add-with-insteadof'
Junio C Hamano
1
-1
/
+3
2015-01-14
standardize usage info string format
Alex Henrie
58
-97
/
+97
2015-01-13
cat-file: use "type" and "size" from outer scope
Alexander Kuleshov
1
-2
/
+0
2015-01-13
blame.c: fix garbled error message
Lukas Fleischer
1
-5
/
+7
2015-01-13
builtin/commit.c: use xstrdup_or_null instead of envdup
Jeff King
1
-9
/
+3
2015-01-13
builtin/apply.c: use xstrdup_or_null instead of null_strdup
Jeff King
1
-10
/
+5
2015-01-12
for-each-ref: always check stat_tracking_info()'s return value
Raphael Kubo da Costa
1
-2
/
+9
2015-01-12
Merge branch 'mg/add-ignore-errors' into maint
Junio C Hamano
1
-1
/
+1
2015-01-12
Merge branch 'bc/fetch-thin-less-aggressive-in-normal-repository'
Junio C Hamano
1
-1
/
+6
2015-01-12
Merge branch 'rs/simplify-parsing-commit-tree-S'
Junio C Hamano
1
-3
/
+1
2015-01-12
Merge branch 'rs/plug-strbuf-leak-in-merge'
Junio C Hamano
1
-0
/
+1
2015-01-12
Merge branch 'es/checkout-index-temp'
Junio C Hamano
1
-8
/
+8
2015-01-09
cat-file: remove unused includes
Alexander Kuleshov
1
-4
/
+0
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
[next]