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
2010-01-16
rerere: use ll_merge() instead of using xdl_merge()
Junio C Hamano
1
-4
/
+1
2010-01-16
merge-tree: use ll_merge() not xdl_merge()
Junio C Hamano
2
-11
/
+9
2010-01-16
xdl_merge(): allow passing down marker_size in xmparam_t
Junio C Hamano
2
-8
/
+18
2010-01-16
xdl_merge(): introduce xmparam_t for merge specific parameters
Junio C Hamano
6
-12
/
+17
2010-01-16
git_attr(): fix function signature
Junio C Hamano
9
-14
/
+19
2010-01-16
Do not use date.c:tm_to_time_t() from compat/mingw.c
Johannes Sixt
1
-17
/
+19
2010-01-16
MSVC: Windows-native implementation for subset of Pthreads API
Andrzej K. Haczewski
6
-11
/
+217
2010-01-16
Merge branch 'maint'
Junio C Hamano
3
-4
/
+6
2010-01-16
Merge branch 'cc/reset-more'
Junio C Hamano
1
-10
/
+10
2010-01-16
Documentation: Update git core tutorial clarifying reference to scripts
Ramkumar Ramachandra
1
-0
/
+8
2010-01-16
MSVC: Fix an "incompatible pointer types" compiler warning
Ramsay Jones
2
-25
/
+19
2010-01-16
Windows: avoid the "dup dance" when spawning a child process
Johannes Sixt
3
-49
/
+50
2010-01-16
Windows: simplify the pipe(2) implementation
Johannes Sixt
1
-29
/
+8
2010-01-16
Windows: boost startup by avoiding a static dependency on shell32.dll
Johannes Sixt
1
-2
/
+14
2010-01-16
Windows: disable Python
Erik Faye-Lund
1
-0
/
+2
2010-01-16
Add push --set-upstream
Ilari Liusvaara
5
-1
/
+136
2010-01-16
t7111: fix bad HEAD in tests with unmerged entries
Christian Couder
1
-10
/
+10
2010-01-15
difftool: Update copyright notices to list each year separately
David Aguilar
2
-2
/
+2
2010-01-15
Fix uninitialized variable in get_refs_via_rsync().
Richard Weinberger
1
-1
/
+1
2010-01-15
Test t5560: Fix test when run with dash
Tarmigan Casebolt
1
-5
/
+10
2010-01-15
status: only touch path we may need to check
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2010-01-15
difftool: Use eval to expand '--extcmd' expressions
David Aguilar
2
-2
/
+14
2010-01-15
difftool: Add '-x' and as an alias for '--extcmd'
David Aguilar
3
-8
/
+24
2010-01-15
t7800-difftool.sh: Simplify the --extcmd test
David Aguilar
1
-8
/
+5
2010-01-15
grep --no-index: allow use of "git grep" outside a git repository
Junio C Hamano
2
-0
/
+78
2010-01-15
grep: prepare to run outside of a work tree
Junio C Hamano
2
-1
/
+8
2010-01-14
Document git-blame triple -C option
Ramkumar Ramachandra
2
-3
/
+5
2010-01-14
fast-import: tag may point to any object type
Dmitry Potapov
1
-5
/
+5
2010-01-14
commit: allow suppression of implicit identity advice
Jeff King
4
-2
/
+11
2010-01-14
commit: show interesting ident information in summary
Jeff King
2
-4
/
+42
2010-01-14
strbuf: add strbuf_addbuf_percentquote
Jeff King
3
-0
/
+19
2010-01-14
strbuf_expand: convert "%%" to "%"
Jeff King
5
-1
/
+18
2010-01-14
rebase -i: Retain user-edited commit messages after squash/fixup conflicts
Michael Haggerty
2
-39
/
+63
2010-01-14
t3404: Set up more of the test repo in the "setup" step
Michael Haggerty
1
-25
/
+26
2010-01-14
rebase -i: For fixup commands without squashes, do not start editor
Michael Haggerty
2
-31
/
+57
2010-01-14
rebase -i: Change function make_squash_message into update_squash_message
Michael Haggerty
1
-15
/
+20
2010-01-14
rebase -i: Extract function do_with_author
Michael Haggerty
1
-12
/
+15
2010-01-14
rebase -i: Handle the author script all in one place in do_next
Michael Haggerty
1
-2
/
+2
2010-01-14
rebase -i: Extract a function "commit_message"
Michael Haggerty
1
-5
/
+10
2010-01-14
rebase -i: Simplify commit counting for generated commit messages
Michael Haggerty
1
-8
/
+3
2010-01-14
rebase -i: Improve consistency of commit count in generated commit messages
Michael Haggerty
2
-3
/
+3
2010-01-14
t3404: Test the commit count in commit messages generated by "rebase -i"
Michael Haggerty
2
-3
/
+12
2010-01-14
rebase -i: Introduce a constant AMEND
Michael Haggerty
1
-4
/
+12
2010-01-14
rebase -i: Introduce a constant AUTHOR_SCRIPT
Michael Haggerty
1
-6
/
+11
2010-01-14
rebase -i: Document how temporary files are used
Michael Haggerty
1
-7
/
+34
2010-01-14
rebase -i: Use symbolic constant $MSG consistently
Michael Haggerty
1
-4
/
+4
2010-01-14
rebase -i: Use "test -n" instead of "test ! -z"
Michael Haggerty
1
-1
/
+1
2010-01-14
rebase -i: Inline expression
Michael Haggerty
1
-2
/
+1
2010-01-14
rebase -i: Remove dead code
Michael Haggerty
1
-1
/
+0
2010-01-14
rebase -i: Make the condition for an "if" more transparent
Michael Haggerty
1
-1
/
+2
[prev]
[next]