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
2017-12-27
Merge branch 'ot/pretty'
Junio C Hamano
6
-84
/
+136
2017-12-27
Merge branch 'bw/submodule-sans-cache-compat'
Junio C Hamano
5
-23
/
+31
2017-12-27
Merge branch 'es/clone-shared-worktree'
Junio C Hamano
2
-1
/
+8
2017-12-27
Merge branch 'tb/delimit-pretty-trailers-args-with-comma'
Junio C Hamano
1
-5
/
+7
2017-12-27
Merge branch 'rs/fmt-merge-msg-leakfix'
Junio C Hamano
1
-2
/
+5
2017-12-27
Merge branch 'jt/decorate-api'
Junio C Hamano
8
-25
/
+146
2017-12-27
Merge branch 'jk/cvsimport-quoting'
Junio C Hamano
1
-1
/
+1
2017-12-27
Merge branch 'db/doc-workflows-neuter-the-maintainer'
Junio C Hamano
1
-2
/
+2
2017-12-27
Merge branch 'ks/branch-cleanup'
Junio C Hamano
4
-11
/
+24
2017-12-27
Merge branch 'rs/strbuf-read-once-reset-length'
Junio C Hamano
1
-0
/
+3
2017-12-27
Merge branch 'rs/fmt-merge-msg-string-leak-fix'
Junio C Hamano
1
-1
/
+2
2017-12-27
Merge branch 'rs/am-builtin-leakfix'
Junio C Hamano
1
-3
/
+7
2017-12-27
Merge branch 'es/worktree-checkout-hook'
Junio C Hamano
3
-7
/
+47
2017-12-27
Merge branch 'lb/rebase-i-short-command-names'
Junio C Hamano
8
-126
/
+186
2017-12-27
Merge branch 'tb/check-crlf-for-safe-crlf'
Junio C Hamano
2
-10
/
+86
2017-12-27
Merge branch 'jh/object-filtering'
Junio C Hamano
20
-53
/
+1735
2017-12-27
sequencer.c: drop 'const' from function return type
Junio C Hamano
1
-1
/
+1
2017-12-22
strbuf: fix urlencode format string on signed char
Julien Dusser
1
-1
/
+1
2017-12-22
send-pack: use internal argv_array of struct child_process
René Scharfe
1
-19
/
+9
2017-12-22
http: use internal argv_array of struct child_process
René Scharfe
1
-8
/
+3
2017-12-22
git-p4: update multiple shelved change lists
Luke Diamand
3
-26
/
+47
2017-12-22
check-non-portable-shell.pl: `wc -l` may have leading WS
Torsten Bögershausen
1
-0
/
+1
2017-12-22
config.txt: document behavior of backslashes in subsections
Dave Borowitz
1
-5
/
+7
2017-12-22
Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...
Junio C Hamano
5
-42
/
+70
2017-12-22
merge-recursive: avoid incorporating uncommitted changes in a merge
Elijah Newren
2
-1
/
+8
2017-12-22
move index_has_changes() from builtin/am.c to merge.c for reuse
Elijah Newren
3
-37
/
+42
2017-12-22
t6044: recursive can silently incorporate dirty changes in a merge
Elijah Newren
1
-5
/
+21
2017-12-22
t/helper/test-lazy-name-hash: fix compilation
Stefan Beller
1
-1
/
+1
2017-12-19
t5573, t7612: clean up after unexpected success of 'pull' and 'merge'
Junio C Hamano
2
-8
/
+17
2017-12-19
RelNotes: the tenth batch
Junio C Hamano
1
-0
/
+46
2017-12-19
Merge branch 'ls/editor-waiting-message'
Junio C Hamano
7
-7
/
+41
2017-12-19
Merge branch 'sg/setup-doc-update'
Junio C Hamano
1
-1
/
+1
2017-12-19
Merge branch 'ar/unconfuse-three-dots'
Junio C Hamano
25
-24
/
+458
2017-12-19
Merge branch 'tg/worktree-create-tracking'
Junio C Hamano
8
-51
/
+277
2017-12-19
Merge branch 'gk/tracing-optimization'
Junio C Hamano
2
-40
/
+48
2017-12-19
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
2
-0
/
+19
2017-12-19
Merge branch 'sb/clone-recursive-submodule-doc'
Junio C Hamano
1
-8
/
+11
2017-12-19
Merge branch 'ls/git-gui-no-double-utf8-author-name'
Junio C Hamano
1
-3
/
+9
2017-12-19
Merge branch 'bw/pathspec-match-submodule-boundary'
Junio C Hamano
4
-2
/
+24
2017-12-19
Merge branch 'jt/diff-anchored-patience'
Junio C Hamano
6
-7
/
+169
2017-12-19
Merge branch 'en/merge-recursive-icase-removal'
Junio C Hamano
1
-1
/
+1
2017-12-19
Merge branch 'en/rename-progress'
Junio C Hamano
6
-27
/
+44
2017-12-19
builtin/describe.c: describe a blob
Stefan Beller
3
-7
/
+107
2017-12-19
http: support CURLPROXY_HTTPS
Wei Shuyu
1
-0
/
+5
2017-12-19
rebase: rebasing can also be done when HEAD is detached
Kaartic Sivaraam
1
-2
/
+14
2017-12-19
rebase: distinguish user input by quoting it
Kaartic Sivaraam
1
-2
/
+2
2017-12-19
rebase: consistently use branch_name variable
Kaartic Sivaraam
1
-7
/
+10
2017-12-19
Doc/check-ref-format: clarify information about @{-N} syntax
Kaartic Sivaraam
1
-7
/
+12
2017-12-18
config: document default value of http.sslVerify
Simon Ruderich
1
-2
/
+2
2017-12-18
p7519: improve check for prerequisite WATCHMAN
René Scharfe
1
-2
/
+1
[prev]
[next]