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-05-28
config.c: rewrite ENODEV into EISDIR when mmap fails
Jeff King
1
-0
/
+2
2015-05-28
config.c: avoid xmmap error messages
Jeff King
3
-6
/
+21
2015-05-28
config.c: fix mmap leak when writing config
Jeff King
1
-4
/
+5
2015-05-28
read-cache.c: drop PROT_WRITE from mmap of index
Jeff King
1
-1
/
+1
2015-05-27
diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT
Jeff King
4
-20
/
+20
2015-05-27
diff: accept color.diff.context as a synonym for "plain"
Jeff King
2
-2
/
+3
2015-05-27
clone: reorder --dissociate and --reference options
Jeff King
1
-2
/
+2
2015-05-27
clone: use OPT_STRING_LIST for --reference
Jeff King
1
-11
/
+2
2015-05-26
Git 2.4.2
Junio C Hamano
4
-3
/
+49
2015-05-26
Merge branch 'jk/still-interesting' into maint
Junio C Hamano
1
-4
/
+19
2015-05-26
Merge branch 'jc/hash-object' into maint
Junio C Hamano
5
-9
/
+43
2015-05-26
Merge branch 'jk/rebase-quiet-noop' into maint
Junio C Hamano
1
-1
/
+1
2015-05-26
Merge branch 'sg/complete-decorate-full-not-long' into maint
Junio C Hamano
1
-1
/
+1
2015-05-26
Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line' into maint
Junio C Hamano
2
-1
/
+19
2015-05-26
Merge branch 'jc/daemon-no-ipv6-for-2.4.1' into maint
Junio C Hamano
1
-1
/
+1
2015-05-26
Merge branch 'jk/stash-require-clean-index' into maint
Junio C Hamano
2
-7
/
+16
2015-05-26
Merge branch 'jk/git-no-more-argv0-path-munging' into maint
Junio C Hamano
1
-1
/
+0
2015-05-25
Merge branch 'jk/http-backend-deadlock-2.3' into jk/http-backend-deadlock
Junio C Hamano
3
-29
/
+139
2015-05-25
Merge branch 'jk/http-backend-deadlock-2.2' into jk/http-backend-deadlock-2.3
Junio C Hamano
3
-29
/
+139
2015-05-25
http-backend: spool ref negotiation requests to buffer
Jeff King
3
-11
/
+105
2015-05-22
test_bitmap_walk: free bitmap with bitmap_free
Jeff King
1
-1
/
+1
2015-05-22
doc: fix inconsistent spelling of "packfile"
Patrick Steinhardt
2
-3
/
+3
2015-05-22
t5407: use <<- to align the expected output
Junio C Hamano
1
-40
/
+40
2015-05-22
rebase -i: fix post-rewrite hook with failed exec command
Matthieu Moy
2
-6
/
+6
2015-05-22
rebase -i: demonstrate incorrect behavior of post-rewrite
Matthieu Moy
1
-0
/
+17
2015-05-20
Documentation/log: clarify sha1 non-abbreviation in log --raw
Matthieu Moy
1
-1
/
+4
2015-05-20
dir: remove unused variable sb
René Scharfe
1
-2
/
+0
2015-05-20
clean: remove unused variable buf
René Scharfe
1
-2
/
+0
2015-05-20
use file_exists() to check if a file exists in the worktree
René Scharfe
5
-22
/
+9
2015-05-20
stash: recognize "--help" for subcommands
Jeff King
1
-0
/
+11
2015-05-20
stash: complain about unknown flags
Jeff King
2
-1
/
+9
2015-05-20
t5551: factor out tag creation
Jeff King
1
-13
/
+21
2015-05-19
Documentation/git-commit: grammofix
Michael Coleman
1
-1
/
+1
2015-05-19
pack-bitmaps: plug memory leak, fix allocation size for recent_bitmaps
René Scharfe
1
-5
/
+3
2015-05-19
clone: call transport_set_verbosity before anything else on the newly created...
Mike Hommey
1
-2
/
+2
2015-05-18
subdirectory tests: code cleanup, uncomment test
Stefan Beller
1
-4
/
+7
2015-05-18
clean: only lstat files in pathspec
David Turner
1
-3
/
+3
2015-05-18
Documentation/log: clarify what --raw means
Matthieu Moy
1
-1
/
+10
2015-05-18
pull: parse pull.ff as a bool or string
Paul Tan
1
-1
/
+1
2015-05-18
pull: make pull.ff=true override merge.ff
Paul Tan
3
-1
/
+12
2015-05-18
pull: handle --log=<n>
Paul Tan
2
-2
/
+19
2015-05-18
sha1_file: pass empty buffer to index empty file
Jim Hill
2
-1
/
+27
2015-05-17
pack-protocol.txt: fix insconsistent spelling of "packfile"
Patrick Steinhardt
1
-3
/
+3
2015-05-17
git-unpack-objects.txt: fix inconsistent spelling of "packfile"
Patrick Steinhardt
1
-2
/
+2
2015-05-17
git-verify-pack.txt: fix inconsistent spelling of "packfile"
Patrick Steinhardt
1
-1
/
+1
2015-05-15
http-backend: fix die recursion with custom handler
Jeff King
1
-5
/
+9
2015-05-14
rerere: exit silently on "forget" when rerere is disabled
Jeff King
1
-0
/
+2
2015-05-14
pull: remove --tags error in no merge candidates case
Paul Tan
1
-9
/
+0
2015-05-14
doc: convert AsciiDoc {?foo} to ifdef::foo[]
Jeff King
1
-2
/
+6
2015-05-13
Git 2.4.1
Junio C Hamano
4
-3
/
+44
[prev]
[next]