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
2011-02-03
t6004: add pathspec globbing test for log family
Junio C Hamano
1
-12
/
+57
2011-02-03
t7810: overlapping pathspecs and depth limit
Nguyễn Thái Ngọc Duy
1
-0
/
+18
2011-02-03
grep: drop pathspec_matches() in favor of tree_entry_interesting()
Nguyễn Thái Ngọc Duy
4
-125
/
+30
2011-02-03
grep: use writable strbuf from caller for grep_tree()
Nguyễn Thái Ngọc Duy
1
-27
/
+24
2011-02-03
grep: use match_pathspec_depth() for cache/worktree grepping
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2011-02-03
grep: convert to use struct pathspec
Nguyễn Thái Ngọc Duy
1
-14
/
+16
2011-02-03
Convert ce_path_match() to use match_pathspec_depth()
Nguyễn Thái Ngọc Duy
1
-23
/
+1
2011-02-03
Convert ce_path_match() to use struct pathspec
Nguyễn Thái Ngọc Duy
7
-11
/
+22
2011-02-03
struct rev_info: convert prune_data to struct pathspec
Nguyễn Thái Ngọc Duy
7
-23
/
+20
2011-02-03
pathspec: add match_pathspec_depth()
Nguyễn Thái Ngọc Duy
2
-0
/
+92
2011-02-03
tree_entry_interesting(): optimize wildcard matching when base is matched
Nguyễn Thái Ngọc Duy
2
-0
/
+32
2011-02-03
tree_entry_interesting(): support wildcard matching
Nguyễn Thái Ngọc Duy
5
-4
/
+47
2011-02-03
tree_entry_interesting(): fix depth limit with overlapping pathspecs
Nguyễn Thái Ngọc Duy
2
-1
/
+14
2011-02-03
tree_entry_interesting(): support depth limit
Nguyễn Thái Ngọc Duy
5
-3
/
+38
2011-02-03
tree_entry_interesting(): refactor into separate smaller functions
Nguyễn Thái Ngọc Duy
1
-77
/
+93
2011-02-03
diff-tree: convert base+baselen to writable strbuf
Nguyễn Thái Ngọc Duy
3
-71
/
+56
2011-02-03
glossary: define pathspec
Jonathan Nieder
1
-0
/
+23
2011-02-03
Move tree_entry_interesting() to tree-walk.c and export it
Nguyễn Thái Ngọc Duy
3
-112
/
+116
2011-02-03
tree_entry_interesting(): remove dependency on struct diff_options
Nguyễn Thái Ngọc Duy
1
-16
/
+10
2011-02-03
Convert struct diff_options to use struct pathspec
Nguyễn Thái Ngọc Duy
8
-50
/
+22
2011-02-03
diff-no-index: use diff_tree_setup_paths()
Nguyễn Thái Ngọc Duy
1
-4
/
+5
2011-02-03
Add struct pathspec
Nguyễn Thái Ngọc Duy
2
-0
/
+42
2011-01-31
Merge branch 'jl/fetch-submodule-recursive' into maint
Junio C Hamano
1
-1
/
+1
2011-01-31
t5526: Fix wrong argument order in "git config"
Jens Lehmann
1
-1
/
+1
2011-01-30
Git 1.7.4
Junio C Hamano
3
-3
/
+11
2011-01-27
fsck: do not give up too early in fsck_dir()
Junio C Hamano
1
-6
/
+12
2011-01-27
fsck: drop unused parameter from traverse_one_object()
Junio C Hamano
1
-3
/
+10
2011-01-27
Don't pass "--xhtml" to hightlight in gitweb.perl script.
Adam Tkac
1
-1
/
+1
2011-01-27
Merge branch 'maint'
Junio C Hamano
5
-3
/
+55
2011-01-27
rebase -i: clarify in-editor documentation of "exec"
Jonathan Nieder
1
-1
/
+1
2011-01-27
tests: sanitize more git environment variables
Jeff King
1
-0
/
+3
2011-01-27
Merge branch 'jn/fast-import-empty-tree-removal' into maint
Junio C Hamano
2
-0
/
+48
2011-01-27
fast-import: treat filemodify with empty tree as delete
Jonathan Nieder
2
-0
/
+48
2011-01-26
rebase: give a better error message for bogus branch
Jeff King
1
-0
/
+1
2011-01-26
rebase: use explicit "--" with checkout
Jeff King
2
-2
/
+2
2011-01-24
Git 1.7.4-rc3
Junio C Hamano
1
-7
/
+1
2011-01-24
Merge branch 'as/userdiff-pascal'
Junio C Hamano
1
-1
/
+1
2011-01-24
Merge branch 'jn/setup-fixes'
Junio C Hamano
6
-4470
/
+743
2011-01-24
t1510: fix typo in the comment of a test
Jonathan Nieder
1
-1
/
+1
2011-01-24
Documentation updates for 'GIT_WORK_TREE without GIT_DIR' historical usecase
Junio C Hamano
2
-17
/
+21
2011-01-21
Subject: setup: officially support --work-tree without --git-dir
Jonathan Nieder
2
-95
/
+134
2011-01-21
Documentation: do not treat reset --keep as a special case
Jonathan Nieder
1
-7
/
+2
2011-01-20
Correctly report corrupted objects
Björn Steinbrink
1
-1
/
+1
2011-01-19
tests: compress the setup tests
Jonathan Nieder
1
-4401
/
+618
2011-01-19
tests: cosmetic improvements to the repo-setup test
Jonathan Nieder
1
-44
/
+50
2011-01-19
Merge branch 'maint'
Junio C Hamano
1
-1
/
+0
2011-01-19
exec_cmd: remove unused extern
Erik Faye-Lund
1
-1
/
+0
2011-01-19
Merge branch 'jn/gitweb-no-logo' into maint
Junio C Hamano
1
-4
/
+9
2011-01-19
Merge branch 'jk/diff-driver-binary-doc' into maint
Junio C Hamano
1
-0
/
+33
2011-01-19
Merge branch 'tr/submodule-relative-scp-url' into maint
Junio C Hamano
2
-2
/
+52
[prev]
[next]