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-21
[PATCH] Pull refs by HTTP
Daniel Barkalow
1
-2
/
+47
2005-06-21
[PATCH] Pull misc objects
Daniel Barkalow
1
-1
/
+34
2005-06-21
[PATCH] Parse tags for absent objects
Daniel Barkalow
3
-4
/
+27
2005-06-21
Fix typo in git-checkout-script.
Linus Torvalds
1
-1
/
+1
2005-06-21
Remove MERGE_HEAD in "git checkout/reset"
Linus Torvalds
2
-1
/
+14
2005-06-21
Clean up different special *HEAD handling
Linus Torvalds
3
-5
/
+5
2005-06-21
[PATCH] Fix several gcc4 signedness warnings
Mika Kukkonen
5
-12
/
+12
2005-06-21
git checkout: fix default head case
Linus Torvalds
1
-1
/
+1
2005-06-21
Make "git checkout" know about different branches
Linus Torvalds
1
-16
/
+23
2005-06-21
"git checkout": add "-u" flag to update HEAD conditionally
Linus Torvalds
1
-6
/
+9
2005-06-21
Add "git checkout" that does what the name suggests
Linus Torvalds
2
-1
/
+31
2005-06-21
[PATCH] fix scalability problems with git-deltafy-script
Nicolas Pitre
1
-18
/
+32
2005-06-21
[PATCH] git-apply: Don't barf when --stat'ing a diff with no line changes.
Sven Verdoolaege
1
-3
/
+5
2005-06-20
Let "git commit" take arguments for files to commit.
Linus Torvalds
1
-0
/
+1
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-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-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
[next]