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-28
commit: avoid allocation in clear_commit_marks_many()
René Scharfe
1
-1
/
+1
2017-12-28
Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1
Ævar Arnfjörð Bjarmason
2
-3
/
+0
2017-12-27
wt-status.c: handle worktree renames
Nguyễn Thái Ngọc Duy
3
-13
/
+92
2017-12-27
wt-status.c: rename rename-related fields in wt_status_change_data
Nguyễn Thái Ngọc Duy
2
-26
/
+29
2017-12-27
wt-status.c: catch unhandled diff status codes
Nguyễn Thái Ngọc Duy
1
-2
/
+6
2017-12-27
wt-status.c: coding style fix
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2017-12-27
Use DIFF_DETECT_RENAME for detect_rename assignments
Nguyễn Thái Ngọc Duy
3
-4
/
+4
2017-12-27
t2203: test status output with porcelain v2 format
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2017-12-27
sequencer: do not invent whitespace when transforming OIDs
Johannes Schindelin
1
-1
/
+4
2017-12-27
sequencer: report when noop has an argument
Johannes Schindelin
1
-4
/
+9
2017-12-27
sequencer: remove superfluous conditional
Johannes Schindelin
1
-3
/
+1
2017-12-27
sequencer: strip bogus LF at end of error messages
Johannes Schindelin
1
-4
/
+4
2017-12-27
rebase: do not continue when the todo list generation failed
Johannes Schindelin
1
-1
/
+2
2017-12-27
travis-ci: only print test failures if there are test results available
SZEDER Gábor
1
-0
/
+6
2017-12-27
travis-ci: save prove state for the 32 bit Linux build
SZEDER Gábor
2
-0
/
+2
2017-12-27
travis-ci: don't install default addon packages for the 32 bit Linux build
SZEDER Gábor
1
-0
/
+1
2017-12-27
travis-ci: fine tune the use of 'set -x' in 'ci/*' scripts
SZEDER Gábor
4
-1
/
+13
2017-12-27
RelNotes: the eleventh batch
Junio C Hamano
1
-0
/
+41
2017-12-27
Merge branch 'rb/quick-install-doc'
Junio C Hamano
2
-6
/
+8
2017-12-27
Merge branch 'jt/transport-no-more-rsync'
Junio C Hamano
2
-9
/
+1
2017-12-27
Merge branch 'sg/travis-fixes'
Junio C Hamano
3
-29
/
+39
2017-12-27
Merge branch 'sb/test-helper-excludes'
Junio C Hamano
1
-41
/
+5
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-27
describe: prepend "tags/" when describing tags with embedded name
Daniel Knittl-Frank
2
-3
/
+10
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
commit: add support for --fixup <commit> -m"<extra message>"
Ævar Arnfjörð Bjarmason
3
-6
/
+14
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
[prev]
[next]