index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-20
t1300: Add tests for git-config --bool --get
Frank Lichtenheld
1
-0
/
+34
2007-05-13
git-svn: don't attempt to minimize URLs by default
Eric Wong
5
-14
/
+16
2007-05-13
git-config: test for 'do not forget "a.b.var" ends "a.var" section'.
Steffen Prohaska
1
-0
/
+19
2007-05-12
checkout: allow detaching to HEAD even when switching to the tip of a branch
Junio C Hamano
1
-1
/
+62
2007-05-05
Add test for blame corner cases.
Junio C Hamano
1
-0
/
+132
2007-05-03
posix compatibility for t4200
Bryan Larsen
1
-1
/
+1
2007-04-23
dir.c(common_prefix): Fix two bugs
Johannes Schindelin
1
-0
/
+6
2007-04-18
Fix overwriting of files when applying contextually independent diffs
Alex Riesen
1
-0
/
+33
2007-04-06
t5300-pack-object.sh: portability issue using /usr/bin/stat
Arjen Laarhoven
1
-5
/
+6
2007-04-06
t3200-branch.sh: small language nit
Arjen Laarhoven
1
-1
/
+1
2007-04-06
Distinguish branches by more than case in tests.
Brian Gernhardt
1
-3
/
+3
2007-04-05
Honor -p<n> when applying git diffs
Shawn O. Pearce
1
-0
/
+25
2007-04-05
Fix renaming branch without config file
Geert Bosch
1
-0
/
+9
2007-04-05
Revert "builtin-archive: use RUN_SETUP"
René Scharfe
1
-0
/
+4
2007-04-04
rerere: make sorting really stable.
Junio C Hamano
1
-4
/
+5
2007-04-04
Fix t4200-rerere for white-space from "wc -l"
Brian Gernhardt
1
-2
/
+2
2007-04-03
Merge 1.5.0.7 in
Junio C Hamano
1
-4
/
+17
2007-04-03
rerere should not repeat the earlier hunks in later ones
Junio C Hamano
1
-4
/
+17
2007-03-31
git-mailinfo fixes for patch munging
Don Zickus
1
-1
/
+1
2007-03-28
t4118: be nice to non-GNU sed
Johannes Schindelin
1
-1
/
+2
2007-03-28
t/t6006: add tests for a slightly more complex commit messages
Jeff King
1
-0
/
+42
2007-03-28
Fix "--pretty=format:" for parent related items.
Junio C Hamano
1
-4
/
+4
2007-03-27
Add some basic tests of rev-list --pretty=format
Jeff King
1
-0
/
+108
2007-03-23
Bisect: implement "git bisect run <cmd>..." to automatically bisect.
Christian Couder
1
-0
/
+57
2007-03-22
t4118: be nice to non-GNU sed
Johannes Schindelin
1
-1
/
+2
2007-03-20
don't ever allow SHA1 collisions to exist by fetching a pack
Nicolas Pitre
1
-0
/
+10
2007-03-18
Merge branch 'ar/diff'
Junio C Hamano
2
-0
/
+159
2007-03-16
[PATCH] add test for OFS_DELTA objects
Nicolas Pitre
1
-6
/
+65
2007-03-16
[PATCH] fix t5300-pack-object.sh
Nicolas Pitre
1
-1
/
+1
2007-03-16
Add tests for --quiet option of diff programs
Alex Riesen
1
-0
/
+80
2007-03-16
git-fetch, git-branch: Support local --track via a special remote '.'
Paolo Bonzini
2
-0
/
+30
2007-03-14
Allow git-diff exit with codes similar to diff(1)
Alex Riesen
1
-0
/
+79
2007-03-14
Merge branch 'dz/mailinfo'
Junio C Hamano
9
-2
/
+36
2007-03-14
Merge branch 'pb/branch-track'
Junio C Hamano
1
-11
/
+54
2007-03-12
Add a couple more test cases to the suite.
Don Zickus
8
-1
/
+35
2007-03-12
builtin-mailinfo.c infrastrcture changes
Don Zickus
1
-1
/
+1
2007-03-12
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
1
-0
/
+50
2007-03-12
Fix t5510-fetch's use of sed
Shawn O. Pearce
1
-1
/
+7
2007-03-12
New fast-import test case for valid tree sorting
Jeff King
1
-0
/
+50
2007-03-11
Merge branch 'jc/boundary'
Junio C Hamano
1
-0
/
+32
2007-03-11
Change {pre,post}-receive hooks to use stdin
Shawn O. Pearce
1
-14
/
+16
2007-03-10
git-branch, git-checkout: autosetup for remote branch tracking
Paolo Bonzini
1
-11
/
+54
2007-03-10
Merge branch 'js/attach'
Junio C Hamano
7
-37
/
+351
2007-03-10
Merge branch 'js/diff-ni'
Junio C Hamano
30
-116
/
+116
2007-03-08
Merge branch 'js/config-rename'
Junio C Hamano
1
-0
/
+16
2007-03-07
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
1
-0
/
+8
2007-03-07
git-bundle: avoid packing objects which are in the prerequisites
Johannes Schindelin
1
-0
/
+11
2007-03-07
Allow fast-import frontends to reload the marks table
Shawn O. Pearce
1
-0
/
+8
2007-03-07
Teach receive-pack to run pre-receive/post-receive hooks
Shawn O. Pearce
1
-20
/
+73
2007-03-07
Refactor handling of error_string in receive-pack
Shawn O. Pearce
1
-3
/
+3
[next]