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
2005-06-13
git-rev-parse: split "revs" and "non-revs"
Linus Torvalds
1
-2
/
+25
2005-06-13
Make "git log" use the new git-rev-parse helper
Linus Torvalds
1
-1
/
+1
2005-06-13
Add 'git-rev-parse' helper script
Linus Torvalds
2
-1
/
+72
2005-06-12
git-apply: fix error handling for nonexistent files
Linus Torvalds
1
-1
/
+1
2005-06-12
[PATCH] git cvsimport fuzz argument
Tommy M. McGuire
1
-8
/
+19
2005-06-12
[PATCH] cvs-migration.txt
Tommy M. McGuire
1
-5
/
+7
2005-06-12
[PATCH] git cvsimport sanity checking
Tommy M. McGuire
1
-1
/
+3
2005-06-12
[PATCH] cvsimport: allow remote CVS repos
Tommy M. McGuire
1
-1
/
+1
2005-06-12
[PATCH] diff-stages: unuglify the too big main() function.
Junio C Hamano
1
-35
/
+40
2005-06-12
[PATCH] read-tree: loosen too strict index requirements
Junio C Hamano
2
-0
/
+15
2005-06-12
[PATCH] Finish making --emu23 equivalent to pure 2-way merge.
Junio C Hamano
3
-21
/
+168
2005-06-12
[PATCH] read-tree: fix too strong index requirement #5ALT
Junio C Hamano
3
-15
/
+31
2005-06-12
[PATCH] read-tree --emu23.
Junio C Hamano
2
-4
/
+393
2005-06-12
[PATCH] Clean up read-tree two-way tests.
Junio C Hamano
1
-35
/
+42
2005-06-12
[PATCH] Add --diff-filter= output restriction to diff-* family.
Junio C Hamano
7
-21
/
+108
2005-06-12
[PATCH] diff-tree: --find-copies-harder
Junio C Hamano
1
-3
/
+10
2005-06-12
[PATCH] Tutorial update to adjust for -B fix
Junio C Hamano
1
-7
/
+0
2005-06-12
[PATCH] Fix rename/copy when dealing with temporarily broken pairs.
Junio C Hamano
2
-2
/
+9
2005-06-12
git-whatchanged: make default output format be pretty.
Linus Torvalds
1
-1
/
+1
2005-06-12
git-diff-tree: fix output with just "--pretty".
Linus Torvalds
1
-0
/
+1
2005-06-12
[PATCH] Support commit_format in diff-tree
Junio C Hamano
1
-1
/
+19
2005-06-12
[PATCH] Re-Fix SIGSEGV on unmerged files in git-diff-files -p
Junio C Hamano
2
-1
/
+2
2005-06-12
git-apply: ignore empty git headers
Linus Torvalds
1
-1
/
+1
2005-06-10
[PATCH] Bugfix: read-cache.c:write_cache() misrecords number of entries.
Junio C Hamano
1
-2
/
+6
2005-06-09
git-read-tree: remove deleted files in the working directory
Linus Torvalds
2
-6
/
+20
2005-06-09
[PATCH] Add git-diff-stages command.
Junio C Hamano
2
-1
/
+114
2005-06-09
git-read-tree: add "--reset" flag
Linus Torvalds
1
-9
/
+38
2005-06-08
One more time.. Clean up git-merge-one-file-script
Linus Torvalds
1
-42
/
+15
2005-06-08
Fix up git-merge-one-file-script
Linus Torvalds
1
-7
/
+18
2005-06-08
Merge my and Petr's git-merge-one-file-script modifications
Linus Torvalds
1
-1
/
+2
2005-06-08
[PATCH] git-merge-one-file-script cleanups from Cogito
Petr Baudis
1
-15
/
+29
2005-06-08
Make sure we error out if we can't remove a file on automatic merges.
Linus Torvalds
1
-1
/
+2
2005-06-08
[PATCH] Tidy up some rev-list-related stuff
Petr Baudis
3
-259
/
+227
2005-06-08
[PATCH] Add read-tree -m 3-way merge tests.
Junio C Hamano
2
-12
/
+366
2005-06-08
[PATCH] Fix git-merge-one-file permissions auto-merging
Petr Baudis
1
-0
/
+4
2005-06-08
Remove MERGE_HEAD after committing merge
Linus Torvalds
1
-1
/
+2
2005-06-08
Make "git commit" work correctly in the presense of a manual merge
Linus Torvalds
2
-3
/
+15
2005-06-08
cvs-migration: add more of a header to the "annotate" discussion
Linus Torvalds
1
-3
/
+20
2005-06-08
[PATCH] Miniscule correction of diff-format.txt
Christian Meder
1
-6
/
+7
2005-06-08
[PATCH] Anal retentive 'const unsigned char *sha1'
Jason McMullan
14
-22
/
+22
2005-06-08
[PATCH] git-diff-cache: handle pathspec beginning with a dash
Jonas Fonseca
1
-1
/
+6
2005-06-08
Leave merge failures in the filesystem
Linus Torvalds
1
-12
/
+19
2005-06-08
Fix SIGSEGV on unmerged files in git-diff-files -p
Linus Torvalds
1
-1
/
+1
2005-06-08
[PATCH] Tests: read-tree -m test updates.
Junio C Hamano
2
-32
/
+30
2005-06-08
Make default merge messages denser.
Linus Torvalds
2
-5
/
+2
2005-06-08
[PATCH] three --merge-order bug fixes
Jon Seymour
2
-3
/
+177
2005-06-08
[PATCH] git-cvs2git: create tags
Sven Verdoolaege
1
-0
/
+7
2005-06-08
git-apply: creatign empty files is nonfatal
Linus Torvalds
1
-2
/
+5
2005-06-07
Talk about "git cvsimport" in the cvs migration docs
Linus Torvalds
1
-1
/
+89
2005-06-07
[PATCH] Documentation: describe diff tweaking (fix).
Junio C Hamano
1
-1
/
+1
[next]