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
2006-07-30
tar-tree: illustrate an obscure feature better
Johannes Schindelin
1
-0
/
+5
2006-07-30
git.c: allow alias expansion without a git directory
Matthias Lederhofer
1
-40
/
+36
2006-07-30
setup_git_directory_gently: do not barf when GIT_DIR is given.
Matthias Lederhofer
1
-0
/
+4
2006-07-30
Build on Debian GNU/kFreeBSD
Gerrit Pape
1
-0
/
+3
2006-07-30
Merge branch 'lt/web'
Junio C Hamano
1
-2
/
+75
2006-07-30
Merge branch '__/setup-n-mv'
Junio C Hamano
40
-156
/
+142
2006-07-30
Merge branch 'js/mv'
Junio C Hamano
11
-340
/
+522
2006-07-30
Merge branch 'jn/make'
Junio C Hamano
5
-0
/
+225
2006-07-29
Merge branch 'lt/setup' into __/setup-n-mv
Junio C Hamano
60
-326
/
+585
2006-07-29
Call setup_git_directory() much earlier
Linus Torvalds
35
-144
/
+128
2006-07-28
Call setup_git_directory() early
Linus Torvalds
12
-22
/
+25
2006-07-28
Display an error from update-ref if target ref name is invalid.
Shawn Pearce
2
-0
/
+17
2006-07-28
Fix http-fetch
Johannes Schindelin
1
-3
/
+3
2006-07-28
Merge branch 'pb/multi-fetch'
Junio C Hamano
7
-72
/
+162
2006-07-28
Merge branch 'lt/web'
Junio C Hamano
1
-28
/
+55
2006-07-28
Merge branch 'js/cvs'
Junio C Hamano
1
-4
/
+4
2006-07-28
Merge branch 'js/alias-p'
Junio C Hamano
3
-46
/
+81
2006-07-28
Merge branch 'jc/diff'
Junio C Hamano
1
-1
/
+9
2006-07-28
t4103: fix binary patch application test.
Junio C Hamano
1
-2
/
+2
2006-07-28
git-apply -R: binary patches are irreversible for now.
Junio C Hamano
1
-0
/
+6
2006-07-28
Teach git-apply about '-R'
Johannes Schindelin
2
-12
/
+77
2006-07-28
Makefile: ssh-pull.o depends on ssh-fetch.c
Johannes Schindelin
1
-0
/
+2
2006-07-27
log and diff family: honor config even from subdirectories
Junio C Hamano
5
-7
/
+11
2006-07-27
git-reset: detect update-ref error and report it.
Junio C Hamano
1
-1
/
+4
2006-07-27
lost-found: use fsck-objects --full
Junio C Hamano
1
-1
/
+1
2006-07-27
Teach git-http-fetch the --stdin switch
Petr Baudis
2
-17
/
+36
2006-07-27
Teach git-local-fetch the --stdin switch
Petr Baudis
4
-10
/
+74
2006-07-27
Make pull() support fetching multiple targets at once
Petr Baudis
5
-37
/
+49
2006-07-27
Make pull() take some implicit data as explicit arguments
Petr Baudis
5
-17
/
+12
2006-07-27
mailinfo: accept >From in message header
Michael S. Tsirkin
1
-1
/
+1
2006-07-27
Remove -d from *-fetch usage strings
Petr Baudis
3
-4
/
+4
2006-07-27
daemon: documentation for --reuseaddr, --detach and --pid-file
Matthias Lederhofer
2
-2
/
+13
2006-07-26
cvsserver: imitate git-update-ref when committing
Johannes Schindelin
1
-4
/
+4
2006-07-26
instaweb: Be more clear if httpd or the browser fail
Johannes Schindelin
1
-2
/
+7
2006-07-26
builtin git-mv: support moving directories
Johannes Schindelin
2
-5
/
+86
2006-07-26
Make git-mv a builtin
Johannes Schindelin
8
-295
/
+269
2006-07-26
Extract helper bits from c-merge-recursive work
Johannes Schindelin
4
-45
/
+172
2006-07-26
Merge branch 'pb/configure'
Junio C Hamano
3
-11
/
+13
2006-07-26
git-cvsserver: support multiline commit messages
Johannes Schindelin
1
-3
/
+6
2006-07-26
t7001: add test for git-mv dir1 dir2/
Johannes Schindelin
1
-0
/
+15
2006-07-26
gitweb: fix two warnings
Johannes Schindelin
1
-2
/
+2
2006-07-26
git-instaweb: respect bindir from Makefile
Johannes Schindelin
1
-1
/
+1
2006-07-26
git-instaweb: some Apache have mod_cgi builtin
Johannes Schindelin
1
-1
/
+3
2006-07-26
t4112: simplify the test and remove unneeded working tree file.
Junio C Hamano
1
-26
/
+2
2006-07-26
Extend testing git-mv for renaming of subdirectories
Josef Weidendorfer
1
-0
/
+21
2006-07-25
git wrapper: add --git-dir=<path> and --bare options
Johannes Schindelin
3
-47
/
+58
2006-07-25
Allow an alias to start with "-p"
Johannes Schindelin
1
-6
/
+30
2006-07-25
cvsserver: avoid warning about active db handles
Johannes Schindelin
1
-14
/
+56
2006-07-25
cvsserver: suppress warnings
Johannes Schindelin
1
-1
/
+1
2006-07-25
Substitute xmalloc()+memset(0) with xcalloc().
Peter Eriksen
3
-6
/
+3
[next]