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-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
2015-05-13
Merge branch 'sb/line-log-plug-pairdiff-leak' into maint
Junio C Hamano
1
-0
/
+1
2015-05-13
Merge branch 'sb/test-bitmap-free-at-end' into maint
Junio C Hamano
1
-0
/
+2
2015-05-13
Merge branch 'nd/t1509-chroot-test' into maint
Junio C Hamano
1
-9
/
+29
2015-05-13
Merge branch 'jk/type-from-string-gently' into maint
Junio C Hamano
2
-1
/
+10
2015-05-13
Merge branch 'ep/fix-test-lib-functions-report' into maint
Junio C Hamano
1
-2
/
+2
2015-05-13
Merge branch 'cn/bom-in-gitignore' into maint
Junio C Hamano
6
-5
/
+39
2015-05-13
Merge branch 'jk/prune-mtime' into maint
Junio C Hamano
3
-9
/
+26
2015-05-13
Merge branch 'jk/init-core-worktree-at-root' into maint
Junio C Hamano
1
-3
/
+15
2015-05-13
log: do not shorten decoration names too early
Junio C Hamano
1
-18
/
+16
2015-05-13
log: decorate HEAD with branch name under --decorate=full, too
Junio C Hamano
2
-6
/
+19
2015-05-12
doc: put example URLs and emails inside literal backticks
Jeff King
3
-5
/
+5
2015-05-12
doc: drop backslash quoting of some curly braces
Jeff King
1
-7
/
+7
2015-05-12
doc: convert \--option to --option
Jeff King
11
-80
/
+80
2015-05-12
doc/add: reformat `--edit` option
Jeff King
1
-1
/
+2
2015-05-12
doc: fix length of underlined section-title
Jeff King
1
-1
/
+1
2015-05-12
doc: fix hanging "+"-continuation
Jeff King
1
-3
/
+3
2015-05-12
doc: fix unquoted use of "{type}"
Jeff King
1
-1
/
+1
2015-05-12
doc: fix misrendering due to `single quote'
Jeff King
2
-2
/
+2
2015-05-12
doc: fix unmatched code fences in git-stripspace
Jeff King
1
-3
/
+3
2015-05-12
Merge branch 'mh/write-refs-sooner-2.3' into mh/write-refs-sooner-2.4
Junio C Hamano
0
-0
/
+0
2015-05-12
ref_transaction_commit(): fix atomicity and avoid fd exhaustion
Michael Haggerty
2
-23
/
+55
2015-05-12
ref_transaction_commit(): remove the local flags variable
Michael Haggerty
1
-9
/
+9
2015-05-12
ref_transaction_commit(): inline call to write_ref_sha1()
Michael Haggerty
1
-18
/
+7
2015-05-12
rename_ref(): inline calls to write_ref_sha1() from this function
Michael Haggerty
1
-4
/
+8
2015-05-12
commit_ref_update(): new function, extracted from write_ref_sha1()
Michael Haggerty
1
-7
/
+20
2015-05-12
write_ref_to_lockfile(): new function, extracted from write_ref_sha1()
Michael Haggerty
1
-4
/
+17
2015-05-12
t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZE
Stefan Beller
1
-2
/
+2
[prev]
[next]