tokkee.org
Code
projects
/
git.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git.git
2009-03-26
Wincent Colaiuta
Grammar fix for "git merge" man page
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Junio C Hamano
Merge branch 'db/push-cleanup'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Junio C Hamano
Merge branch 'jc/maint-1.6.0-blame-s'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Junio C Hamano
Merge branch 'mg/http-auth'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Junio C Hamano
Merge branch 'jk/reflog-date'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Junio C Hamano
Merge branch 'jc/attributes-checkout'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Junio C Hamano
Merge branch 'js/maint-diff-temp-smudge'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Junio C Hamano
Merge branch 'js/maint-1.6.0-exec-path-env'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Junio C Hamano
Merge branch 'bc/maint-1.6.1-branch-deleted-was'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Junio C Hamano
Merge branch 'fg/push-default'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Junio C Hamano
Merge branch 'dm/maint-docco'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Carlo Marcelo...
documentation: update cvsimport description of "-r...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Elijah Newren
fast-export: Avoid dropping files from commits
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
David J. Mellor
Documentation: Remove spurious uses of "you" in git...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-26
Wincent Colaiuta
Grammar fixes to "merge" and "patch-id" docs
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Elijah Newren
Correct missing SP characters in grammar comment at...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Elijah Newren
git-filter-branch: avoid collisions with variables...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Junio C Hamano
Merge branch 'for-junio' of git://repo.or.cz/git/mingw/j6t
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Kevin Ballard
builtin-push.c: Fix typo: "anythig" -> "anything"
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Johannes Sixt
t7502-commit: Skip SIGTERM test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Johannes Sixt
t7005-editor: Use $SHELL_PATH in the editor scripts
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Johannes Schindelin
Guard a few Makefile variables against user environments
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Heiko Voigt
Add warning about known issues to documentation of...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Stephen Boyd
completion: add --thread=deep/shallow to format-patch
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Stephen Boyd
completion: add --cc and --no-attachment option to...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-25
Stephen Boyd
completion: add --annotate option to send-email
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Shawn O. Pearce
Increase the size of the die/warning buffer to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Junio C Hamano
Merge branch 'maint-1.6.1' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Junio C Hamano
Merge branch 'maint-1.6.0' into maint-1.6.1
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Johannes Sixt
MinGW: Quote arguments for subprocesses that contain...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Junio C Hamano
Merge branch 'js/windows-tests'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Linus Torvalds
close_sha1_file(): make it easier to diagnose errors
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Nicolas Pitre
avoid possible overflow in delta size filtering computation
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Miklos Vajna
refs: use warning() instead of fprintf(stderr, "warning: ")
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Miklos Vajna
builtin-show-ref: use warning() instead of fprintf...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Miklos Vajna
builtin-show-branch: use warning() instead of fprintf...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Miklos Vajna
builtin-rm: use warning() instead of fprintf(stderr...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Miklos Vajna
builtin-init-db: use warning() instead of fprintf(stder...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Miklos Vajna
builtin-fetch-pack: use warning() instead of fprintf...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Miklos Vajna
builtin-checkout: use warning() instead of fprintf...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Miklos Vajna
builtin-apply: use warning() instead of fprintf(stderr...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
Miklos Vajna
http-push: using error() and warning() as appropriate
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Jeff King
t0060: fix whitespace in "wc -c" invocation
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
David J. Mellor
Documentation: minor grammatical fix in git-check-ref...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
David J. Mellor
Documentation: minor grammatical fixes in git-check...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
David J. Mellor
Documentation: minor grammatical fixes in git-cat-file.txt
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
David J. Mellor
Documentation: minor grammatical fixes and rewording...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
David J. Mellor
Documentation: remove some uses of the passive voice...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Jeff King
Makefile: turn on USE_ST_TIMESPEC for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Arto Jonsson
bash completion: add options for 'git fsck'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Kevin McConnell
Add --staged to bash completion for git diff
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Alex Riesen
Improve error message about fetch into current branch
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Merge branch 'maint-1.6.1' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Merge branch 'maint-1.6.0' into maint-1.6.1
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Johannes Schindelin
Smudge the files fed to external diff and textconv
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
David Aguilar
everyday: use the dashless form of git-init
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Johannes Sixt
t5503: GIT_DEBUG_SEND_PACK is not supported on MinGW
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Johannes Sixt
t7004: Use prerequisite tags to skip tests that need gpg
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Johannes Sixt
Use prerequisites to skip tests that need unzip
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Johannes Sixt
t3700: Skip a test with backslashes in pathspec
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Johannes Sixt
Skip tests that require a filesystem that obeys POSIX...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Johannes Sixt
t0060: Fix tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Johannes Sixt
Use prerequisite tags to skip tests that depend on...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Johannes Sixt
t9100, t9129: Use prerequisite tags for UTF-8 tests
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Johannes Sixt
t5302: Use prerequisite tags to skip 64-bit offset...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Johannes Sixt
Skip tests that fail if the executable bit is not handl...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Johannes Sixt
t3600: Use test prerequisite tags
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Merge branch 'dm/maint-docco'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Merge branch 'mg/test-installed'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Sync with maint
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Update draft release notes to 1.6.2.2
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Jeff King
ls-files: require worktree when --deleted is given
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
René Scharfe
pickaxe: count regex matches only once
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Merge branch 'maint-1.6.1' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Merge branch 'tr/maint-1.6.0-send-email-irt' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Merge branch 'mg/maint-submodule-normalize-path' into...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Merge branch 'rs/memmem' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Merge branch 'js/rsync-local' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Merge branch 'db/maint-missing-origin' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Merge branch 'jc/maint-1.6.0-read-tree-overlay' into...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Merge branch 'js/maint-1.6.0-path-normalize' into maint...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Junio C Hamano
Merge branch 'jc/maint-1.6.0-pack-directory' into maint...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Stephen Boyd
format-patch: --numbered-files and --stdout aren't...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Johannes Sixt
Propagate --exec-path setting to external commands...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
Brandon Casey
git-branch: display "was sha1" on branch deletion rathe...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
Johannes Sixt
test-lib: Infrastructure to test and check for prerequi...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
Junio C Hamano
http tests: Darwin is not that special
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
Junio C Hamano
Merge branch 'mv/parseopt-ls-files'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
Junio C Hamano
Merge branch 'bw/autoconf'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
Junio C Hamano
Merge branch 'xx/db-refspec-vs-js-remote'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
Junio C Hamano
Merge branch 'jc/clone-branch-rebase'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
Junio C Hamano
Merge branch 'js/rebase-i-opt'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
Junio C Hamano
Merge branch 'fc/parseopt-config'
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
Kristian Amlie
Add a test for checking whether gitattributes is honore...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
Alex Riesen
Microoptimize strbuf_cmp
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
Alex Riesen
Produce a nicer output in case of sha1_object_info...
commit
|
commitdiff
|
tree
|
snapshot
next