index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
patch-delta.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
Git 1.7.4
v1.7.4
Junio C Hamano
3
-3
/
+11
2011-01-27
Don't pass "--xhtml" to hightlight in gitweb.perl script.
Adam Tkac
1
-1
/
+1
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
fast-import: treat filemodify with empty tree as delete
Jonathan Nieder
2
-0
/
+48
2011-01-27
rebase: give a better error message for bogus branch
Jeff King
1
-0
/
+1
2011-01-27
rebase: use explicit "--" with checkout
Jeff King
2
-2
/
+2
2011-01-24
Git 1.7.4-rc3
v1.7.4-rc3
Junio C Hamano
1
-7
/
+1
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
exec_cmd: remove unused extern
Erik Faye-Lund
1
-1
/
+0
2011-01-19
Documentation/fast-import: put explanation of M 040000 <dataref> "" in context
Jonathan Nieder
1
-3
/
+2
2011-01-19
svndump.c: Fix a printf format compiler warning
Ramsay Jones
1
-1
/
+1
2011-01-18
remote-ext: do not segfault for blank lines
Jonathan Nieder
1
-4
/
+4
2011-01-18
Documentation/fast-import: capitalize beginning of sentence
Jonathan Nieder
1
-1
/
+1
2011-01-16
ll-merge: simplify opts == NULL case
Jonathan Nieder
1
-6
/
+3
2011-01-13
Git 1.7.4-rc2
v1.7.4-rc2
Junio C Hamano
2
-3
/
+11
2011-01-13
RelNotes/1.7.4: minor fixes
Michael J Gruber
1
-25
/
+25
2011-01-13
t0000: quote TAP snippets in test code
Thomas Rast
1
-18
/
+18
2011-01-12
commit: suggest --amend --reset-author to fix commiter identity
Matthieu Moy
1
-2
/
+2
2011-01-11
t9157-*.sh: Make the svn version check more precise
Ramsay Jones
1
-1
/
+1
2011-01-11
userdiff: match Pascal class methods
Alexey Shumkin
1
-1
/
+1
2011-01-11
t/README: hint about using $(pwd) rather than $PWD in tests
Johannes Sixt
1
-0
/
+6
2011-01-11
Fix expected values of setup tests on Windows
Johannes Sixt
2
-1167
/
+1168
2011-01-10
docs: explain diff.*.binary option
Jeff King
1
-0
/
+33
2011-01-10
t9010: svnadmin can fail even if available
Jonathan Nieder
1
-20
/
+15
[next]