Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
blame: move origin-related methods to libgit
2017-05-04
config.mak.uname: set NO_REGEX=NeedsStartEnd on AIX
diff
|
tree
2017-05-01
tests: rename a test having to do with shallow submodules
diff
|
tree
2017-05-01
clone: add a --no-tags option to clone without tags
diff
|
tree
2017-05-01
tests: change "cd ... && git fetch" to "cd &&\n\tgit...
diff
|
tree
2017-04-24
t/perf: correctly align non-ASCII descriptions in output
diff
|
tree
2017-04-24
completion: expand "push --delete <remote> <ref>" for...
diff
|
tree
2017-04-20
push: document & test --force-with-lease with multiple...
diff
|
tree
2017-04-17
grep: plug a trivial memory leak
diff
|
tree
2017-03-29
perl: regenerate perl.mak if perl -V changes
diff
|
tree
2017-03-27
rev-parse: match @{upstream}, @{u} and @{push} case...
diff
|
tree
2017-03-26
doc/SubmittingPatches: show how to get a CLI commit...
diff
|
tree
2017-03-26
t/README: clarify the test_have_prereq documentation
diff
|
tree
2017-03-24
tag: add tests for --with and --without
diff
|
tree
2017-03-24
ref-filter: reflow recently changed branch/tag/for...
diff
|
tree
2017-03-24
ref-filter: add --no-contains option to tag/branch...
diff
|
tree
2017-03-24
tag: change --point-at to default to HEAD
diff
|
tree
2017-03-24
tag: implicitly supply --list given another list-like...
diff
|
tree
2017-03-24
tag: change misleading --list <pattern> documentation
diff
|
tree
2017-03-24
parse-options: add OPT_NONEG to the "contains" option
diff
|
tree
2017-03-24
tag: add more incompatibles mode tests
diff
|
tree
2017-03-24
branch doc: change `git branch <pattern>` to use `...
diff
|
tree
2017-03-23
for-each-ref: partly change <object> to <commit> in...
diff
|
tree
2017-03-23
tag tests: fix a typo in a test description
diff
|
tree
2017-03-23
tag: remove a TODO item from the test suite
diff
|
tree
2017-03-23
ref-filter: add test for --contains on a non-commit
diff
|
tree
2017-03-22
t/README: change "Inside <X> part" to "Inside the ...
diff
|
tree
2017-03-22
t/README: link to metacpan.org, not search.cpan.org
diff
|
tree
2017-03-21
doc/SubmittingPatches: clarify the casing convention...
diff
|
tree
2017-03-21
ref-filter: make combining --merged & --no-merged an...
diff
|
tree
2017-03-21
tag doc: reword --[no-]merged to talk about commits...
diff
|
tree
2017-03-21
tag doc: split up the --[no-]merged documentation
diff
|
tree
2017-03-21
tag doc: move the description of --[no-]merged earlier
diff
|
tree
2017-03-20
push: mention "push.default=tracking" in the documentation
diff
|
tree
2017-03-20
doc: change erroneous --[no]-whatever into --[no-]whatever
diff
|
tree
2017-03-01
gitweb tests: skip tests when we don't have Time::HiRes
diff
|
tree
2017-03-01
gitweb tests: change confusing "skip_all" phrasing
diff
|
tree
2017-02-27
cvs tests: skip tests that call "cvs commit" when running...
diff
|
tree
2016-10-14
gitweb: link to "git describe"'d commits in log messages
diff
|
tree
2016-10-14
gitweb: link to 7-char+ SHA-1s, not only 8-char+
diff
|
tree
2016-10-14
gitweb: fix a typo in a comment
diff
|
tree
2016-05-04
hooks: allow customizing where the hook directory is
diff
|
tree
2016-05-04
githooks.txt: minor improvements to the grammar & phrasing
diff
|
tree
2016-05-04
githooks.txt: amend dangerous advice about 'update...
diff
|
tree
2016-05-04
githooks.txt: improve the intro section
diff
|
tree
2013-08-30
gitweb: Fix the author initials in blame for non-ASCII...
diff
|
tree
2012-04-30
git-commit: remove lego in i18n messages
diff
|
tree
2012-04-30
git-commit: remove lego in i18n messages
diff
|
tree
2012-04-30
git-branch: remove lego in i18n messages
diff
|
tree
2012-03-16
perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER
diff
|
tree
2012-03-10
Git::I18N: compatibility with perl <5.8.3
diff
|
tree
2012-02-21
git-svn: un-break "git svn rebase" when log.abbrevCommit...
diff
|
tree
2012-02-21
git-svn: remove redundant porcelain option to rev-list
diff
|
tree
2012-02-13
t: use sane_unset instead of unset
diff
|
tree
2012-02-13
Remove Git's support for smoke testing
diff
|
tree
2012-02-13
Makefile: Change the default compiler from "gcc" to...
diff
|
tree
2011-12-21
Appease Sun Studio by renaming "tmpfile"
diff
|
tree
2011-12-21
Fix a bitwise negation assignment issue spotted by...
diff
|
tree
2011-12-21
Fix an enum assignment issue spotted by Sun Studio
diff
|
tree
2011-12-21
builtin/init-db.c: eliminate -Wformat warning on Solaris
diff
|
tree
2011-12-20
t/t2023-checkout-m.sh: fix use of test_must_fail
diff
|
tree
2011-12-06
i18n: add infrastructure for translating Git with gettext
diff
|
tree
2011-11-07
pull: introduce a pull.rebase option to enable --rebase
diff
|
tree
2011-11-06
cast variable in call to free() in builtin/diff.c and...
diff
|
tree
2011-11-06
apply: get rid of useless x < 0 comparison on a size_t...
diff
|
tree
2011-11-06
t/t7508-status.sh: use test_i18ncmp
diff
|
tree
2011-11-06
t/t6030-bisect-porcelain.sh: use test_i18ngrep
diff
|
tree
2011-05-30
git-sh-i18n--envsubst: add SYNOPSIS section to the...
diff
|
tree
2011-05-21
i18n: git-bisect bisect_next_check "You need to" message
diff
|
tree
2011-05-21
i18n: git-bisect [Y/n] messages
diff
|
tree
2011-05-21
i18n: git-bisect bisect_replay + $1 messages
diff
|
tree
2011-05-21
i18n: git-bisect bisect_reset + $1 messages
diff
|
tree
2011-05-21
i18n: git-bisect bisect_run + $@ messages
diff
|
tree
2011-05-21
i18n: git-bisect die + eval_gettext messages
diff
|
tree
2011-05-21
i18n: git-bisect die + gettext messages
diff
|
tree
2011-05-21
i18n: git-bisect echo + eval_gettext message
diff
|
tree
2011-05-21
i18n: git-bisect echo + gettext messages
diff
|
tree
2011-05-21
i18n: git-bisect gettext + echo message
diff
|
tree
2011-05-21
i18n: git-bisect add git-sh-i18n
diff
|
tree
2011-05-21
i18n: git-stash drop_stash say/die messages
diff
|
tree
2011-05-21
i18n: git-stash "unknown option" message
diff
|
tree
2011-05-21
i18n: git-stash die + eval_gettext $1 messages
diff
|
tree
2011-05-21
i18n: git-stash die + eval_gettext $* messages
diff
|
tree
2011-05-21
i18n: git-stash die + eval_gettext messages
diff
|
tree
2011-05-21
i18n: git-stash die + gettext messages
diff
|
tree
2011-05-21
i18n: git-stash say + gettext messages
diff
|
tree
2011-05-21
i18n: git-stash echo + gettext message
diff
|
tree
2011-05-21
i18n: git-stash add git-sh-i18n
diff
|
tree
2011-05-21
i18n: git-submodule "blob" and "submodule" messages
diff
|
tree
2011-05-21
i18n: git-submodule "path not initialized" message
diff
|
tree
2011-05-21
i18n: git-submodule "[...] path is ignored" message
diff
|
tree
2011-05-21
i18n: git-submodule "Entering [...]" message
diff
|
tree
2011-05-21
i18n: git-submodule $errmsg messages
diff
|
tree
2011-05-21
i18n: git-submodule "Submodule change[...]" messages
diff
|
tree
2011-05-21
i18n: git-submodule "cached cannot be used" message
diff
|
tree
2011-05-21
i18n: git-submodule $update_module say + die messages
diff
|
tree
2011-05-21
i18n: git-submodule die + eval_gettext messages
diff
|
tree
2011-05-21
i18n: git-submodule say + eval_gettext messages
diff
|
tree
2011-05-21
i18n: git-submodule echo + eval_gettext messages
diff
|
tree
2011-05-21
i18n: git-submodule add git-sh-i18n
diff
|
tree
2011-05-21
i18n: git-pull eval_gettext + warning message
diff
|
tree