index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Commit message (
Expand
)
Author
Age
*
fast-import: introduce 'done' command
Sverre Rabbelier
2011-07-19
*
git_remote_helpers: push all refs during a non-local export
Jeff King
2011-07-19
*
transport-helper: don't feed bogus refs to export push
Jeff King
2011-07-19
*
git-remote-testgit: import non-HEAD refs
Jeff King
2011-07-19
*
t5800: document some non-functional parts of remote helpers
Jeff King
2011-07-19
*
t5800: use skip_all instead of prereq
Sverre Rabbelier
2011-07-19
*
t5800: factor out some ref tests
Jeff King
2011-07-19
*
Merge branch 'jk/diff-not-so-quick'
Junio C Hamano
2011-06-06
|
\
|
*
diff_tree: disable QUICK optimization with diff filter
Jeff King
2011-05-31
*
|
Merge branch 'bc/maint-status-z-to-use-porcelain'
Junio C Hamano
2011-06-06
|
\
\
|
*
|
builtin/commit.c: set status_format _after_ option parsing
Brandon Casey
2011-05-29
|
*
|
t7508: demonstrate status's failure to use --porcelain format with -z
Brandon Casey
2011-05-29
*
|
|
Merge branch 'jk/format-patch-am'
Junio C Hamano
2011-05-31
|
\
\
\
|
*
|
|
format-patch: preserve subject newlines with -k
Jeff King
2011-05-26
|
*
|
|
mailinfo: always clean up rfc822 header folding
Jeff King
2011-05-26
|
*
|
|
t: test subject handling in format-patch / am pipeline
Jeff King
2011-05-26
*
|
|
|
Merge branch 'jk/format-patch-empty-prefix'
Junio C Hamano
2011-05-31
|
\
\
\
\
|
*
|
|
|
format-patch: make zero-length subject prefixes prettier
Jeff King
2011-05-30
*
|
|
|
|
Merge branch 'jk/rebase-head-reflog'
Junio C Hamano
2011-05-31
|
\
\
\
\
\
|
*
|
|
|
|
rebase: write a reflog entry when finishing
Jeff King
2011-05-27
*
|
|
|
|
|
Merge branch 'jk/maint-remote-mirror-safer'
Junio C Hamano
2011-05-31
|
\
\
\
\
\
\
|
*
|
|
|
|
|
remote: allow "-t" with fetch mirrors
Jeff King
2011-05-26
*
|
|
|
|
|
|
Merge branch 'jl/read-tree-m-dry-run'
Junio C Hamano
2011-05-31
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Teach read-tree the -n|--dry-run option
Jens Lehmann
2011-05-25
*
|
|
|
|
|
|
|
Merge branch 'jk/maint-config-alias-fix'
Junio C Hamano
2011-05-30
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
handle_options(): do not miscount how many arguments were used
Junio C Hamano
2011-05-24
|
*
|
|
|
|
|
|
config: always parse GIT_CONFIG_PARAMETERS during git_config
Jeff King
2011-05-24
*
|
|
|
|
|
|
|
Merge branch 'mk/grep-pcre'
Junio C Hamano
2011-05-30
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
git-grep: Fix problems with recently added tests
Michał Kiedrowicz
2011-05-29
|
*
|
|
|
|
|
|
|
git-grep: Update tests (mainly for -P)
Michał Kiedrowicz
2011-05-23
|
*
|
|
|
|
|
|
|
git-grep: update tests now regexp type is "last one wins"
Junio C Hamano
2011-05-16
|
*
|
|
|
|
|
|
|
git-grep: Bail out when -P is used with -F or -E
Michał Kiedrowicz
2011-05-09
|
*
|
|
|
|
|
|
|
grep: Add basic tests
Michał Kiedrowicz
2011-05-09
*
|
|
|
|
|
|
|
|
Merge branch 'jc/notes-batch-removal'
Junio C Hamano
2011-05-29
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
notes remove: --stdin reads from the standard input
Junio C Hamano
2011-05-19
|
*
|
|
|
|
|
|
|
notes remove: --ignore-missing
Junio C Hamano
2011-05-19
|
*
|
|
|
|
|
|
|
notes remove: allow removing more than one
Junio C Hamano
2011-05-19
*
|
|
|
|
|
|
|
|
Merge branch 'jn/userdiff-perl-updates'
Junio C Hamano
2011-05-26
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
userdiff/perl: tighten BEGIN/END block pattern to reject here-doc delimiters
Jonathan Nieder
2011-05-23
|
*
|
|
|
|
|
|
|
|
tests: make test_expect_code quieter on success
Jonathan Nieder
2011-05-21
|
*
|
|
|
|
|
|
|
|
userdiff/perl: catch sub with brace on second line
Jonathan Nieder
2011-05-21
|
*
|
|
|
|
|
|
|
|
userdiff/perl: match full line of POD headers
Jonathan Nieder
2011-05-21
|
*
|
|
|
|
|
|
|
|
userdiff/perl: anchor "sub" and "package" patterns on the left
Jonathan Nieder
2011-05-21
|
*
|
|
|
|
|
|
|
|
t4018 (funcname patterns): minor cleanups
Jonathan Nieder
2011-05-21
|
*
|
|
|
|
|
|
|
|
t4018 (funcname patterns): make configuration easier to track
Jonathan Nieder
2011-05-21
|
*
|
|
|
|
|
|
|
|
t4018 (funcname patterns): make .gitattributes state easier to track
Jonathan Nieder
2011-05-21
*
|
|
|
|
|
|
|
|
|
Merge branch 'jn/ctags-more'
Junio C Hamano
2011-05-26
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
gitweb: Optional grouping of projects by category
Sebastien Cevey
2011-04-29
*
|
|
|
|
|
|
|
|
|
|
Sync with 1.7.5.3
Junio C Hamano
2011-05-26
|
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge branch 'jm/maint-diff-words-with-sbe' into maint
Junio C Hamano
2011-05-26
|
|
\
\
\
\
\
\
\
\
\
\
\
[next]