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
2017-04-16
Merge branch 'jk/snprintf-cleanups'
Junio C Hamano
11
-96
/
+99
2017-04-11
Merge branch 'cc/untracked'
Junio C Hamano
1
-1
/
+5
2017-04-11
Merge branch 'ah/log-decorate-default-to-auto'
Junio C Hamano
1
-1
/
+8
2017-04-11
Merge branch 'ab/ref-filter-no-contains'
Junio C Hamano
3
-11
/
+26
2017-03-30
gc: replace local buffer with git_path
Jeff King
1
-7
/
+1
2017-03-30
replace unchecked snprintf calls with heap buffers
Jeff King
3
-11
/
+12
2017-03-30
receive-pack: print --pack-header directly into argv array
Jeff King
1
-7
/
+10
2017-03-30
name-rev: replace static buffer with strbuf
Jeff King
1
-9
/
+12
2017-03-30
avoid using fixed PATH_MAX buffers for refs
Jeff King
4
-39
/
+41
2017-03-30
fetch: use heap buffer to format reflog
Jeff King
1
-2
/
+4
2017-03-30
tag: use strbuf to format tag header
Jeff King
1
-15
/
+12
2017-03-30
Merge branch 'bc/push-cert-receive-fix'
Junio C Hamano
1
-1
/
+1
2017-03-30
Merge branch 'mg/describe-debug-l10n'
Junio C Hamano
1
-3
/
+12
2017-03-30
Merge branch 'bw/recurse-submodules-relative-fix'
Junio C Hamano
2
-36
/
+46
2017-03-30
Merge branch 'bw/submodule-is-active'
Junio C Hamano
2
-19
/
+99
2017-03-30
Merge branch 'jc/merge-drop-old-syntax'
Junio C Hamano
1
-50
/
+9
2017-03-30
update-index: fix xgetcwd() related memory leak
Christian Couder
1
-1
/
+5
2017-03-28
odb_mkstemp: write filename into strbuf
Jeff King
1
-3
/
+3
2017-03-28
do not check odb_mkstemp return value for errors
Jeff King
1
-3
/
+4
2017-03-28
Merge branch 'jk/fast-import-cleanup'
Junio C Hamano
1
-4
/
+8
2017-03-28
Merge branch 'sb/checkout-recurse-submodules'
Junio C Hamano
4
-21
/
+60
2017-03-28
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
1
-12
/
+9
2017-03-28
builtin/receive-pack: fix incorrect pointer arithmetic
brian m. carlson
1
-1
/
+1
2017-03-27
describe: localize debug output fully
Michael J Gruber
1
-3
/
+12
2017-03-27
Merge branch 'sb/describe-broken'
Junio C Hamano
1
-9
/
+38
2017-03-27
Merge branch 'sb/push-options-via-transport'
Junio C Hamano
1
-0
/
+5
2017-03-27
Merge branch 'jk/prefix-filename'
Junio C Hamano
8
-38
/
+27
2017-03-24
Merge branch 'rs/update-hook-optim'
Junio C Hamano
1
-8
/
+5
2017-03-24
Merge branch 'rs/shortlog-cleanup'
Junio C Hamano
1
-1
/
+0
2017-03-24
pack.h: define largest possible encoded object size
Jeff King
1
-2
/
+4
2017-03-24
encode_in_pack_object_header: respect output buffer length
Jeff King
1
-2
/
+4
2017-03-24
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
3
-4
/
+12
2017-03-24
tag: change --point-at to default to HEAD
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2017-03-24
tag: implicitly supply --list given another list-like option
Ævar Arnfjörð Bjarmason
1
-6
/
+12
2017-03-24
log: if --decorate is not given, default to --decorate=auto
Alex Henrie
1
-1
/
+8
2017-03-23
for-each-ref: partly change <object> to <commit> in help
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2017-03-22
remote-curl: allow push options
Brandon Williams
1
-0
/
+5
2017-03-22
builtin/describe: introduce --broken flag
Stefan Beller
1
-9
/
+38
2017-03-21
Merge branch 'jk/pack-name-cleanups'
Junio C Hamano
1
-16
/
+15
2017-03-21
Merge branch 'jk/rev-parse-cleanup'
Junio C Hamano
1
-52
/
+57
2017-03-21
Merge branch 'jk/show-branch-lift-name-len-limit' into maint
Junio C Hamano
1
-29
/
+13
2017-03-21
Merge branch 'rl/remote-allow-missing-branch-name-merge' into maint
Junio C Hamano
1
-1
/
+3
2017-03-21
Merge branch 'dt/gc-ignore-old-gc-logs' into maint
Junio C Hamano
1
-7
/
+50
2017-03-21
bundle: use prefix_filename with bundle path
Jeff King
1
-7
/
+1
2017-03-21
prefix_filename: return newly allocated string
Jeff King
7
-18
/
+21
2017-03-21
prefix_filename: drop length parameter
Jeff King
7
-20
/
+9
2017-03-21
hash-object: fix buffer reuse with --path in a subdirectory
Jeff King
1
-2
/
+5
2017-03-20
Merge branch 'js/difftool-builtin'
Junio C Hamano
1
-5
/
+46
2017-03-18
shortlog: don't set after_subject to an empty string
René Scharfe
1
-1
/
+0
2017-03-18
receive-pack: simplify run_update_post_hook()
René Scharfe
1
-8
/
+5
[next]