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-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
2014-02-24
match_pathspec: match pathspec "foo/" against directory "foo"
Nguyễn Thái Ngọc Duy
1
-1
/
+6
2014-02-24
dir.c: prepare match_pathspec_item for taking more flags
Nguyễn Thái Ngọc Duy
1
-6
/
+13
2014-02-24
pathspec: rename match_pathspec_depth() to match_pathspec()
Nguyễn Thái Ngọc Duy
7
-25
/
+27
2014-02-24
pathspec: convert some match_pathspec_depth() to dir_path_match()
Nguyễn Thái Ngọc Duy
5
-8
/
+12
2014-02-24
pathspec: convert some match_pathspec_depth() to ce_path_match()
Nguyễn Thái Ngọc Duy
14
-22
/
+24
2014-02-24
merge-recursive.c: tolerate missing files while refreshing index
Brad King
2
-2
/
+3
2014-02-24
read-cache.c: extend make_cache_entry refresh flag with options
Brad King
3
-12
/
+16
2014-02-24
read-cache.c: refactor --ignore-missing implementation
Brad King
2
-3
/
+7
2014-02-24
t3030-merge-recursive: test known breakage with empty work tree
Brad King
1
-0
/
+47
2014-02-24
remote: handle pushremote config in any order
Jeff King
2
-1
/
+19
2014-02-24
log: do not segfault on gmtime errors
Jeff King
2
-2
/
+12
2014-02-24
log: handle integer overflow in timestamps
Jeff King
2
-2
/
+24
2014-02-24
date: check date overflow against time_t
Jeff King
3
-1
/
+19
2014-02-24
fsck: report integer overflow in author timestamps
Jeff King
2
-6
/
+20
2014-02-24
t4212: test bogus timestamps with git-log
Jeff King
1
-0
/
+21
2014-02-24
difftool: support repositories with .git-files
David Aguilar
1
-16
/
+2
2014-02-18
reset: optionally setup worktree and refresh index on --mixed
Nguyễn Thái Ngọc Duy
2
-3
/
+15
2014-02-18
diff: do not reuse_worktree_file for submodules
Thomas Rast
2
-3
/
+32
[prev]
[next]