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
2008-03-31
filter-branch: Test renaming directories in a tree-filter
Johannes Sixt
1
-2
/
+18
2008-03-30
mktag.c: improve verification of tagger field and tests
Brandon Casey
2
-14
/
+176
2008-03-30
diff-files: careful when inspecting work tree items
Junio C Hamano
2
-9
/
+14
2008-03-30
diff-index: careful when inspecting work tree items
Junio C Hamano
2
-15
/
+56
2008-03-30
Add corner case tests for diff-index and diff-files
Junio C Hamano
1
-0
/
+140
2008-03-30
Allow git-cvsserver database table name prefix to be specified.
Josh Elsasser
4
-31
/
+107
2008-03-30
Silence cpio's "N blocks" output when cloning locally
Bryan Donlan
1
-1
/
+5
2008-03-30
git-svn: remove redundant slashes from show-ignore
Eric Wong
1
-1
/
+1
2008-03-28
git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...
Marius Storm-Olsen
1
-13
/
+15
2008-03-27
git-cvsserver: handle change type T
Paolo Bonzini
1
-1
/
+1
2008-03-27
GIT 1.5.5-rc2
Junio C Hamano
3
-8
/
+3
2008-03-27
GIT 1.5.4.5
Junio C Hamano
2
-7
/
+1
2008-03-27
cvsserver: Use the user part of the email in log and annotate results
Damien Diederen
1
-4
/
+12
2008-03-27
cvsserver: Add test for update -p
Damien Diederen
1
-0
/
+18
2008-03-27
cvsserver: Implement update -p (print to stdout)
Damien Diederen
1
-12
/
+35
2008-03-27
cvsserver: Add a few tests for 'status' command
Damien Diederen
1
-0
/
+32
2008-03-27
cvsserver: Do not include status output for subdirectories if -l is passed
Damien Diederen
1
-0
/
+2
2008-03-27
cvsserver: Only print the file part of the filename in status header
Damien Diederen
1
-1
/
+3
2008-03-27
cvsserver: Respond to the 'editors' and 'watchers' commands
Damien Diederen
1
-2
/
+7
2008-03-27
builtin-prune: protect objects listed on the command line
Junio C Hamano
2
-3
/
+14
2008-03-27
builtin-prune.c: use parse_options()
Michele Ballabio
1
-22
/
+16
2008-03-27
Add tests for git-prune
Michele Ballabio
1
-0
/
+34
2008-03-27
parse-options.c: introduce OPT_DATE
Michele Ballabio
2
-0
/
+11
2008-03-27
Update draft release notes for 1.5.5
Junio C Hamano
1
-1
/
+4
2008-03-27
Merge branch 'maint'
Junio C Hamano
4
-2
/
+30
2008-03-27
Update draft release notes for 1.5.4.5
Junio C Hamano
1
-1
/
+10
2008-03-27
Merge branch 'jc/maint-fetch-regression-1.5.4' into maint
Junio C Hamano
70
-55
/
+1067
2008-03-27
Documentation: clarify use of .git{ignore,attributes} versus .git/info/*
Jeff King
2
-0
/
+19
2008-03-27
test_must_fail: 129 is a valid error code from usage()
Junio C Hamano
1
-1
/
+1
2008-03-26
imap-send: properly error out if imap.host is not set in config
Gerrit Pape
1
-0
/
+4
2008-03-26
t9600-cvsimport.sh: set HOME before checking for cvsps availability
Frank Lichtenheld
1
-6
/
+6
2008-03-26
Always set *nongit_ok in setup_git_directory_gently()
SZEDER Gábor
8
-8
/
+16
2008-03-26
t/t3800-mktag.sh: use test_must_fail rather than '!'
Brandon Casey
1
-2
/
+2
2008-03-26
Merge branch 'jc/maint-fetch-regression-1.5.4'
Junio C Hamano
66
-13
/
+853
2008-03-26
git-fetch test: test tracking fetch results, not just FETCH_HEAD
Junio C Hamano
65
-7
/
+831
2008-03-26
Fix branches file configuration
Daniel Barkalow
1
-6
/
+22
2008-03-26
Tighten refspec processing
Daniel Barkalow
5
-42
/
+214
2008-03-26
Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.
Guanqun Lu
1
-1
/
+1
2008-03-25
refspec: allow colon-less wildcard "refs/category/*"
Junio C Hamano
1
-7
/
+11
2008-03-25
init: show "Reinit" message even in an (existing) empty repository
Johannes Schindelin
2
-2
/
+20
2008-03-25
Documentation/git-checkout: Update summary to reflect current abilities
Julian Phillips
2
-4
/
+7
2008-03-24
Documentation: git-tag '-m'/'-F' implies '-a'
Dirk Süsserott
1
-0
/
+7
2008-03-23
builtin-remote: Fix missing newline at end of listing of pushed branches
Johannes Sixt
2
-0
/
+7
2008-03-23
Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.
Guanqun Lu
1
-1
/
+1
2008-03-23
RelNotes: mention checkout/branch's --track option, too
Johannes Schindelin
1
-2
/
+3
2008-03-23
GIT 1.5.5-rc1
Junio C Hamano
2
-2
/
+5
2008-03-23
gc --auto: raise default auto pack limit from 20 to 50
Junio C Hamano
2
-2
/
+2
2008-03-23
Merge branch 'git-p4' of git://repo.or.cz/git/git-p4
Junio C Hamano
1
-9
/
+14
2008-03-22
remote.c: Fix overtight refspec validation
Junio C Hamano
5
-49
/
+188
2008-03-22
fast-import: Document the effect of "merge" with no "from" in a commit
Eyvind Bernhardsen
1
-3
/
+8
[prev]
[next]