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-12
Make "git reset" a builtin.
Carlos Rica
5
-1
/
+283
2007-09-12
Move make_cache_entry() from merge-recursive.c into read-cache.c
Carlos Rica
3
-24
/
+26
2007-09-12
Add tests for documented features of "git reset".
Carlos Rica
1
-0
/
+389
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-11
git-gui: Don't delete send on Windows as it doesn't exist
Shawn O. Pearce
1
-1
/
+1
2007-09-10
Replace all read_fd use with strbuf_read, and get rid of it.
Pierre Habouzit
5
-120
/
+56
2007-09-10
Use strbufs to in read_message (imap-send.c), custom buffer--.
Pierre Habouzit
1
-20
/
+11
2007-09-10
Use strbuf_read in builtin-fetch-tool.c.
Pierre Habouzit
1
-17
/
+6
2007-09-10
Rework pretty_print_commit to use strbufs instead of custom buffers.
Pierre Habouzit
8
-299
/
+191
2007-09-10
Change semantics of interpolate to work like snprintf.
Pierre Habouzit
2
-16
/
+13
2007-09-10
Strbuf API extensions and fixes.
Pierre Habouzit
14
-34
/
+58
2007-09-10
Merge branch 'master' into ph/strbuf
Junio C Hamano
25
-54
/
+272
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
git-gui: Trim trailing slashes from untracked submodule names
Shawn O. Pearce
1
-1
/
+5
2007-09-09
git-gui: Assume untracked directories are Git submodules
Shawn O. Pearce
1
-3
/
+18
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
2007-09-09
git-gui: handle "deleted symlink" diff marker
Michele Ballabio
1
-0
/
+1
2007-09-09
git-gui: show unstaged symlinks in diff viewer
Michele Ballabio
1
-5
/
+10
2007-09-09
Merge branch 'maint'
Junio C Hamano
6
-16
/
+40
2007-09-09
git-svn: understand grafts when doing dcommit
Eric Wong
1
-8
/
+3
2007-09-09
git-diff: don't squelch the new SHA1 in submodule diffs
Sven Verdoolaege
2
-4
/
+21
2007-09-09
git-gui: Avoid use of libdir in Makefile
Shawn O. Pearce
1
-3
/
+3
2007-09-09
Define NO_MEMMEM on Darwin as it lacks the function
Shawn O. Pearce
1
-0
/
+1
2007-09-08
git-gui: Disable Tk send in all git-gui sessions
Shawn O. Pearce
1
-0
/
+2
2007-09-08
git-gui: lib/index.tcl: handle files with % in the filename properly
Gerrit Pape
1
-6
/
+12
2007-09-07
git-svn: fix "Malformed network data" with svn:// servers
Eric Wong
1
-1
/
+13
2007-09-07
(cvs|svn)import: Ask git-tag to overwrite old tags.
Michael Smith
2
-2
/
+2
2007-09-07
git-rebase: fix -C option
J. Bruce Fields
1
-1
/
+0
2007-09-07
git-rebase: support --whitespace=<option>
J. Bruce Fields
2
-3
/
+11
2007-09-07
Documentation / grammer nit
Mike Ralphson
1
-1
/
+1
2007-09-06
Use strbuf API in cache-tree.c
Pierre Habouzit
1
-37
/
+22
2007-09-06
Use strbuf API in buitin-rerere.c
Pierre Habouzit
1
-38
/
+18
[prev]
[next]