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-02-24
combine-diff: simplify intersect_paths() further
Junio C Hamano
1
-22
/
+12
2014-02-24
combine-diff: combine_diff_path.len is not needed anymore
Kirill Smelkov
3
-24
/
+9
2014-02-24
combine-diff: optimize combine_diff_path sets intersection
Kirill Smelkov
1
-21
/
+73
2014-02-24
diff test: add tests for combine-diff with orderfile
Kirill Smelkov
1
-0
/
+21
2014-02-24
diffcore-order: export generic ordering interface
Kirill Smelkov
2
-19
/
+46
2014-02-24
tree-walk: finally switch over tree descriptors to contain a pre-parsed entry
Kirill Smelkov
2
-2
/
+2
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
Documentation: describe 'submodule update --remote' use case
W. Trevor King
1
-0
/
+10
2014-02-24
submodule: explicit local branch creation in module_clone
W. Trevor King
4
-27
/
+110
2014-02-24
submodule: document module_clone arguments in comments
W. Trevor King
1
-0
/
+6
2014-02-24
submodule: make 'checkout' update_module mode more explicit
W. Trevor King
1
-16
/
+11
2014-02-24
test-hashmap.c: drop unnecessary #includes
Jonathan Nieder
1
-2
/
+1
2014-02-24
.gitignore: test-hashmap is a generated file
Jonathan Nieder
1
-0
/
+1
2014-02-24
blame.c: prepare_lines should not call xrealloc for every line
David Kastrup
1
-15
/
+31
2014-02-24
builtin/blame.c::prepare_lines: fix allocation size of sb->lineno
David Kastrup
1
-2
/
+2
2014-02-24
builtin/blame.c: eliminate same_suspect()
David Kastrup
1
-17
/
+8
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-18
config: teach "git config --file -" to read from the standard input
Kirill A. Shutemov
5
-17
/
+69
2014-02-18
config: change git_config_with_options() interface
Kirill A. Shutemov
3
-49
/
+47
2014-02-18
builtin/config.c: rename check_blob_write() -> check_write()
Kirill A. Shutemov
1
-9
/
+9
2014-02-18
config: disallow relative include paths from blobs
Jeff King
2
-4
/
+22
2014-02-18
open_istream(): do not dereference NULL in the error case
Junio C Hamano
1
-1
/
+3
2014-02-18
builtin/mv: don't use memory after free
John Keeping
1
-1
/
+2
2014-02-18
utf8: use correct type for values in interval table
John Keeping
1
-2
/
+2
2014-02-18
utf8: fix iconv error detection
John Keeping
1
-1
/
+1
2014-02-18
notes-utils: handle boolean notes.rewritemode correctly
John Keeping
1
-1
/
+1
2014-02-18
http: never use curl_easy_perform
Jeff King
3
-13
/
+25
2014-02-14
Git 1.9.0
Junio C Hamano
4
-33
/
+11
2014-02-14
release notes: typo fixes
Michael J Gruber
1
-18
/
+18
2014-02-14
tests: turn on network daemon tests by default
Jeff King
3
-14
/
+74
2014-02-13
Sync with 1.8.5.5
Junio C Hamano
3
-2
/
+40
2014-02-13
Git 1.8.5.5
Junio C Hamano
5
-4
/
+42
2014-02-13
Merge branch 'bm/merge-base-octopus-dedup' into maint
Junio C Hamano
2
-6
/
+64
2014-02-13
Merge branch 'jc/revision-range-unpeel' into maint
Junio C Hamano
2
-12
/
+33
2014-02-13
Merge branch 'jk/allow-fetch-onelevel-refname' into maint
Junio C Hamano
2
-1
/
+12
2014-02-13
Merge branch 'jk/interpret-branch-name-fix' into maint
Junio C Hamano
3
-45
/
+124
2014-02-13
Merge branch 'rk/send-email-ssl-cert' into maint
Junio C Hamano
1
-1
/
+2
2014-02-13
Merge branch 'sb/repack-in-c' into maint
Junio C Hamano
1
-12
/
+12
2014-02-13
Merge branch 'as/tree-walk-fix-aggressive-short-cut' into maint
Junio C Hamano
2
-1
/
+14
2014-02-13
t5537: move http tests out to t5539
Nguyễn Thái Ngọc Duy
2
-57
/
+82
[prev]
[next]