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-09-14
rebase: allow starting from a dirty tree.
Junio C Hamano
1
-14
/
+58
2007-09-14
stash: implement "stash create"
Junio C Hamano
1
-7
/
+21
2007-09-14
Merge branch 'js/remote'
Junio C Hamano
2
-2
/
+12
2007-09-14
Merge branch 'js/tag'
Junio C Hamano
1
-1
/
+1
2007-09-14
Merge branch 'lh/svn-first-parent'
Junio C Hamano
1
-4
/
+6
2007-09-14
Merge branch 'np/delta'
Junio C Hamano
4
-59
/
+256
2007-09-14
builtin-pack-objects.c: avoid bogus gcc warnings
Junio C Hamano
1
-6
/
+6
2007-09-14
Merge branch 'jc/pack'
Junio C Hamano
1
-2
/
+23
2007-09-14
Merge branch 'dk/diff-delta'
Junio C Hamano
1
-23
/
+86
2007-09-14
Merge branch 'jc/partial-remove'
Junio C Hamano
4
-3
/
+123
2007-09-14
Document ls-files --with-tree=<tree-ish>
Junio C Hamano
1
-1
/
+8
2007-09-14
git-commit: partial commit of paths only removed from the index
Junio C Hamano
2
-3
/
+14
2007-09-14
Merge branch 'jc/grep-c'
Junio C Hamano
10
-22
/
+116
2007-09-14
Split grep arguments in a way that does not requires to add /dev/null.
Junio C Hamano
2
-14
/
+80
2007-09-14
Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot
Junio C Hamano
1
-1
/
+1
2007-09-14
Add test to check recent fix to "git add -u"
Benoit Sigoure
2
-2
/
+11
2007-09-14
Documentation/git-archive.txt: a couple of clarifications.
Jari Aalto
1
-2
/
+3
2007-09-14
Fix the rename detection limit checking
Linus Torvalds
3
-3
/
+19
2007-09-14
diff --no-index: do not forget to run diff_setup_done()
Junio C Hamano
1
-0
/
+2
2007-09-14
Merge branch 'maint'
Junio C Hamano
5
-8
/
+37
2007-09-14
git-format-patch --in-reply-to: accept <message@id> with angle brackets
Junio C Hamano
1
-1
/
+30
2007-09-14
git-add -u: do not barf on type changes
Junio C Hamano
1
-0
/
+1
2007-09-13
Remove duplicate note about removing commits with git-filter-branch
Ulrik Sverdrup
1
-5
/
+0
2007-09-13
git-clone: improve error message if curl program is missing or not executable
Gerrit Pape
1
-1
/
+5
2007-09-13
git.el: Allow the add and remove commands to be applied to ignored files.
Alexandre Julliard
1
-2
/
+2
2007-09-13
git.el: Allow selecting whether to display uptodate/unknown/ignored files.
Alexandre Julliard
1
-15
/
+77
2007-09-13
git.el: Keep the status buffer sorted by filename.
Alexandre Julliard
1
-38
/
+65
2007-09-13
hooks--update: Explicitly check for all zeros for a deleted ref.
Alexandre Julliard
1
-1
/
+1
2007-09-12
git-commit: Allow partial commit of file removal.
Junio C Hamano
3
-1
/
+103
2007-09-12
Merge branch 'maint'
Junio C Hamano
4
-8
/
+17
2007-09-12
Merge branch 'sp/maint-no-thin' into maint
Junio C Hamano
1
-1
/
+1
2007-09-12
Define NO_MEMMEM of FreeBSD as it lacks the function
Robert Boone
1
-0
/
+1
2007-09-12
threaded delta search: proper locking for cache accounting
Nicolas Pitre
1
-4
/
+20
2007-09-12
stash: end index commit log with a newline
Jean-Luc Herren
1
-1
/
+1
2007-09-12
git-commit: Disallow amend if it is going to produce an empty non-merge commit
Dmitry V. Levin
1
-1
/
+1
2007-09-12
git-send-email.perl: Add angle brackets to In-Reply-To if necessary
David Kastrup
1
-1
/
+2
2007-09-11
Fix a test failure (t9500-*.sh) on cygwin
Ramsay Jones
1
-5
/
+13
2007-09-10
threaded delta search: add pack.threads config variable
Nicolas Pitre
2
-1
/
+20
2007-09-10
fix threaded delta search locking
Nicolas Pitre
1
-5
/
+6
2007-09-10
Merge branch 'rs/archive'
Junio C Hamano
13
-23
/
+197
2007-09-10
archive - leakfix for format_subst()
Junio C Hamano
1
-0
/
+1
2007-09-10
Merge branch 'sp/maint-no-thin'
Junio C Hamano
4
-11
/
+24
2007-09-10
Make --no-thin the default in git-push to save server resources
Shawn O. Pearce
1
-1
/
+1
2007-09-09
fix doc for --compression argument to pack-objects
Nicolas Pitre
1
-6
/
+2
2007-09-09
threaded delta search: specify number of threads at run time
Nicolas Pitre
2
-5
/
+29
2007-09-09
threaded delta search: better chunck split point
Nicolas Pitre
1
-0
/
+5
2007-09-09
threaded delta search: refine work allocation
Nicolas Pitre
1
-14
/
+45
2007-09-09
git-tag -s must fail if gpg cannot sign the tag.
Carlos Rica
2
-4
/
+21
2007-09-09
diff-delta.c: Rationalize culling of hash buckets
David Kastrup
1
-10
/
+31
2007-09-09
diff-delta.c: pack the index structure
David Kastrup
1
-16
/
+58
[next]