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
2015-08-10
lockfile: add accessors get_lock_file_fd() and get_lock_file_fp()
Michael Haggerty
5
-7
/
+26
2015-08-10
create_bundle(): duplicate file descriptor to avoid closing it twice
Michael Haggerty
1
-10
/
+16
2015-08-10
lockfile: move documentation to lockfile.h and lockfile.c
Michael Haggerty
3
-280
/
+283
2015-08-10
strbuf_read(): skip unnecessary strbuf_grow() at eof
Jim Hill
1
-5
/
+5
2015-08-10
sha1_file.c: rename move_temp_to_file() to finalize_object_file()
Junio C Hamano
5
-15
/
+12
2015-08-10
clone: abort if no dir name could be guessed
Patrick Steinhardt
1
-0
/
+4
2015-08-10
clone: do not use port number as dir name
Patrick Steinhardt
2
-7
/
+24
2015-08-10
clone: do not include authentication data in guessed dir
Patrick Steinhardt
2
-12
/
+33
2015-08-10
clone: use computed length in guess_dir_name
Jeff King
2
-7
/
+8
2015-08-10
clone: add tests for output directory
Jeff King
1
-0
/
+106
2015-08-07
test-lib: disable trace when test is not verbose
Jeff King
1
-2
/
+6
2015-08-07
test-lib: turn off "-x" tracing during chain-lint check
Jeff King
1
-0
/
+5
2015-08-07
refs: support negative transfer.hideRefs
Jeff King
3
-5
/
+41
2015-08-05
completion: offer '--edit-todo' during interactive rebase
Thomas Braun
1
-1
/
+4
2015-08-05
tests: fix cleanup after tests in t1509-root-worktree
Patrick Steinhardt
1
-1
/
+1
2015-08-05
tests: fix broken && chains in t1509-root-worktree
Patrick Steinhardt
1
-4
/
+4
2015-08-05
Documentation/git-worktree: fix duplicated 'from'
Patrick Steinhardt
1
-1
/
+1
2015-08-04
git-am: add am.threeWay config variable
Remi Lespinet
4
-2
/
+34
2015-08-04
builtin-am: remove redirection to git-am.sh
Paul Tan
4
-22
/
+1
2015-08-04
builtin-am: check for valid committer ident
Paul Tan
1
-0
/
+3
2015-08-04
builtin-am: implement legacy -b/--binary option
Paul Tan
1
-0
/
+7
2015-08-04
builtin-am: implement -i/--interactive
Paul Tan
1
-1
/
+104
2015-08-04
builtin-am: support and auto-detect mercurial patches
Paul Tan
1
-1
/
+73
2015-08-04
builtin-am: support and auto-detect StGit series files
Paul Tan
1
-1
/
+58
2015-08-04
builtin-am: support and auto-detect StGit patches
Paul Tan
1
-1
/
+131
2015-08-04
builtin-am: rerere support
Paul Tan
1
-0
/
+25
2015-08-04
builtin-am: invoke post-applypatch hook
Paul Tan
1
-0
/
+2
2015-08-04
builtin-am: invoke pre-applypatch hook
Paul Tan
1
-0
/
+3
2015-08-04
builtin-am: invoke applypatch-msg hook
Paul Tan
1
-0
/
+24
2015-08-04
builtin-am: support automatic notes copying
Paul Tan
1
-0
/
+60
2015-08-04
builtin-am: invoke post-rewrite hook
Paul Tan
1
-0
/
+55
2015-08-04
builtin-am: implement -S/--gpg-sign, commit.gpgsign
Paul Tan
1
-1
/
+10
2015-08-04
builtin-am: implement --committer-date-is-author-date
Paul Tan
1
-0
/
+8
2015-08-04
builtin-am: implement --ignore-date
Paul Tan
1
-1
/
+5
2015-08-04
builtin-am: pass git-apply's options to git-apply
Paul Tan
1
-0
/
+45
2015-08-04
builtin-am: implement --[no-]scissors
Paul Tan
1
-0
/
+48
2015-08-04
builtin-am: support --keep-cr, am.keepcr
Paul Tan
1
-6
/
+23
2015-08-04
builtin-am: implement --[no-]message-id, am.messageid
Paul Tan
1
-0
/
+13
2015-08-04
builtin-am: implement -k/--keep, --keep-non-patch
Paul Tan
1
-0
/
+50
2015-08-04
builtin-am: implement -u/--utf8
Paul Tan
1
-0
/
+11
2015-08-04
builtin-am: handle stray state directory
Paul Tan
1
-0
/
+17
2015-08-04
builtin-am: bypass git-mailinfo when --rebasing
Paul Tan
1
-1
/
+133
2015-08-04
builtin-am: implement --rebasing mode
Paul Tan
1
-4
/
+26
2015-08-04
builtin-am: implement --3way
Paul Tan
1
-4
/
+150
2015-08-04
cache-tree: introduce write_index_as_tree()
Paul Tan
2
-12
/
+18
2015-08-04
builtin-am: implement -s/--signoff
Paul Tan
1
-0
/
+12
2015-08-04
builtin-am: exit with user friendly message on failure
Paul Tan
1
-4
/
+26
2015-08-04
builtin-am: implement -q/--quiet
Paul Tan
1
-3
/
+28
2015-08-04
builtin-am: reject patches when there's a session in progress
Paul Tan
1
-0
/
+15
2015-08-04
builtin-am: implement --abort
Paul Tan
1
-3
/
+100
[prev]
[next]