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
2014-03-25
check-builtins.sh: use the $(...) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-03-25
remote-hg: do not fail on invalid bookmarks
Max Horn
2
-1
/
+77
2014-03-25
Update draft release notes to 2.0
Junio C Hamano
1
-0
/
+29
2014-03-25
Merge branch 'ss/test-on-mingw-rsync-path-no-absolute'
Junio C Hamano
1
-3
/
+3
2014-03-25
Merge branch 'bb/diff-no-index-dotdot'
Junio C Hamano
1
-4
/
+5
2014-03-25
Merge branch 'us/printf-not-echo'
Junio C Hamano
2
-3
/
+3
2014-03-25
Merge branch 'rr/doc-merge-strategies'
Junio C Hamano
1
-2
/
+2
2014-03-25
Merge branch 'nd/index-pack-error-message'
Junio C Hamano
1
-2
/
+2
2014-03-25
Merge branch 'jk/lib-terminal-lazy'
Junio C Hamano
1
-18
/
+19
2014-03-25
Merge branch 'dm/configure-iconv-locale-charset'
Junio C Hamano
1
-1
/
+1
2014-03-25
Merge branch 'nd/commit-editor-cleanup'
Junio C Hamano
5
-12
/
+48
2014-03-25
Merge branch 'jk/warn-on-object-refname-ambiguity'
Junio C Hamano
2
-6
/
+15
2014-03-25
Merge branch 'mh/remove-subtree-long-pathname-fix'
Junio C Hamano
1
-32
/
+32
2014-03-25
Merge branch 'nd/indent-fix-connect-c'
Junio C Hamano
1
-1
/
+1
2014-03-25
Merge branch 'jk/mv-submodules-fix'
Junio C Hamano
2
-1
/
+21
2014-03-25
Merge branch 'cp/am-patch-format-doc'
Junio C Hamano
1
-1
/
+7
2014-03-24
pickaxe: simplify kwset loop in contains()
René Scharfe
1
-5
/
+2
2014-03-24
pickaxe: call strlen only when necessary in diffcore_pickaxe_count()
René Scharfe
1
-2
/
+1
2014-03-24
pickaxe: move pickaxe() after pickaxe_match()
René Scharfe
1
-41
/
+38
2014-03-24
pickaxe: merge diffcore_pickaxe_grep() and diffcore_pickaxe_count() into diff...
René Scharfe
1
-37
/
+7
2014-03-24
pickaxe: honor -i when used with -S and --pickaxe-regex
René Scharfe
2
-1
/
+9
2014-03-24
t4209: use helper functions to test --author
René Scharfe
1
-9
/
+4
2014-03-24
t4209: use helper functions to test --grep
René Scharfe
1
-14
/
+4
2014-03-24
t4209: factor out helper function test_log_icase()
René Scharfe
1
-12
/
+14
2014-03-24
t4209: factor out helper function test_log()
René Scharfe
1
-58
/
+42
2014-03-24
branch.c: install_branch_config: simplify if chain
Adam
1
-23
/
+23
2014-03-24
t4209: set up expectations up front
René Scharfe
1
-39
/
+25
2014-03-24
parse-options: make sure argh string does not have SP or _
Junio C Hamano
1
-0
/
+3
2014-03-24
update-index: teach --cacheinfo a new syntax "mode,sha1,path"
Junio C Hamano
3
-5
/
+50
2014-03-24
parse-options: multi-word argh should use dash to separate words
Junio C Hamano
13
-24
/
+24
2014-03-23
t1502: protect runs of SPs used in the indentation
Junio C Hamano
1
-56
/
+56
2014-03-23
rev-parse --parseopt: option argument name hints
Ilya Bobyr
3
-3
/
+64
2014-03-23
Makefile: describe CHARSET_LIB better
Дилян Палаузов
1
-2
/
+2
2014-03-21
userdiff: have 'cpp' hunk header pattern catch more C++ anchor points
Johannes Sixt
13
-17
/
+3
2014-03-21
t4018: test cases showing that the cpp pattern misses many anchor points
Johannes Sixt
12
-0
/
+66
2014-03-21
t4018: test cases for the built-in cpp pattern
Johannes Sixt
9
-0
/
+55
2014-03-21
t4018: reduce test files for pattern compilation tests
Johannes Sixt
1
-38
/
+14
2014-03-21
t4018: convert custom pattern test to the new infrastructure
Johannes Sixt
4
-24
/
+58
2014-03-21
t4018: convert java pattern test to the new infrastructure
Johannes Sixt
2
-4
/
+8
2014-03-21
t4018: convert perl pattern tests to the new infrastructure
Johannes Sixt
6
-88
/
+44
2014-03-21
t4018: an infrastructure to test hunk headers
Johannes Sixt
2
-6
/
+72
2014-03-21
userdiff: support unsigned and long long suffixes of integer constants
Johannes Sixt
1
-1
/
+1
2014-03-21
userdiff: support C++ ->* and .* operators in the word regexp
Johannes Sixt
1
-1
/
+1
2014-03-21
t0001: drop subshells just for "cd"
Jeff King
1
-47
/
+9
2014-03-21
t0001: drop useless subshells
Jeff King
1
-39
/
+22
2014-03-21
t0001: use test_must_fail
Jeff King
1
-27
/
+11
2014-03-21
t0001: use test_config_global
Jeff King
1
-7
/
+4
2014-03-21
t0001: use test_path_is_*
Jeff King
1
-18
/
+18
2014-03-21
t0001: make symlink reinit test more careful
Jeff King
1
-2
/
+2
2014-03-21
t: prefer "git config --file" to GIT_CONFIG
Jeff King
5
-18
/
+17
[prev]
[next]