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-26
status: disable translation when --porcelain is used
Matthieu Moy
2
-5
/
+9
2014-03-18
Git 1.9.1
Junio C Hamano
4
-3
/
+63
2014-03-18
Merge branch 'jk/clean-d-pathspec' into maint
Junio C Hamano
2
-11
/
+25
2014-03-18
Merge branch 'da/difftool-git-files' into maint
Junio C Hamano
2
-16
/
+16
2014-03-18
Merge branch 'jk/remote-pushremote-config-reading' into maint
Junio C Hamano
2
-1
/
+19
2014-03-18
Merge branch 'jk/commit-dates-parsing-fix' into maint
Junio C Hamano
6
-11
/
+96
2014-03-18
Merge branch 'tr/diff-submodule-no-reuse-worktree' into maint
Junio C Hamano
2
-3
/
+32
2014-03-18
Merge branch 'nd/reset-setup-worktree' into maint
Junio C Hamano
2
-3
/
+15
2014-03-18
Merge branch 'jc/check-attr-honor-working-tree' into maint
Junio C Hamano
2
-22
/
+43
2014-03-18
Merge branch 'bk/refresh-missing-ok-in-merge-recursive' into maint
Junio C Hamano
4
-14
/
+70
2014-03-18
Merge branch 'ds/rev-parse-required-args' into maint
Junio C Hamano
1
-6
/
+11
2014-03-18
Merge branch 'jk/config-path-include-fix' into maint
Junio C Hamano
2
-2
/
+6
2014-03-18
Merge branch 'nd/diff-quiet-stat-dirty' into maint
Junio C Hamano
3
-24
/
+51
2014-03-18
Merge branch 'nd/http-fetch-shallow-fix' into maint
Junio C Hamano
12
-37
/
+105
2014-03-18
Merge branch 'nd/submodule-pathspec-ending-with-slash' into maint
Junio C Hamano
22
-76
/
+89
2014-03-18
test-lib.sh: do not "echo" caller-supplied strings
Uwe Storbeck
1
-2
/
+2
2014-03-18
run-command: mark run_hook_with_custom_index as deprecated
Benoit Pierre
1
-0
/
+1
2014-03-18
merge hook tests: fix and update tests
Benoit Pierre
1
-6
/
+21
2014-03-18
merge: fix GIT_EDITOR override for commit hook
Benoit Pierre
1
-1
/
+1
2014-03-18
commit: fix patch hunk editing with "commit -p -m"
Benoit Pierre
9
-32
/
+80
2014-03-18
test patch hunk editing with "commit -p -m"
Benoit Pierre
1
-0
/
+34
2014-03-17
Documentation/merge-strategies: avoid hyphenated commands
Ramkumar Ramachandra
1
-2
/
+2
2014-03-17
index-pack: report error using the correct variable
Junio C Hamano
1
-2
/
+2
2014-03-17
shallow: verify shallow file after taking lock
Jeff King
1
-2
/
+2
2014-03-17
rebase -i: do not "echo" random user-supplied strings
Uwe Storbeck
1
-1
/
+1
2014-03-17
mv: prevent mismatched data when ignoring errors.
brian m. carlson
2
-1
/
+17
2014-03-14
t/lib-terminal: make TTY a lazy prerequisite
Jeff King
1
-18
/
+19
2014-03-13
entry.c: fix possible buffer overflow in remove_subtree()
Michael Haggerty
1
-17
/
+17
2014-03-13
checkout_entry(): use the strbuf throughout the function
Michael Haggerty
1
-16
/
+16
2014-03-12
wt-status: lift the artificual "at least 20 columns" floor
Junio C Hamano
3
-15
/
+13
2014-03-12
wt-status: i18n of section labels
Jonathan Nieder
1
-19
/
+47
2014-03-12
wt-status: extract the code to compute width for labels
Jonathan Nieder
1
-7
/
+15
2014-03-12
wt-status: make full label string to be subject to l10n
Junio C Hamano
1
-18
/
+17
2014-03-11
builtin/mv: fix out of bounds write
John Keeping
1
-0
/
+4
2014-03-11
merge hook tests: use 'test_must_fail' instead of '!'
Benoit Pierre
1
-2
/
+2
2014-03-11
merge hook tests: fix missing '&&' in test
Benoit Pierre
1
-1
/
+1
2014-03-11
clean: simplify dir/not-dir logic
Jeff King
1
-9
/
+6
2014-03-11
clean: respect pathspecs with "-d"
Jeff King
2
-2
/
+19
2014-03-07
show_ident_date: fix tz range check
Jeff King
1
-2
/
+2
2014-03-05
t7800: add a difftool test for .git-files
Junio C Hamano
1
-0
/
+14
2014-03-05
i18n: proposed command missing leading dash
Sandy Carter
1
-2
/
+2
2014-02-28
fetch: add a failing test for prunning with overlapping refspecs
Carlos Martín Nieto
1
-0
/
+20
2014-02-27
shallow: automatically clean up shallow tempfiles
Jeff King
5
-37
/
+40
2014-02-27
shallow: use stat_validity to check for up-to-date file
Jeff King
1
-17
/
+7
2014-02-26
stash pop: mention we did not drop the stash upon failing to apply
Junio C Hamano
1
-2
/
+8
2014-02-24
diff: do not quit early on stat-dirty files
Nguyễn Thái Ngọc Duy
3
-5
/
+25
2014-02-24
diff.c: move diffcore_skip_stat_unmatch core logic out for reuse later
Nguyễn Thái Ngọc Duy
1
-21
/
+28
2014-02-24
clean: use cache_name_is_other()
Nguyễn Thái Ngọc Duy
1
-19
/
+2
2014-02-24
clean: replace match_pathspec() with dir_path_match()
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2014-02-24
pathspec: pass directory indicator to match_pathspec_item()
Nguyễn Thái Ngọc Duy
6
-9
/
+20
[prev]
[next]