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-09-08
Merge branch 'js/mv-dir-to-new-directory' into maint
Junio C Hamano
1
-4
/
+7
2016-09-08
Merge branch 'jk/reflog-date' into maint
Junio C Hamano
1
-0
/
+3
2016-09-08
checkout: add some spaces between code and comment
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-09-08
cat-file: put spaces around pipes in usage string
Alex Henrie
1
-1
/
+1
2016-09-08
am: put spaces around pipe in usage string
Alex Henrie
1
-1
/
+1
2016-09-07
builtin/reset: convert to use struct object_id
brian m. carlson
1
-26
/
+26
2016-09-07
builtin/commit-tree: convert to struct object_id
brian m. carlson
1
-10
/
+10
2016-09-07
builtin/am: convert to struct object_id
brian m. carlson
1
-70
/
+70
2016-09-07
sha1_name: convert get_sha1_mb to struct object_id
brian m. carlson
1
-1
/
+1
2016-09-07
builtin/update-index: convert file to struct object_id
brian m. carlson
1
-30
/
+31
2016-09-07
builtin/rm: convert to use struct object_id
brian m. carlson
1
-9
/
+9
2016-09-07
builtin/blame: convert file to use struct object_id
brian m. carlson
1
-14
/
+14
2016-09-07
Convert read_mmblob to take struct object_id.
brian m. carlson
2
-6
/
+6
2016-09-07
builtin/checkout: convert some static functions to struct object_id
brian m. carlson
1
-33
/
+33
2016-09-07
streaming: make stream_blob_to_fd take struct object_id
brian m. carlson
3
-6
/
+6
2016-09-07
builtin: convert textconv_object to use struct object_id
brian m. carlson
3
-8
/
+8
2016-09-07
builtin/cat-file: convert some static functions to struct object_id
brian m. carlson
1
-25
/
+25
2016-09-07
builtin/cat-file: convert struct expand_data to use struct object_id
brian m. carlson
1
-10
/
+12
2016-09-07
builtin/log: convert some static functions to use struct object_id
brian m. carlson
1
-22
/
+22
2016-09-07
builtin/blame: convert struct origin to use struct object_id
brian m. carlson
1
-20
/
+20
2016-09-07
builtin/apply: convert static functions to struct object_id
brian m. carlson
1
-48
/
+48
2016-09-07
cache: convert struct cache_entry to use struct object_id
brian m. carlson
11
-22
/
+24
2016-09-07
builtin/am: use apply API in run_apply()
Christian Couder
1
-22
/
+43
2016-09-07
apply: refactor `git apply` option parsing
Christian Couder
1
-71
/
+3
2016-09-07
apply: make it possible to silently apply
Christian Couder
1
-1
/
+1
2016-09-07
apply: move libified code from builtin/apply.c to apply.{c,h}
Christian Couder
1
-4732
/
+1
2016-09-07
apply: rename and move opt constants to apply.h
Christian Couder
1
-7
/
+4
2016-09-07
builtin/apply: rename option parsing functions
Christian Couder
1
-20
/
+20
2016-09-07
builtin/apply: make create_one_file() return -1 on error
Christian Couder
1
-15
/
+21
2016-09-07
builtin/apply: make try_create_file() return -1 on error
Christian Couder
1
-11
/
+33
2016-09-07
pack-objects: walk tag chains for --include-tag
Jeff King
1
-1
/
+30
2016-09-02
symbolic-ref -d: do not allow removal of HEAD
Junio C Hamano
1
-0
/
+2
2016-08-31
graph: add support for --line-prefix on all graph-aware output
Jacob Keller
1
-41
/
+33
2016-08-31
Merge branch 'mh/blame-worktree'
Junio C Hamano
1
-1
/
+2
2016-08-30
help: introduce option --exclude-guides
Ralf Thielow
1
-7
/
+23
2016-08-30
am: refactor read_author_script()
Junio C Hamano
1
-58
/
+45
2016-08-29
blame: fix segfault on untracked files
Thomas Gummerer
1
-1
/
+2
2016-08-26
Merge branch 'js/no-html-bypass-on-windows' into rt/help-unknown
Junio C Hamano
1
-7
/
+0
2016-08-25
Merge branch 'js/no-html-bypass-on-windows'
Junio C Hamano
1
-7
/
+0
2016-08-24
receive-pack: allow a maximum input size to be specified
Jeff King
1
-0
/
+12
2016-08-24
unpack-objects: add --max-input-size=<size> option
Christian Couder
1
-0
/
+7
2016-08-24
index-pack: add --max-input-size=<size> option
Jeff King
1
-0
/
+5
2016-08-23
format-patch: show 0/1 and 1/1 for singleton patch with cover letter
Jacob Keller
1
-4
/
+4
2016-08-19
Merge branch 'sb/checkout-explit-detach-no-advice'
Junio C Hamano
1
-1
/
+2
2016-08-19
Revert "display HTML in default browser using Windows' shell API"
Johannes Schindelin
1
-7
/
+0
2016-08-17
clone: recursive and reference option triggers submodule alternates
Stefan Beller
2
-0
/
+121
2016-08-17
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-3
/
+1
2016-08-15
clone: implement optional references
Stefan Beller
1
-10
/
+25
2016-08-15
clone: clarify option_reference as required
Stefan Beller
1
-4
/
+4
2016-08-15
clone: factor out checking for an alternate path
Stefan Beller
1
-34
/
+9
[prev]
[next]