index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Convert read_tree{,_recursive} to support struct pathspec
Nguyễn Thái Ngọc Duy
2011-03-25
*
Reimplement read_tree_recursive() using tree_entry_interesting()
Nguyễn Thái Ngọc Duy
2011-03-25
*
Merge branch 'en/object-list-with-pathspec' into 'nd/struct-pathspec'
Junio C Hamano
2011-03-25
|
\
|
*
Add testcases showing how pathspecs are handled with rev-list --objects
Elijah Newren
2011-02-03
|
*
Make rev-list --objects work together with pathspecs
Elijah Newren
2011-02-03
*
|
declare 1-bit bitfields to be unsigned
Jonathan Nieder
2011-03-15
|
/
*
t6004: add pathspec globbing test for log family
Junio C Hamano
2011-02-03
*
t7810: overlapping pathspecs and depth limit
Nguyễn Thái Ngọc Duy
2011-02-03
*
grep: drop pathspec_matches() in favor of tree_entry_interesting()
Nguyễn Thái Ngọc Duy
2011-02-03
*
grep: use writable strbuf from caller for grep_tree()
Nguyễn Thái Ngọc Duy
2011-02-03
*
grep: use match_pathspec_depth() for cache/worktree grepping
Nguyễn Thái Ngọc Duy
2011-02-03
*
grep: convert to use struct pathspec
Nguyễn Thái Ngọc Duy
2011-02-03
*
Convert ce_path_match() to use match_pathspec_depth()
Nguyễn Thái Ngọc Duy
2011-02-03
*
Convert ce_path_match() to use struct pathspec
Nguyễn Thái Ngọc Duy
2011-02-03
*
struct rev_info: convert prune_data to struct pathspec
Nguyễn Thái Ngọc Duy
2011-02-03
*
pathspec: add match_pathspec_depth()
Nguyễn Thái Ngọc Duy
2011-02-03
*
tree_entry_interesting(): optimize wildcard matching when base is matched
Nguyễn Thái Ngọc Duy
2011-02-03
*
tree_entry_interesting(): support wildcard matching
Nguyễn Thái Ngọc Duy
2011-02-03
*
tree_entry_interesting(): fix depth limit with overlapping pathspecs
Nguyễn Thái Ngọc Duy
2011-02-03
*
tree_entry_interesting(): support depth limit
Nguyễn Thái Ngọc Duy
2011-02-03
*
tree_entry_interesting(): refactor into separate smaller functions
Nguyễn Thái Ngọc Duy
2011-02-03
*
diff-tree: convert base+baselen to writable strbuf
Nguyễn Thái Ngọc Duy
2011-02-03
*
glossary: define pathspec
Jonathan Nieder
2011-02-03
*
Move tree_entry_interesting() to tree-walk.c and export it
Nguyễn Thái Ngọc Duy
2011-02-03
*
tree_entry_interesting(): remove dependency on struct diff_options
Nguyễn Thái Ngọc Duy
2011-02-03
*
Convert struct diff_options to use struct pathspec
Nguyễn Thái Ngọc Duy
2011-02-03
*
diff-no-index: use diff_tree_setup_paths()
Nguyễn Thái Ngọc Duy
2011-02-03
*
Add struct pathspec
Nguyễn Thái Ngọc Duy
2011-02-03
*
Git 1.7.4
v1.7.4
Junio C Hamano
2011-01-30
*
Don't pass "--xhtml" to hightlight in gitweb.perl script.
Adam Tkac
2011-01-27
*
Merge branch 'maint'
Junio C Hamano
2011-01-27
|
\
|
*
rebase -i: clarify in-editor documentation of "exec"
Jonathan Nieder
2011-01-27
|
*
tests: sanitize more git environment variables
Jeff King
2011-01-27
|
*
Merge branch 'jn/fast-import-empty-tree-removal' into maint
Junio C Hamano
2011-01-27
|
|
\
|
|
*
fast-import: treat filemodify with empty tree as delete
Jonathan Nieder
2011-01-27
|
*
|
rebase: give a better error message for bogus branch
Jeff King
2011-01-26
|
*
|
rebase: use explicit "--" with checkout
Jeff King
2011-01-26
*
|
|
Git 1.7.4-rc3
v1.7.4-rc3
Junio C Hamano
2011-01-24
*
|
|
Merge branch 'as/userdiff-pascal'
Junio C Hamano
2011-01-24
|
\
\
\
|
*
|
|
userdiff: match Pascal class methods
Alexey Shumkin
2011-01-11
*
|
|
|
Merge branch 'jn/setup-fixes'
Junio C Hamano
2011-01-24
|
\
\
\
\
|
*
|
|
|
t1510: fix typo in the comment of a test
Jonathan Nieder
2011-01-24
|
*
|
|
|
Documentation updates for 'GIT_WORK_TREE without GIT_DIR' historical usecase
Junio C Hamano
2011-01-24
|
*
|
|
|
Subject: setup: officially support --work-tree without --git-dir
Jonathan Nieder
2011-01-21
|
*
|
|
|
tests: compress the setup tests
Jonathan Nieder
2011-01-19
|
*
|
|
|
tests: cosmetic improvements to the repo-setup test
Jonathan Nieder
2011-01-19
|
*
|
|
|
t/README: hint about using $(pwd) rather than $PWD in tests
Johannes Sixt
2011-01-11
|
*
|
|
|
Fix expected values of setup tests on Windows
Johannes Sixt
2011-01-11
|
|
/
/
/
*
|
|
|
Documentation: do not treat reset --keep as a special case
Jonathan Nieder
2011-01-21
*
|
|
|
Correctly report corrupted objects
Björn Steinbrink
2011-01-20
[next]