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-08-11
Merge branch 'rs/bswap-ubsan-fix'
Junio C Hamano
1
-14
/
+24
2017-08-11
Merge branch 'ks/prepare-commit-msg-sample'
Junio C Hamano
2
-14
/
+20
2017-08-11
Merge branch 'bw/object-id'
Junio C Hamano
3
-4
/
+5
2017-08-11
Merge branch 'bc/object-id'
Junio C Hamano
38
-357
/
+348
2017-08-11
Merge branch 'sb/object-id'
Junio C Hamano
8
-18
/
+19
2017-08-10
fsck: free buffers on error in fsck_obj()
René Scharfe
1
-11
/
+11
2017-08-10
strbuf: clear errno before calling getdelim(3)
René Scharfe
1
-0
/
+1
2017-08-10
merge: use skip_prefix()
René Scharfe
1
-2
/
+2
2017-08-09
sha1_file: drop experimental GIT_USE_LOOKUP search
Jeff King
4
-238
/
+1
2017-08-09
hashcmp: use memcmp instead of open-coded loop
Jeff King
1
-8
/
+1
2017-08-09
apply: remove prefix_length member from apply_state
René Scharfe
2
-8
/
+5
2017-08-09
builtin/add: add detail to a 'cannot chmod' error message
Ramsay Jones
1
-3
/
+3
2017-08-09
sha1_file: avoid comparison if no packed hash matches the first byte
René Scharfe
1
-2
/
+2
2017-08-09
t4062: use less than 256 repetitions in regex
René Scharfe
1
-1
/
+3
2017-08-08
t3700: fix broken test under !POSIXPERM
René Scharfe
1
-0
/
+1
2017-08-08
am: fix signoff when other trailers are present
Phillip Wood
2
-45
/
+64
2017-08-08
git svn fetch: Create correct commit timestamp when using --localtime
Urs Thuermann
1
-1
/
+1
2017-08-07
perl/Git.pm: typofix in a comment
Junio C Hamano
1
-1
/
+1
2017-08-07
parse_decoration_style: drop unused argument `var`
Martin Ågren
1
-3
/
+3
2017-08-07
treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool
Martin Ågren
10
-13
/
+17
2017-08-07
config: make git_{config,parse}_maybe_bool equivalent
Martin Ågren
2
-6
/
+6
2017-08-07
config: introduce git_parse_maybe_bool_text
Martin Ågren
1
-3
/
+8
2017-08-07
t5334: document that git push --signed=1 does not work
Martin Ågren
1
-0
/
+7
2017-08-07
Doc/git-{push,send-pack}: correct --sign= to --signed=
Martin Ågren
2
-4
/
+4
2017-08-07
scripts: use "git foo" not "git-foo"
Michael Forney
5
-10
/
+10
2017-08-07
test-path-utils: handle const parameter of basename and dirname
René Scharfe
1
-2
/
+16
2017-08-07
t0001: skip test with restrictive permissions if getpwd(3) respects them
René Scharfe
1
-2
/
+28
2017-08-07
tests: don't give unportable ">" to "test" built-in, use -gt
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-08-04
Merge tag 'v2.14.1'
Junio C Hamano
16
-3
/
+135
2017-08-04
Start post 2.14 cycle
Junio C Hamano
1
-1
/
+1
2017-08-04
Git 2.14.1
Junio C Hamano
3
-2
/
+6
2017-08-04
Merge tag 'v2.13.5' into maint
Junio C Hamano
14
-2
/
+130
2017-08-04
Git 2.14
Junio C Hamano
2
-13
/
+3
2017-08-04
Merge branch 'ah/patch-id-doc'
Junio C Hamano
1
-3
/
+0
2017-08-04
Merge branch 'as/diff-options-grammofix'
Junio C Hamano
1
-1
/
+1
2017-08-04
clone: teach recursive clones to respect -q
Brandon Williams
2
-0
/
+9
2017-08-03
git.c: ignore pager.* when launching builtin as dashed external
Martin Ågren
2
-2
/
+2
2017-08-03
tag: change default of `pager.tag` to "on"
Martin Ågren
3
-16
/
+16
2017-08-03
tag: respect `pager.tag` in list-mode only
Martin Ågren
4
-2
/
+21
2017-08-03
t7006: add tests for how git tag paginates
Martin Ågren
1
-0
/
+67
2017-08-03
git.c: provide setup_auto_pager()
Martin Ågren
2
-0
/
+22
2017-08-03
git.c: let builtins opt for handling `pager.foo` themselves
Martin Ågren
2
-1
/
+11
2017-08-03
builtin.h: take over documentation from api-builtin.txt
Martin Ågren
2
-73
/
+80
2017-08-02
revision: do not fallback to default when rev_input_given is set
Jeff King
2
-1
/
+7
2017-08-02
rev-list: don't show usage when we see empty ref patterns
Jeff King
2
-4
/
+5
2017-08-02
revision: add rev_input_given flag
Jeff King
2
-0
/
+8
2017-08-02
t6018: flesh out empty input/output rev-list tests
Jeff King
1
-11
/
+9
2017-08-02
cherry-pick/revert: reject --rerere-autoupdate when continuing
Phillip Wood
2
-0
/
+15
2017-08-02
cherry-pick/revert: remember --rerere-autoupdate
Phillip Wood
2
-8
/
+62
2017-08-02
t3504: use test_commit
Phillip Wood
1
-12
/
+9
[prev]
[next]