projects
/
git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git
2013-07-15
Nguyễn Thái...
pathspec: make --literal-pathspecs disable pathspec...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
pathspec: support :(literal) syntax for noglob pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
kill limit_pathspec_to_literal() as it's only used...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
parse_pathspec: preserve prefix length via PATHSPEC_PRE...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
parse_pathspec: make sure the prefix part is wildcard...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
rename field "raw" to "_raw" in struct pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
tree-diff: remove the use of pathspec's raw[] in follow...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
remove match_pathspec() in favor of match_pathspec_depth()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
remove init_pathspec() in favor of parse_pathspec()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
remove diff_tree_{setup,release}_paths
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
convert common_prefix() to use struct pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
convert add_files_to_cache to take struct pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
convert {read,fill}_directory to take struct pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
convert refresh_index to take struct pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
convert report_path_error to take struct pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
checkout: convert read_tree_some to take struct pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
convert unmerge_cache to take struct pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
convert run_add_interactive to use struct pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
convert read_cache_preload() to take struct pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
line-log: convert to use parse_pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
reset: convert to use parse_pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
add: convert to use parse_pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
check-ignore: convert to use parse_pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
archive: convert to use parse_pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
ls-files: convert to use parse_pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
rm: convert to use parse_pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
checkout: convert to use parse_pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
rerere: convert to use parse_pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
status: convert to use parse_pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
commit: convert to use parse_pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
clean: convert to use parse_pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
guard against new pathspec magic in pathspec matching...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
parse_pathspec: support prefixing original patterns
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
parse_pathspec: support stripping/checking submodule...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
parse_pathspec: support stripping submodule trailing...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
parse_pathspec: add special flag for max_depth feature
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
convert some get_pathspec() calls to parse_pathspec()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
parse_pathspec: add PATHSPEC_PREFER_{CWD,FULL} flags
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
parse_pathspec: save original pathspec for reporting
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
add parse_pathspec() that converts cmdline args to...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
pathspec: add copy_pathspec
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
pathspec: i18n-ize error strings in pathspec parsing...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
move struct pathspec and related functions to pathspec...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Nguyễn Thái...
clean: remove unused variable "seen"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Junio C Hamano
Update draft release notes for 1.8.4
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Junio C Hamano
Merge branch 'jc/remote-http-argv-array'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Junio C Hamano
Merge branch 'rs/pickaxe-simplify'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Junio C Hamano
Merge branch 'tr/test-lint-no-export-assignment-in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Junio C Hamano
Merge branch 'rr/name-rev-stdin-doc'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Junio C Hamano
Merge branch 'ft/diff-rename-default-score-is-half'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Junio C Hamano
Merge branch 'ml/cygwin-does-not-have-fifo'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Junio C Hamano
Merge branch 'tf/gitweb-extra-breadcrumbs'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Junio C Hamano
Merge branch 'ms/remote-tracking-branches-in-doc'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Junio C Hamano
Merge branch 'jk/pull-to-integrate'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Junio C Hamano
Merge branch 'jk/maint-config-multi-order'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Junio C Hamano
Merge branch 'as/log-output-encoding-in-user-format'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Nguyễn Thái...
git-clone.txt: remove the restriction on pushing from...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Junio C Hamano
Update draft release notes to 1.8.4
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Junio C Hamano
Merge branch 'jc/t1512-fix'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Junio C Hamano
Merge branch 'tr/test-v-and-v-subtest-only'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Junio C Hamano
Merge branch 'af/rebase-i-merge-options'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Junio C Hamano
Merge branch 'pb/stash-refuse-to-kill'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Junio C Hamano
Merge branch 'jc/maint-diff-core-safecrlf'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Junio C Hamano
Merge branch 'jg/status-config'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Junio C Hamano
Merge branch 'jk/bash-completion'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Junio C Hamano
Merge branch 'rr/rebase-checkout-reflog'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Junio C Hamano
Merge branch 'jc/triangle-push-fixup'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Junio C Hamano
Merge branch 'mh/maint-lockfile-overflow'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Junio C Hamano
remote-http: use argv-array
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
John Keeping
pull: change the description to "integrate" changes
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Thomas Rast
test-lint: detect 'export FOO=bar'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Thomas Rast
t9902: fix 'test A == B' to use = operator
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Torsten Bögershausen
t0000: do not use export X=Y
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
John Keeping
push: avoid suggesting "merging" remote changes
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
John Keeping
git-config(1): clarify precedence of multiple values
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Ramkumar Ramachandra
name-rev doc: rewrite --stdin paragraph
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
Michael Haggerty
lockfile: fix buffer overflow in path handling
commit
|
commitdiff
|
tree
|
snapshot
2013-07-07
René Scharfe
diffcore-pickaxe: simplify has_changes and contains
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Fraser Tweedale
diff-options: document default similarity index
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Alexey Shumkin
t4205 (log-pretty-formats): avoid using `sed`
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Alexey Shumkin
t6006 (rev-list-format): add tests for "%b" and "%s...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Alexey Shumkin
t4205, t6006, t7102: make functions better readable
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Alexey Shumkin
t4205 (log-pretty-formats): revert back single quotes
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Junio C Hamano
Merge branch 'tr/test-v-and-v-subtest-only'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Mark Levedahl
test-lib.sh - cygwin does not have usable FIFOs
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Alexey Shumkin
t4041, t4205, t6006, t7102: use iso8859-1 rather than...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Tony Finch
gitweb: allow extra breadcrumbs to prefix the trail
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Ramkumar Ramachandra
fixup-builtins: retire an old transition helper script
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Junio C Hamano
Update draft release notes to 1.8.3.3
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Junio C Hamano
Merge branch 'rr/diffcore-pickaxe-doc' into maint
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Junio C Hamano
Merge branch 'cr/git-work-tree-sans-git-dir' into maint
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Junio C Hamano
Merge branch 'fc/do-not-use-the-index-in-add-to-index...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Junio C Hamano
Merge branch 'dm/unbash-subtree' into maint
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Junio C Hamano
Merge branch 'jc/core-checkstat' into maint
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Junio C Hamano
Merge branch 'jc/t5551-posix-sed-bre' into maint
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Junio C Hamano
Merge branch 'vv/help-unknown-ref' into maint
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Junio C Hamano
Merge branch 'rs/empty-archive' into maint
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Junio C Hamano
Merge branch 'rh/merge-options-doc-fix' into maint
commit
|
commitdiff
|
tree
|
snapshot
next