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-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
2005-09-09
show-branch: --list and --independent
Junio C Hamano
2
-17
/
+73
2005-09-09
Retire support for old environment variables.
Junio C Hamano
13
-318
/
+16
2005-09-09
Adjust .gitignore for big rename.
Junio C Hamano
1
-1
/
+45
2005-09-09
[PATCH] remove duplicate git-send-email-script.perl target in Makefile
Marco Roeland
1
-1
/
+1
2005-09-09
[PATCH] fix tutorial typo
jdl@freescale.com
1
-1
/
+1
2005-09-09
[PATCH] Fix tutorial reference to git-*-scripts.
jdl@freescale.com
1
-5
/
+5
2005-09-09
Ignore datestamp-only changes when installing webdoc.
Junio C Hamano
1
-1
/
+1
2005-09-08
Squelch `removal' message from 'git reset --hard'.
Junio C Hamano
1
-1
/
+1
2005-09-08
'build' scripts before installing.
Junio C Hamano
5
-25
/
+33
2005-09-08
Show all merge-base candidates from show-branch --merge-base
Junio C Hamano
2
-5
/
+7
[next]