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
2012-04-26
Merge branch 'jk/run-command-eacces' into maint
Junio C Hamano
1
-0
/
+13
2012-04-26
Merge branch 'jc/push-upstream-sanity' into maint
Junio C Hamano
1
-0
/
+54
2012-04-26
Merge branch 'jc/maint-clean-nested-worktree-in-subdir' into maint
Junio C Hamano
1
-5
/
+22
2012-04-26
Merge branch 'jk/diff-no-rename-empty' into maint
Junio C Hamano
1
-0
/
+16
2012-04-26
Merge branch 'jc/commit-unedited-template' into maint
Junio C Hamano
1
-0
/
+14
2012-04-26
Merge branch 'jk/add-p-skip-conflicts' into maint
Junio C Hamano
1
-0
/
+26
2012-04-26
Merge branch 'jc/commit-hook-authorship' into maint
Junio C Hamano
1
-0
/
+18
2012-04-26
Merge branch 'tr/maint-word-diff-regex-sticky' into maint
Junio C Hamano
1
-0
/
+36
2012-04-26
Merge branch 'jh/notes-merge-in-git-dir-worktree' into maint
Junio C Hamano
1
-4
/
+23
2012-04-05
run-command: treat inaccessible directories as ENOENT
Jeff King
1
-0
/
+13
2012-04-05
push: error out when the "upstream" semantics does not make sense
Junio C Hamano
1
-0
/
+54
2012-04-05
add--interactive: ignore unmerged entries in patch mode
Jeff King
1
-0
/
+26
2012-03-30
commit: rephrase the error when user did not touch templated log message
Junio C Hamano
1
-0
/
+6
2012-03-30
commit: do not trigger bogus "has templated message edited" check
Junio C Hamano
1
-0
/
+6
2012-03-30
t7501: test the right kind of breakage
Junio C Hamano
1
-0
/
+2
2012-03-27
tests: unset COLUMNS inherited from environment
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2012-03-23
merge-recursive: don't detect renames of empty files
Jeff King
1
-0
/
+16
2012-03-16
Merge "two fixes for fast-import's 'ls' command" from Jonathan
Junio C Hamano
1
-0
/
+39
2012-03-15
clean: preserve nested git worktree in subdirectories
Junio C Hamano
1
-5
/
+22
2012-03-15
notes-merge: Don't remove .git/NOTES_MERGE_WORKTREE; it may be the user's cwd
Johan Herland
1
-4
/
+4
2012-03-15
notes-merge: use opendir/readdir instead of using read_directory()
Johan Herland
1
-1
/
+1
2012-03-15
t3310: illustrate failure to "notes merge --commit" inside $GIT_DIR/
Johan Herland
1
-0
/
+19
2012-03-14
diff: tweak a _copy_ of diff_options with word-diff
Thomas Rast
1
-1
/
+1
2012-03-14
t4034: diff.*.wordregex should not be "sticky" in --word-diff
Johannes Sixt
1
-0
/
+36
2012-03-13
Merge branch 'jc/maint-undefined-i18n-observation-test'
Junio C Hamano
1
-14
/
+23
2012-03-13
Merge branch 'ms/maint-config-error-at-eol-linecount'
Junio C Hamano
1
-0
/
+31
2012-03-12
Merge branch 'tr/maint-bundle-boundary' into maint
Junio C Hamano
1
-22
/
+35
2012-03-12
Merge branch 'jc/maint-diff-patch-header' into maint
Junio C Hamano
1
-85
/
+110
2012-03-12
Merge branch 'jc/am-3-nonstandard-popt' into maint
Junio C Hamano
1
-0
/
+15
2012-03-12
config: report errors at the EOL with correct line number
Martin Stenberg
1
-0
/
+31
2012-03-11
commit: pass author/committer info to hooks
Junio C Hamano
1
-1
/
+1
2012-03-11
t7503: does pre-commit-hook learn authorship?
Junio C Hamano
1
-0
/
+18
2012-03-09
fast-import: don't allow 'ls' of path with empty components
Jonathan Nieder
1
-0
/
+39
2012-03-09
t0204: clarify the "observe undefined behaviour" test
Junio C Hamano
1
-14
/
+23
2012-03-09
p4000: use -3000 when promising -3000
Thomas Rast
1
-1
/
+1
2012-03-08
Merge branch 'jl/maint-submodule-relative'
Junio C Hamano
2
-0
/
+39
2012-03-08
perf: export some important test-lib variables
Thomas Rast
2
-1
/
+14
2012-03-08
perf: load test-lib-functions from the correct directory
Thomas Rast
2
-1
/
+6
2012-03-07
Merge branch 'jc/pickaxe-ignore-case'
Junio C Hamano
1
-0
/
+119
2012-03-06
Merge branch 'jc/maint-diff-patch-header'
Junio C Hamano
1
-85
/
+110
2012-03-06
Merge branch 'cn/pull-rebase-message'
Junio C Hamano
1
-4
/
+2
2012-03-06
Merge branch 'sl/modern-t0000'
Junio C Hamano
1
-274
/
+289
2012-03-06
Merge branch 'tr/maint-bundle-boundary'
Junio C Hamano
1
-22
/
+35
2012-03-06
Merge branch 'zj/diff-stat-dyncol'
Junio C Hamano
1
-0
/
+220
2012-03-06
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2012-03-06
t5704: fix nonportable sed/grep usages
Thomas Rast
1
-2
/
+2
2012-03-06
perf: compare diff algorithms
Thomas Rast
1
-0
/
+29
2012-03-04
Merge branch 'jc/am-3-nonstandard-popt'
Junio C Hamano
1
-0
/
+15
2012-03-04
Make git-{pull,rebase} message without tracking information friendlier
Carlos Martín Nieto
1
-4
/
+2
2012-03-04
Merge branch 'maint'
Junio C Hamano
3
-28
/
+13
[next]