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
2010-11-09
t4124 (apply --whitespace): use test_might_fail
Jonathan Nieder
1
-3
/
+2
2010-11-09
t3404: do not use 'describe' to implement test_cmp_rev
Junio C Hamano
1
-2
/
+2
2010-11-09
t3404 (rebase -i): introduce helper to check position of HEAD
Jonathan Nieder
1
-15
/
+9
2010-11-09
t3404 (rebase -i): move comment to description
Jonathan Nieder
1
-18
/
+17
2010-11-09
t3404 (rebase -i): unroll test_commit loops
Jonathan Nieder
1
-12
/
+11
2010-11-09
t3301 (notes): use test_expect_code for clarity
Jonathan Nieder
1
-1
/
+1
2010-11-09
t1400 (update-ref): use test_must_fail
Jonathan Nieder
1
-3
/
+2
2010-11-09
t1502 (rev-parse --parseopt): test exit code from "-h"
Jonathan Nieder
1
-1
/
+1
2010-11-09
t6022 (renaming merge): chain test commands with &&
Jonathan Nieder
1
-190
/
+92
2010-11-09
test-lib: introduce test_line_count to measure files
Jonathan Nieder
2
-0
/
+26
2010-11-09
tests: add missing &&, batch 2
Jonathan Nieder
13
-48
/
+48
2010-11-09
tests: add missing &&
Jonathan Nieder
84
-166
/
+166
2010-10-06
Introduce sane_unset and use it to ensure proper && chaining
Elijah Newren
5
-29
/
+37
2010-10-06
t7800 (difftool): add missing &&
Elijah Newren
1
-6
/
+6
2010-10-06
t7601 (merge-pull-config): add missing &&
Elijah Newren
1
-6
/
+6
2010-10-06
t7001 (mv): add missing &&
Elijah Newren
1
-1
/
+1
2010-10-06
t6016 (rev-list-graph-simplify-history): add missing &&
Elijah Newren
1
-19
/
+10
2010-10-06
t5602 (clone-remote-exec): add missing &&
Elijah Newren
1
-7
/
+15
2010-10-06
t4026 (color): remove unneeded and unchained command
Elijah Newren
1
-1
/
+0
2010-10-06
t4019 (diff-wserror): add lots of missing &&
Elijah Newren
1
-26
/
+27
2010-10-06
t4202 (log): Replace '<git-command> || :' with test_might_fail
Elijah Newren
1
-1
/
+1
2010-10-06
t4002 (diff-basic): use test_might_fail for commands that might fail
Elijah Newren
1
-6
/
+6
2010-10-06
t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing &&
Elijah Newren
2
-14
/
+14
2010-10-06
t4017 (diff-retval): replace manual exit code check with test_expect_code
Elijah Newren
1
-49
/
+20
2010-10-06
test-lib: make test_expect_code a test command
Ævar Arnfjörð Bjarmason
5
-38
/
+82
2010-10-06
Documentation/git-clone: describe --mirror more verbosely
Uwe Kleine-König
1
-1
/
+6
2010-10-06
do not depend on signed integer overflow
Erik Faye-Lund
4
-3
/
+15
2010-10-06
work around buggy S_ISxxx(m) implementations
René Scharfe
1
-3
/
+10
2010-10-06
xdiff: cast arguments for ctype functions to unsigned char
Jonathan Nieder
3
-10
/
+11
2010-10-06
init: plug tiny one-time memory leak
Jonathan Nieder
1
-13
/
+19
2010-10-05
diffcore-pickaxe.c: remove unnecessary curly braces
Brandon Casey
1
-2
/
+1
2010-10-05
Merge early part of git-svn into maint
Junio C Hamano
3
-5
/
+69
2010-10-03
t3020 (ls-files-error-unmatch): remove stray '1' from end of file
Elijah Newren
1
-1
/
+0
2010-10-03
setup: make sure git dir path is in a permanent buffer
Jonathan Nieder
1
-1
/
+3
2010-10-03
environment.c: remove unused variable
Jonathan Nieder
1
-3
/
+1
2010-09-30
Fix typo in pack-objects' usage
Johannes Schindelin
1
-1
/
+1
2010-09-30
Make sure that git_getpass() never returns NULL
Johannes Schindelin
1
-2
/
+6
2010-09-30
t0004 (unwritable files): simplify error handling
Jonathan Nieder
1
-38
/
+14
2010-09-30
rev-list-options: clarify --parents and --children
Michael J Gruber
1
-4
/
+4
2010-09-29
MinGW: avoid collisions between "tags" and "TAGS"
Junio C Hamano
1
-6
/
+9
2010-09-29
diff: trivial fix for --output file error message
Matthieu Moy
1
-1
/
+1
2010-09-29
user-manual: fix anchor name Finding-comments-With-given-Content
Michael J Gruber
1
-1
/
+1
2010-09-29
user-manual: be consistent in illustrations to 'git rebase'
Kirill Smelkov
1
-2
/
+2
2010-09-29
stash: simplify parsing fixes
Jon Seymour
1
-21
/
+7
2010-09-29
Git 1.7.3.1
Junio C Hamano
4
-3
/
+18
2010-09-29
stash: fix git stash branch regression when branch creation fails
Jon Seymour
2
-4
/
+4
2010-09-29
stash drops the stash even if creating the branch fails because it already ex...
Tomas Carnecky
1
-0
/
+11
2010-09-27
Fix missing 'does' in man-page for 'git checkout'
Linus Torvalds
1
-8
/
+8
2010-09-27
dir.c: squelch false uninitialized memory warning
Pat Notz
1
-1
/
+1
2010-09-27
git-send-email.perl: ensure $domain is defined before using it
Brandon Casey
1
-1
/
+1
[next]