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-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
2010-01-13
Merge branch 'jc/checkout-merge-base'
Junio C Hamano
7
-5
/
+222
2010-01-13
Merge branch 'rs/maint-archive-match-pathspec'
Junio C Hamano
1
-1
/
+24
2010-01-13
Merge branch 'il/vcs-helper'
Junio C Hamano
7
-93
/
+505
2010-01-13
strbuf_addbuf(): allow passing the same buf to dst and src
Junio C Hamano
1
-0
/
+1
2010-01-13
Merge branch 'cc/reset-more'
Junio C Hamano
7
-20
/
+435
2010-01-13
Merge branch 'nd/sparse'
Junio C Hamano
33
-102
/
+1049
2010-01-13
t7502: test commit.status, --status and --no-status
Junio C Hamano
1
-0
/
+109
2010-01-13
grep: rip out pessimization to use fixmatch()
Junio C Hamano
1
-8
/
+1
2010-01-13
grep: rip out support for external grep
Junio C Hamano
5
-324
/
+8
2010-01-13
commit: support commit.status, --status, and --no-status
James P. Howard, II
3
-3
/
+25
2010-01-12
Merge branch 'maint'
Junio C Hamano
4
-5
/
+3
2010-01-12
lockfile: show absolute filename in unable_to_lock_message
Matthieu Moy
1
-2
/
+3
2010-01-12
Introduce <branch>@{upstream} notation
Johannes Schindelin
3
-3
/
+109
2010-01-12
hg-to-git: fix COMMITTER type-o
Bart Trojanowski
1
-4
/
+4
2010-01-12
Be more user-friendly when refusing to do something because of conflict.
Matthieu Moy
9
-13
/
+93
2010-01-12
Improve error message when a transport helper was not found
Ilari Liusvaara
1
-4
/
+10
2010-01-12
remote-curl: Fix Accept header for smart HTTP connections
Shawn O. Pearce
2
-2
/
+2
2010-01-12
rebase-i: Ignore comments and blank lines in peek_next_command
Michael Haggerty
2
-1
/
+25
2010-01-12
lib-rebase: Allow comments and blank lines to be added to the rebase script
Michael Haggerty
1
-5
/
+16
2010-01-12
lib-rebase: Provide clearer debugging info about what the editor did
Michael Haggerty
1
-2
/
+3
2010-01-12
strbuf.c: remove unused function
Junio C Hamano
2
-8
/
+0
2010-01-12
sha1_file.c: remove unused function
Junio C Hamano
2
-9
/
+0
2010-01-12
mailmap.c: remove unused function
Junio C Hamano
2
-6
/
+0
2010-01-12
utf8.c: mark file-local function static
Junio C Hamano
2
-2
/
+1
2010-01-12
submodule.c: mark file-local function static
Junio C Hamano
1
-1
/
+1
2010-01-12
quote.c: mark file-local function static
Junio C Hamano
2
-2
/
+1
2010-01-12
remote-curl.c: mark file-local function static
Junio C Hamano
1
-1
/
+1
2010-01-12
read-cache.c: mark file-local functions static
Junio C Hamano
2
-4
/
+4
2010-01-12
parse-options.c: mark file-local function static
Junio C Hamano
2
-5
/
+5
2010-01-12
entry.c: mark file-local function static
Junio C Hamano
2
-4
/
+1
2010-01-12
http.c: mark file-local functions static
Junio C Hamano
2
-11
/
+8
2010-01-12
Merge branch 'jc/maint-1.6.4-grep-lookahead' into jc/maint-grep-lookahead
Junio C Hamano
1
-0
/
+75
2010-01-12
grep: optimize built-in grep by skipping lines that do not hit
Junio C Hamano
1
-0
/
+75
2010-01-12
grep: -L should show empty files
Junio C Hamano
1
-2
/
+0
2010-01-11
pretty.c: mark file-local function static
Junio C Hamano
2
-2
/
+1
2010-01-11
builtin-rev-list.c: mark file-local function static
Junio C Hamano
2
-3
/
+1
2010-01-11
bisect.c: mark file-local function static
Junio C Hamano
1
-1
/
+1
2010-01-11
push: spell 'Note about fast-forwards' section name correctly in error message.
Matthieu Moy
1
-2
/
+2
2010-01-11
rebase--interactive: Ignore comments and blank lines in peek_next_command
Michael Haggerty
1
-1
/
+1
2010-01-11
Add missing #include to support TIOCGWINSZ on Solaris
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2010-01-11
Remove empty directories when checking out a commit with fewer submodules
Peter Collingbourne
2
-2
/
+19
[prev]
[next]