index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-08
Merge branch 'sb/checkout-explit-detach-no-advice' into maint
Junio C Hamano
2
-1
/
+25
2016-09-08
Merge branch 'rs/pull-signed-tag' into maint
Junio C Hamano
4
-12
/
+33
2016-09-08
Merge branch 'js/test-lint-pathname' into maint
Junio C Hamano
1
-1
/
+10
2016-09-08
Merge branch 'js/mv-dir-to-new-directory' into maint
Junio C Hamano
1
-4
/
+7
2016-09-08
Merge branch 'js/import-tars-hardlinks' into maint
Junio C Hamano
1
-11
/
+20
2016-09-08
Merge branch 'ms/document-pack-window-memory-is-per-thread' into maint
Junio C Hamano
2
-4
/
+6
2016-09-08
Merge branch 'jk/push-force-with-lease-creation' into maint
Junio C Hamano
4
-7
/
+46
2016-09-08
Merge branch 'jk/reflog-date' into maint
Junio C Hamano
6
-10
/
+57
2016-09-08
Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maint
Junio C Hamano
10
-90
/
+112
2016-09-08
Merge branch 'jk/common-main' into maint
Junio C Hamano
53
-153
/
+126
2016-09-08
diff: remove dead code
Stefan Beller
1
-8
/
+0
2016-09-08
diff: omit found pointer from emit_callback
Stefan Beller
1
-4
/
+2
2016-09-08
diff.c: use diff_options directly
Stefan Beller
1
-11
/
+10
2016-09-08
transport: report missing submodule pushes consistently on stderr
Stefan Beller
1
-1
/
+1
2016-09-08
unpack-trees: do not capitalize "working"
Alex Henrie
1
-2
/
+2
2016-09-08
git-merge-octopus: do not capitalize "octopus"
Alex Henrie
1
-2
/
+2
2016-09-08
git-rebase--interactive: fix English grammar
Alex Henrie
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-08
remote-curl: handle URLs without protocol
Jeff King
2
-1
/
+9
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
refs: add an update_ref_oid function.
brian m. carlson
2
-0
/
+11
2016-09-07
sha1_name: convert get_sha1_mb to struct object_id
brian m. carlson
3
-11
/
+11
2016-09-07
builtin/update-index: convert file to struct object_id
brian m. carlson
1
-30
/
+31
2016-09-07
notes: convert init_notes to use struct object_id
brian m. carlson
1
-6
/
+6
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
6
-17
/
+18
2016-09-07
notes-merge: convert struct notes_merge_pair to struct object_id
brian m. carlson
1
-62
/
+65
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
6
-10
/
+10
2016-09-07
builtin: convert textconv_object to use struct object_id
brian m. carlson
4
-9
/
+9
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
26
-69
/
+79
2016-09-07
builtin/am: use apply API in run_apply()
Christian Couder
1
-22
/
+43
2016-09-07
apply: learn to use a different index file
Christian Couder
2
-6
/
+22
2016-09-07
apply: pass apply state to build_fake_ancestor()
Christian Couder
1
-4
/
+5
2016-09-07
apply: refactor `git apply` option parsing
Christian Couder
3
-98
/
+97
2016-09-07
apply: change error_routine when silent
Christian Couder
2
-1
/
+28
2016-09-07
usage: add get_error_routine() and get_warn_routine()
Christian Couder
2
-0
/
+12
2016-09-07
usage: add set_warn_routine()
Christian Couder
2
-0
/
+6
2016-09-07
apply: don't print on stdout in verbosity_silent mode
Christian Couder
1
-3
/
+3
2016-09-07
apply: make it possible to silently apply
Christian Couder
3
-24
/
+48
2016-09-07
apply: use error_errno() where possible
Christian Couder
1
-8
/
+8
[prev]
[next]