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-25
git-pack-objects: fix typo
Linus Torvalds
1
-1
/
+1
2005-06-25
git-pack-objects: create a packed object representation.
Linus Torvalds
2
-1
/
+406
2005-06-25
[PATCH] git-write-tree doesn't check alternate directories
Jan Harkes
1
-5
/
+4
2005-06-24
git-rev-list: add option to list all objects (not just commits)
Linus Torvalds
1
-0
/
+91
2005-06-24
git-rev-parse: re-organize and be more careful
Linus Torvalds
1
-26
/
+81
2005-06-23
Add "git-patch-id" program to generate patch ID's.
Linus Torvalds
2
-1
/
+81
2005-06-23
Clean up git-diff-tree 'header' generation
Linus Torvalds
1
-12
/
+6
2005-06-23
git-apply: take "--apply" flag to force an apply even if we also ask for a di...
Linus Torvalds
1
-1
/
+4
2005-06-23
Make "git fetch" able to fetch a named tag
Linus Torvalds
1
-2
/
+8
2005-06-22
[PATCH] Fix to how --merge-order handles multiple roots
Jon Seymour
1
-4
/
+7
2005-06-22
[PATCH] A test case that demonstrates a problem with merges with two roots.
Jon Seymour
1
-0
/
+61
2005-06-22
Don't ignore reachability of tag objects in fsck
Linus Torvalds
1
-4
/
+0
2005-06-22
Add "git-clone-script" thingy
Linus Torvalds
2
-1
/
+9
2005-06-22
[PATCH] Fix --merge-order unit test breaks introduced by 6c88be169881c9223532...
Jon Seymour
1
-12
/
+3
2005-06-22
Add "gitk" to the list of scripts to be installed automatically.
Linus Torvalds
1
-1
/
+1
2005-06-22
Do a cross-project merge of Paul Mackerras' gitk visualizer
Linus Torvalds
1
-0
/
+1711
2005-06-22
[PATCH] git-apply: tests for --stat and --summary.
Junio C Hamano
15
-0
/
+2152
2005-06-22
[PATCH] git-apply: documentation.
Junio C Hamano
1
-0
/
+72
2005-06-22
[PATCH] git-apply: implement --summary option.
Junio C Hamano
1
-1
/
+93
2005-06-22
[PATCH] git-apply --stat: show new filename for rename/copy patch.
Junio C Hamano
1
-2
/
+2
2005-06-22
[PATCH] local-pull: implement fetch_ref()
Junio C Hamano
2
-5
/
+33
2005-06-22
Try to assign colors so crossing lines have different colors
Paul Mackerras
1
-11
/
+71
2005-06-22
Account for indentation of the checkin comments by git-rev-list
Paul Mackerras
1
-1
/
+6
2005-06-21
git-apply: create subdirectories leading up to a new file
Linus Torvalds
1
-2
/
+47
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-22
Use git-rev-list --header.
Paul Mackerras
1
-94
/
+94
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-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
[next]