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-09-13
[PATCH] Use a temporary index file when we merge the common ancestors.
Fredrik Kuivinen
1
-5
/
+18
2005-09-13
[PATCH] Adjust git-merge-recursive.py for the new tool names.
Fredrik Kuivinen
1
-4
/
+4
2005-09-13
[PATCH] Don't output 'Automatic merge failed, ...'
Fredrik Kuivinen
1
-1
/
+0
2005-09-13
[PATCH] Be more like the 'resolve' strategy.
Fredrik Kuivinen
1
-35
/
+33
2005-09-13
[PATCH] Define relative .git/objects/info/alternates semantics.
Junio C Hamano
1
-6
/
+22
2005-09-13
Detect ls-remote failure properly.
Junio C Hamano
1
-3
/
+12
2005-09-13
[PATCH] Rename the 'fredrik' merge strategy to 'recursive'.
Fredrik Kuivinen
4
-4
/
+4
2005-09-12
Fix off-by-one error in git-merge
Junio C Hamano
1
-1
/
+1
2005-09-12
Propagate errors from fetch-pack correctly to git-fetch.
Junio C Hamano
1
-2
/
+9
2005-09-12
Fix CDPATH problem.
Junio C Hamano
2
-0
/
+9
2005-09-12
Document git-grep and link it from the main git(7) page.
Junio C Hamano
3
-3
/
+54
2005-09-12
[PATCH] Make 'git checkout' a bit more forgiving when switching branches.
Junio C Hamano
1
-0
/
+1
2005-09-12
[PATCH] Omit patches that have already been merged from format-patch output.
Junio C Hamano
1
-11
/
+27
2005-09-12
[PATCH] There are several undocumented dependencies
Horst von Brand
2
-3
/
+12
2005-09-12
Improve "git grep" flags handling
Linus Torvalds
1
-23
/
+41
2005-09-12
[PATCH] Make the ProgramError class printable.
Fredrik Kuivinen
1
-0
/
+3
2005-09-12
[PATCH] Make sure we die if we don't get enough arguments.
Fredrik Kuivinen
1
-0
/
+3
2005-09-12
[PATCH] Introduce a 'die' function.
Fredrik Kuivinen
2
-14
/
+13
2005-09-12
[PATCH] Exit with status code 2 if we get an exception.
Fredrik Kuivinen
1
-7
/
+12
2005-09-12
[PATCH] Fix assertion failure when merging common ancestors.
Fredrik Kuivinen
1
-1
/
+1
2005-09-12
Allow finding things that begin with a dash in 'git grep'
Junio C Hamano
1
-1
/
+6
2005-09-12
[PATCH] Add "git grep" helper
Linus Torvalds
2
-1
/
+21
2005-09-12
[PATCH] Add note about IANA confirmation
Linus Torvalds
1
-0
/
+11
2005-09-11
Use int instead of socklen_t
Junio C Hamano
1
-4
/
+4
2005-09-11
[PATCH] Apply N -> A status change in diff-helper
Herbert Xu
1
-1
/
+1
2005-09-11
[PATCH] archimport - better handling of temp dirs
martin@catalyst.net.nz
1
-5
/
+5
2005-09-11
[PATCH] archimport - use GIT_DIR instead of hardcoded ".git"
martin@catalyst.net.nz
1
-20
/
+22
2005-09-11
[PATCH] archimport - update in-script doco, options tidyup
martin@catalyst.net.nz
1
-17
/
+16
2005-09-11
[PATCH] archimport documentation tidyup
martin@catalyst.net.nz
1
-4
/
+5
2005-09-11
[PATCH] archimport documentation update
martin@catalyst.net.nz
1
-10
/
+49
2005-09-11
[PATCH] Escape asciidoc's built-in em-dash replacement
Yasushi SHOJI
4
-12
/
+12
2005-09-11
[PATCH] Fix buffer overflow in ce_flush().
Qingning Huo
1
-0
/
+7
2005-09-10
Add a new merge strategy by Fredrik Kuivinen.
Junio C Hamano
9
-7
/
+741
2005-09-10
'git-merge': Documentation.
Junio C Hamano
2
-0
/
+55
2005-09-10
Use Daniel's read-tree in the merge strategy 'resolve'.
Junio C Hamano
4
-39
/
+88
2005-09-10
Multi-backend merge driver.
Junio C Hamano
5
-2
/
+381
2005-09-10
Plug leak in Daniel's read-tree.
Junio C Hamano
1
-0
/
+1
2005-09-10
[PATCH] Add debugging help for case #16 to read-tree.c
Junio C Hamano
2
-8
/
+44
2005-09-10
[PATCH] Disable debugging from read-tree.
Junio C Hamano
1
-3
/
+10
2005-09-10
[PATCH] Document the trivial merge rules for 3(+more ancestors)-way merges.
Daniel Barkalow
1
-0
/
+92
2005-09-10
[PATCH] Rewrite read-tree
Daniel Barkalow
2
-804
/
+421
2005-09-10
[PATCH] Add function to append to an object_list.
Daniel Barkalow
2
-0
/
+14
2005-09-10
[PATCH] Add a function for getting a struct tree for an ent.
Daniel Barkalow
2
-0
/
+24
2005-09-10
Fix 'git-show-branch --list <head>'
Junio C Hamano
1
-1
/
+1
2005-09-10
Add 'git bisect replay/log' documentation.
Junio C Hamano
1
-1
/
+11
2005-09-10
Keep bisection log so that it can be replayed later.
Junio C Hamano
1
-3
/
+47
2005-09-10
Fix copy marking from diffcore-rename.
Junio C Hamano
2
-5
/
+39
2005-09-10
[PATCH] archimport - add merge detection
martin@catalyst.net.nz
1
-4
/
+180
2005-09-10
Make sure we have leading directories under refs/{heads,tags}
Junio C Hamano
1
-0
/
+1
2005-09-10
[PATCH] Documentation/repository-layout.txt typo
Sven Verdoolaege
1
-1
/
+1
[next]