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
2011-04-23
Fix "add -u" that sometimes fails to resolve unmerged paths
Junio C Hamano
2
-39
/
+30
2011-04-23
diff-files: show unmerged entries correctly
Junio C Hamano
2
-2
/
+95
2011-04-23
diff: remove often unused parameters from diff_unmerge()
Junio C Hamano
3
-11
/
+6
2011-04-23
diff.c: return filepair from diff_unmerge()
Junio C Hamano
2
-6
/
+9
2011-04-23
test: use $_z40 from test-lib
Junio C Hamano
12
-22
/
+15
2010-09-18
Git 1.7.3
Junio C Hamano
3
-14
/
+8
2010-09-18
Merge branch 'js/ls-files-x-doc'
Junio C Hamano
1
-5
/
+6
2010-09-17
git-rebase--interactive.sh: replace cut with ${v%% *}
Chris Johnsen
1
-1
/
+1
2010-09-17
t/t7300: workaround ancient touch by rearranging arguments
Brandon Casey
1
-1
/
+1
2010-09-16
Merge branch 'bg/fix-t7003'
Junio C Hamano
1
-38
/
+41
2010-09-15
ls-files documentation: reword for consistency
Junio C Hamano
1
-4
/
+4
2010-09-15
git-ls-files.txt: clarify -x/--exclude option
Jay Soffian
1
-2
/
+3
2010-09-15
Git 1.7.3 rc2
Junio C Hamano
2
-3
/
+9
2010-09-15
Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'
Junio C Hamano
2
-0
/
+11
2010-09-15
Merge branch 'os/fix-rebase-diff-no-prefix'
Junio C Hamano
1
-0
/
+1
2010-09-15
Merge branch 'jl/fix-test'
Junio C Hamano
35
-491
/
+604
2010-09-15
Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'
Junio C Hamano
3
-14
/
+40
2010-09-15
Merge branch 'ch/maint-cannot-create-bundle-error'
Junio C Hamano
2
-2
/
+11
2010-09-15
Merge branch 'ks/recursive-rename-add-identical'
Junio C Hamano
2
-0
/
+41
2010-09-15
Merge git://repo.or.cz/git-gui
Junio C Hamano
6
-411
/
+454
2010-09-14
git-gui 0.13
Pat Thoyts
1
-1
/
+1
2010-09-13
git-gui: avoid mis-encoding the copyright message on Windows.
Pat Thoyts
1
-2
/
+2
2010-09-13
git-gui: Update Swedish translation (521t).
Peter Krefting
1
-399
/
+403
2010-09-13
t7003: Use test_commit instead of custom function
Brian Gernhardt
1
-38
/
+41
2010-09-12
Merge branch 'maint'
Junio C Hamano
2
-63
/
+70
2010-09-12
ls-tree $di $dir: do not mistakenly recurse into directories
Junio C Hamano
2
-0
/
+11
2010-09-12
t3101: modernise style
Junio C Hamano
1
-62
/
+64
2010-09-12
vcs-svn: Fix some printf format compiler warnings
Ramsay Jones
3
-5
/
+10
2010-09-11
compat/nedmalloc: don't force NDEBUG on the rest of git
René Scharfe
1
-1
/
+6
2010-09-10
Git 1.7.3 rc1
Junio C Hamano
1
-1
/
+1
2010-09-10
Merge branch 'np/relnotes-in-subdir'
Junio C Hamano
111
-108
/
+108
2010-09-10
Prepare for 1.7.3 rc1
Junio C Hamano
1
-2
/
+10
2010-09-10
Merge branch 'maint'
Junio C Hamano
1
-2
/
+3
2010-09-10
config.txt: fix placement of diff.noprefix
Mark Lodato
1
-2
/
+3
2010-09-10
t/t4018: avoid two unnecessary sub-shell invocations
Brandon Casey
1
-4
/
+4
2010-09-09
Merge branch 'maint'
Junio C Hamano
2
-4
/
+6
2010-09-09
t/t4018: test whether the word_regex patterns compile
Brandon Casey
1
-0
/
+5
2010-09-09
xdiff-interface.c: always trim trailing space from xfuncname matches
Brandon Casey
1
-3
/
+2
2010-09-09
diff.c: call regfree to free memory allocated by regcomp when necessary
Brandon Casey
1
-1
/
+4
2010-09-09
t/t5510-fetch.sh: improve testing with explicit URL and merge spec
Brandon Casey
1
-2
/
+28
2010-09-09
builtin/fetch.c: comment that branch->remote_name is usable when has_merge
Brandon Casey
1
-0
/
+3
2010-09-09
Makefile: use compat regex on IRIX 6.5
Brandon Casey
1
-0
/
+2
2010-09-09
t/t7008: workaround broken handling of \000 by printf on IRIX
Brandon Casey
1
-7
/
+7
2010-09-09
Add --src/dst-prefix to git-formt-patch in git-rebase.sh
Oded Shimon
1
-0
/
+1
2010-09-09
install-webdoc: keep installed RelNotes-*.txt
Junio C Hamano
1
-1
/
+1
2010-09-09
t1020: Get rid of 'cd "$HERE"' at the start of each test
Jens Lehmann
1
-41
/
+50
2010-09-09
t2016 (checkout -p): add missing &&
Jonathan Nieder
1
-1
/
+1
2010-09-09
t1302 (core.repositoryversion): style tweaks
Jonathan Nieder
1
-24
/
+40
2010-09-09
t2105 (gitfile): add missing &&
Jonathan Nieder
1
-1
/
+1
2010-09-09
t1450 (fsck): remove dangling objects
Jonathan Nieder
1
-58
/
+82
[next]