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-20
Add "-q" flag to git-update-cache
Linus Torvalds
1
-5
/
+11
2005-06-20
Change parent syntax to "xyz^" instead of "xyz.p"
Linus Torvalds
1
-5
/
+5
2005-06-20
Make rev-parse understand "extended sha1" syntax
Linus Torvalds
1
-4
/
+57
2005-06-20
Keep the parents in order when parsing commits
Linus Torvalds
1
-1
/
+3
2005-06-21
Pass arguments through git-rev-parse.
Paul Mackerras
1
-4
/
+12
2005-06-21
Handle the case of a parent being listed twice in a merge.
Paul Mackerras
1
-58
/
+78
2005-06-20
git-rev-parse: flush "default" head when encountering something unexpected
Linus Torvalds
1
-1
/
+4
2005-06-20
[PATCH] git-resolve-script: Add LAST_MERGE and use git-rev-parse
Dan Holmsand
1
-9
/
+15
2005-06-20
git-rev-parse: parse ".." before simple SHA1's
Linus Torvalds
1
-14
/
+14
2005-06-19
Avoid gcc warning in diff-stages.c
Linus Torvalds
1
-1
/
+1
2005-06-19
[PATCH] Fix for --merge-order, --max-age interaction issue
Jon Seymour
1
-2
/
+11
2005-06-19
[PATCH] Prevent git-rev-list without --merge-order producing duplicates in ou...
Jon Seymour
2
-8
/
+10
2005-06-19
[PATCH] Prevent git-rev-list --merge-order producing duplicates in the output
Jon Seymour
1
-14
/
+21
2005-06-19
[PATCH] Relaxes error checking in epoch.c to allow duplicate parents
Jon Seymour
1
-10
/
+6
2005-06-19
[PATCH] Fixes problem with --merge-order head ^head
Jon Seymour
1
-1
/
+3
2005-06-19
[PATCH] Tweaked --merge-order --show-breaks output in case specified head has...
Jon Seymour
1
-0
/
+2
2005-06-19
[PATCH] Additional git-rev-list unit tests to demonstrate problems that requi...
Jon Seymour
1
-61
/
+375
2005-06-19
[PATCH] Rework -B output.
Junio C Hamano
4
-95
/
+186
2005-06-19
[PATCH] Update diff documentation.
Junio C Hamano
7
-15
/
+130
2005-06-19
[PATCH] Make -C less eager.
Junio C Hamano
8
-18
/
+37
2005-06-19
Make "git commit" clean up after itself
Linus Torvalds
1
-5
/
+9
2005-06-19
Clean up MERGE_HEAD and ORIG_HEAD also for the trivial fast-forward merges.
Linus Torvalds
1
-1
/
+3
2005-06-19
[PATCH] cvs2git.c: support incremental conversion
Panagiotis Issaris
1
-6
/
+18
2005-06-19
[PATCH] ssh-push.c: Fix handling of ssh://host/path URLs
Sven Verdoolaege
1
-0
/
+1
2005-06-19
git-commit-tree: ignore duplicate parents
Linus Torvalds
1
-2
/
+16
2005-06-18
Fix up INSTALL and "git add"
Linus Torvalds
2
-3
/
+3
2005-06-18
read-cache.c: remove stray debugging printf
Linus Torvalds
1
-1
/
+0
2005-06-18
Re-implement "check_file_directory_conflict()"
Linus Torvalds
1
-89
/
+88
2005-06-18
Avoid warning about function without return.
Linus Torvalds
1
-1
/
+1
2005-06-18
[PATCH] cvs2git and file permissions
Sven Verdoolaege
1
-1
/
+4
2005-06-18
Make "pretty" commit logs always show merge information
Linus Torvalds
1
-0
/
+24
2005-06-17
git-rev-list: add "--bisect" flag to find the "halfway" point
Linus Torvalds
1
-0
/
+80
2005-06-17
Use "-M" instead of "-C" for "git diff" and "git status"
Linus Torvalds
2
-4
/
+4
2005-06-17
git-apply: use default name for mode change patches
Linus Torvalds
1
-2
/
+5
2005-06-17
Don't use -C in "git diff"
Linus Torvalds
1
-3
/
+3
2005-06-17
Add some installation notes in INSTALL
Linus Torvalds
1
-0
/
+64
2005-06-17
Draw graph lines as one continuous line where possible
Paul Mackerras
1
-30
/
+122
2005-06-16
Fix operation without libreadobj.so.0.0
Paul Mackerras
1
-4
/
+13
2005-06-16
Restructure to do incremental drawing
Paul Mackerras
1
-318
/
+438
2005-06-15
git-read-tree: fix "--reset" handling
Linus Torvalds
1
-0
/
+1
2005-06-14
Update tutorial a bit for scripted helpers.
Linus Torvalds
1
-7
/
+19
2005-06-14
Trivial git script fixups
Linus Torvalds
6
-4
/
+10
2005-06-14
[PATCH] ssh-push: Don't add '/' to pathname
Sven Verdoolaege
1
-3
/
+4
2005-06-14
[PATCH] Unset TZ in t5000
Mark Allen
1
-2
/
+3
2005-06-14
Make 'git' script be a bit more helpful on unrecognized commands
Linus Torvalds
1
-2
/
+17
2005-06-14
Make "git commit" handle initial commits too
Linus Torvalds
1
-12
/
+31
2005-06-13
git-apply: normalize file mode when comparing with expected value
Linus Torvalds
1
-0
/
+1
2005-06-13
Add "git diff" script
Linus Torvalds
2
-1
/
+17
2005-06-13
Teach git-rev-parse about revision-specifying arguments
Linus Torvalds
1
-2
/
+31
2005-06-13
git-whatchanged: use the git-rev-parse helper
Linus Torvalds
1
-1
/
+3
[prev]
[next]