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-05-26
[PATCH] Diff updates to express type changes
Junio C Hamano
2
-9
/
+42
2005-05-26
git-apply: add "--check" option to check that the diff makes sense
Linus Torvalds
1
-26
/
+96
2005-05-26
git-apply: when validating default names, check the final EOLN too
Linus Torvalds
1
-1
/
+1
2005-05-26
git-apply: pick up default filenames from "diff --git" header line
Linus Torvalds
1
-10
/
+72
2005-05-26
git-apply: make the diffstat output happen for "--stat" only.
Linus Torvalds
1
-28
/
+68
2005-05-26
git-apply: implement "diffstat" output
Linus Torvalds
1
-15
/
+77
2005-05-26
git-apply: parse the whole list of patches into memory first
Linus Torvalds
1
-90
/
+146
2005-05-25
[PATCH] Test case portability fix.
Mark Allen
2
-5
/
+3
2005-05-25
Make "parse_object()" also fill in commit message buffer data.
Linus Torvalds
3
-1
/
+7
2005-05-25
git-rev-list: add "end" commit and "--header" flag
Linus Torvalds
1
-15
/
+42
2005-05-25
commit: save the commit buffer off when parsing a commit
Linus Torvalds
2
-0
/
+5
2005-05-25
unpack_sha1_file: zero-pad the unpacked object.
Linus Torvalds
1
-1
/
+2
2005-05-25
[PATCH] Mode only changes from diff.
Junio C Hamano
3
-2
/
+40
2005-05-25
[PATCH] Fix type-change handling when assigning the status code to filepairs.
Junio C Hamano
2
-14
/
+25
2005-05-25
[PATCH] Adjust show-files test for dotfiles.
Junio C Hamano
1
-3
/
+4
2005-05-25
git-pull-script: pretty-print the merge head information
Linus Torvalds
1
-3
/
+12
2005-05-25
[PATCH] optimize git-resolve-script
Jeff Garzik
1
-2
/
+2
2005-05-25
diff.c: don't silently ignore unknown state changes in diffs.
Linus Torvalds
1
-1
/
+1
2005-05-25
[PATCH] show changed tree objects with recursive git-diff-tree
Junio C Hamano
2
-2
/
+12
2005-05-25
[PATCH] Use pathspec array correctly
Junio C Hamano
1
-2
/
+2
2005-05-24
git-rev-tree: teach it about tag references
Linus Torvalds
1
-24
/
+25
2005-05-24
[PATCH] Allow dot files in ls-files as well (take #2).
Junio C Hamano
1
-1
/
+4
2005-05-24
git-diff-cache: fix argument parsing
Linus Torvalds
1
-14
/
+22
2005-05-24
[PATCH] Update rename/copy similarity estimator.
Junio C Hamano
4
-7
/
+116
2005-05-24
[PATCH] Squelch compiler warning
Junio C Hamano
1
-1
/
+1
2005-05-24
[PATCH] Allow symlinks in the leading path in checkout-cache --prefix=
Junio C Hamano
2
-13
/
+110
2005-05-24
[PATCH] Use DIFF_FORMAT_NO_OUTPUT to implement diff-tree -s option.
Junio C Hamano
1
-12
/
+2
2005-05-24
git-update-cache: allow dot-files
Linus Torvalds
1
-4
/
+40
2005-05-24
git-commit-tree: allow overriding of commit date
Linus Torvalds
1
-2
/
+5
2005-05-24
[PATCH] Redo rename/copy detection logic.
Junio C Hamano
6
-252
/
+314
2005-05-23
git-apply: more consistency checks on gitdiff filenames
Linus Torvalds
1
-4
/
+46
2005-05-23
[PATCH] adjust git-deltafy-script to the new diff-tree output format
Nicolas Pitre
1
-2
/
+3
2005-05-23
[PATCH] Update git-diff-cache documentation.
Junio C Hamano
2
-5
/
+7
2005-05-23
[PATCH] Fix diff-pruning logic which was running prune too early.
Junio C Hamano
8
-127
/
+69
2005-05-23
git-apply: start using the index file information.
Linus Torvalds
1
-19
/
+68
2005-05-23
git-apply: if no input files specified, apply stdin
Linus Torvalds
1
-0
/
+5
2005-05-23
diff-tree: don't write headers if the diff queue is empty
Linus Torvalds
1
-5
/
+5
2005-05-23
git-apply: unknown modes are zero, not -1
Linus Torvalds
1
-1
/
+1
2005-05-23
[PATCH] diff-raw format update take #2.
Junio C Hamano
13
-366
/
+494
2005-05-23
git-apply: parse the diff headers (both traditional and new)
Linus Torvalds
1
-31
/
+217
2005-05-23
git-apply: improve error detection and messages
Linus Torvalds
1
-42
/
+74
2005-05-23
git-apply: bad patch fragments are fatal
Linus Torvalds
1
-1
/
+1
2005-05-23
[PATCH] NUL terminate diff-tree header lines under -z.
Junio C Hamano
2
-2
/
+13
2005-05-23
[PATCH] Performance fix for pickaxe.
Junio C Hamano
1
-1
/
+2
2005-05-23
[PATCH] Rename/copy detection fix.
Junio C Hamano
7
-138
/
+244
2005-05-23
[PATCH] Be careful with symlinks when detecting renames and copies.
Junio C Hamano
2
-10
/
+80
2005-05-23
Start implementing "git-apply"
Linus Torvalds
2
-1
/
+318
2005-05-22
Don't care about st_dev in the index file
Linus Torvalds
2
-5
/
+17
2005-05-22
Some more sparse warning fixes
Linus Torvalds
2
-5
/
+5
2005-05-22
Fix up git-fsck-cache documentation
Linus Torvalds
1
-2
/
+5
[next]