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
[PATCH] http-pull: documentation updates.
Junio C Hamano
1
-2
/
+4
2005-06-25
[PATCH] Fix oversimplified optimization for add_cache_entry().
Junio C Hamano
4
-17
/
+43
2005-06-25
[PATCH] git-merge-one-file-script: do not misinterpret rm failure.
Junio C Hamano
1
-2
/
+5
2005-06-25
[PATCH] Add more tests for read-tree --emu23.
Junio C Hamano
2
-14
/
+150
2005-06-25
[PATCH] git-rebase-script: rebase local commits to new upstream head.
Junio C Hamano
2
-1
/
+50
2005-06-25
[PATCH] git-cherry: find commits not merged upstream.
Junio C Hamano
2
-1
/
+87
2005-06-25
[PATCH] git-commit-script: get commit message from an existing one.
Junio C Hamano
1
-8
/
+67
2005-06-25
[PATCH] fix date parsing for GIT raw commit timestamp format.
Junio C Hamano
1
-5
/
+9
2005-06-25
git-unpack-objects: start parsing the actual packed data
Linus Torvalds
1
-5
/
+58
2005-06-25
git-pack-objects: mark the delta packing with a 'D'.
Linus Torvalds
1
-0
/
+1
2005-06-25
First cut at git-unpack-objects
Linus Torvalds
2
-1
/
+107
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
[next]