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
2007-01-14
Use binary searching on large buckets in git-describe.
Shawn O. Pearce
1
-8
/
+21
2007-01-14
Hash tags by commit SHA1 in git-describe.
Shawn O. Pearce
1
-12
/
+17
2007-01-14
Always perfer annotated tags in git-describe.
Shawn O. Pearce
1
-11
/
+13
2007-01-14
some doc updates
Nicolas Pitre
5
-49
/
+29
2007-01-14
git log documentation: teach -<n> form.
Junio C Hamano
1
-1
/
+1
2007-01-14
Convert output messages in merge-recursive to past tense.
Shawn O. Pearce
1
-18
/
+18
2007-01-14
Display a progress meter during merge-recursive.
Shawn O. Pearce
1
-7
/
+66
2007-01-14
Enable output buffering in merge-recursive.
Shawn O. Pearce
1
-1
/
+39
2007-01-14
Allow the user to control the verbosity of merge-recursive.
Shawn O. Pearce
2
-38
/
+69
2007-01-14
Remove unnecessary call_depth parameter in merge-recursive.
Shawn O. Pearce
1
-9
/
+7
2007-01-14
Merge branch 'jc/int'
Junio C Hamano
6
-33
/
+333
2007-01-14
Merge branch 'sp/merge' (early part)
Junio C Hamano
1
-17
/
+23
2007-01-14
Merge branch 'jc/subdir'
Junio C Hamano
9
-31
/
+34
2007-01-14
Remove read_or_die in favor of better error messages.
Shawn O. Pearce
3
-15
/
+4
2007-01-14
Hide output about SVN::Core not being found during tests.
Shawn O. Pearce
1
-1
/
+1
2007-01-13
simplify the "no changes added to commit" message
Nicolas Pitre
1
-1
/
+1
2007-01-13
More tests in t3901.
Junio C Hamano
1
-36
/
+137
2007-01-13
Consistent message encoding while reusing log from an existing commit.
Junio C Hamano
2
-6
/
+15
2007-01-13
git-commit documentation: -a adds and also removes
Junio C Hamano
1
-1
/
+2
2007-01-13
t3901: test "format-patch | am" pipe with i18n
Junio C Hamano
3
-0
/
+162
2007-01-13
Use log output encoding in --pretty=email headers.
Junio C Hamano
1
-27
/
+55
2007-01-13
git-remote: no longer silent on unknown commands.
Quy Tonthat
1
-1
/
+6
2007-01-13
git-svn: fix tests to work with older svn
Eric Wong
2
-2
/
+4
2007-01-13
[PATCH] Make gitk work when launched in a subdirectory
Peter Baumann
1
-1
/
+1
2007-01-13
[PATCH] gitk: add current directory to main window title
Doug Maxey
1
-0
/
+1
2007-01-12
Allow whole-tree operations to be started from a subdirectory
Junio C Hamano
4
-2
/
+12
2007-01-12
Use cd_to_toplevel in scripts that implement it by hand.
Junio C Hamano
4
-29
/
+11
2007-01-12
Define cd_to_toplevel shell function in git-sh-setup
Junio C Hamano
1
-0
/
+11
2007-01-12
Make git-prune-packed a bit more chatty.
Junio C Hamano
3
-9
/
+22
2007-01-12
glossary typofix
Junio C Hamano
1
-1
/
+1
2007-01-12
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
29
-45
/
+42
2007-01-12
Explain "Not a git repository: '.git'".
Junio C Hamano
1
-1
/
+5
2007-01-12
merge-recursive: do not report the resulting tree object name
Junio C Hamano
1
-6
/
+3
2007-01-12
git-revert: Fix die before git-sh-setup defines it.
Bob Proulx
1
-1
/
+2
2007-01-12
fix documentation for git-commit --no-verify
Michael S. Tsirkin
1
-6
/
+2
2007-01-11
Fix up totally buggered read_or_die()
Linus Torvalds
1
-14
/
+8
2007-01-11
Clean up write_in_full() users
Linus Torvalds
2
-36
/
+4
2007-01-11
reflog-expire: brown paper bag fix.
Junio C Hamano
1
-6
/
+12
2007-01-11
GIT v1.5.0-rc1
Junio C Hamano
1
-1
/
+1
2007-01-11
plug a few leaks in revision walking used in describe.
Junio C Hamano
2
-3
/
+6
2007-01-11
Chose better tag names in git-describe after merges.
Shawn O. Pearce
1
-11
/
+67
2007-01-11
Merge branch 'jc/bare'
Junio C Hamano
17
-15
/
+62
2007-01-11
Merge branch 'ar/merge-recursive'
Junio C Hamano
1
-126
/
+46
2007-01-11
Merge branch 'jc/detached-head'
Junio C Hamano
7
-42
/
+135
2007-01-11
git-status: wording update to deal with deleted files.
Junio C Hamano
1
-3
/
+16
2007-01-11
git-rm: do not fail on already removed file.
Junio C Hamano
1
-1
/
+5
2007-01-11
Avoid errors and warnings when attempting to do I/O on zero bytes
Eric Wong
2
-0
/
+10
2007-01-11
Better error messages for corrupt databases
Linus Torvalds
2
-1
/
+3
2007-01-11
config-set: check write-in-full returns in set_multivar
Junio C Hamano
1
-19
/
+24
2007-01-11
index-pack: write-or-die instead of unchecked write-in-full.
Junio C Hamano
1
-1
/
+1
[prev]
[next]