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-04-21
Markus Heidelberg
grep: don't support "grep.color"-like config options
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Mike Ralphson
Documentation: fix typos / spelling mistakes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Mike Ralphson
builtin-remote: fix typo in option description
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Matthieu Moy
clone: add test for push on an empty clone.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Johannes Sixt
Windows: Skip fstat/lstat optimization in write_entry()
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Johannes Sixt
Windows: Work around intermittent failures in mingw_rename
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Holger Weiß
gitweb: Fix snapshots requested via PATH_INFO
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Junio C Hamano
Merge branch 'mm/maint-add-p-quit'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Wincent Colaiuta
git add -p: add missing "q" to patch prompt
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Junio C Hamano
Sync with 1.6.2.4
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Junio C Hamano
GIT 1.6.2.4
v1.6.2.4
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Nguyễn Thái...
Makefile: remove {fetch,send}-pack from PROGRAMS as...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Junio C Hamano
Merge branch 'ef/maint-fast-export' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Junio C Hamano
Merge branch 'mm/maint-add-p-quit' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Junio C Hamano
Merge branch 'lt/maint-reflog-expire' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Junio C Hamano
Merge branch 'jc/maint-shared-literally' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Matthieu Moy
Update git-add.txt according to the new possibilities...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Jeff King
add-interactive: refactor mode hunk handling
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Matthieu Moy
git add -p: new "quit" command at the prompt.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Junio Hamano
Speed up reflog pruning of unreachable commits
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Linus Torvalds
Clean up reflog unreachability pruning decision
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Erik Faye-Lund
builtin-fast-export.c: handle nested tags
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Erik Faye-Lund
builtin-fast-export.c: fix crash on tagged trees
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Erik Faye-Lund
builtin-fast-export.c: turn error into warning
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Erik Faye-Lund
test-suite: adding a test for fast-export with tag...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-19
Ben Jackson
Work around ash "alternate value" expansion bug
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Update draft release notes to 1.6.3
v1.6.3-rc1
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'lt/bool-on-off'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'lt/pack-object-memuse'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'nd/archive-attribute'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Describe fixes since 1.6.2.3
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'maint-1.6.1' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'maint-1.6.0' into maint-1.6.1
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'js/maint-submodule-checkout' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'cb/maint-merge-recursive-submodule-fix...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Markus Heidelberg
doc/git-daemon: add missing arguments to max-connection...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'maint-1.6.0' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Markus Heidelberg
doc/git-daemon: add missing arguments to options
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Frank Lichtenheld
init: Do not segfault on big GIT_TEMPLATE_DIR environme...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Paul Bolle
imap-send: use correct configuration variable in docume...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Johan Herland
Update docs on behaviour of 'core.sharedRepository...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'ac/color-graph'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'jk/cobdoc'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'mk/apply-swap'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'mm/add-p-quit'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'eb/upload-archive-from-git-shell'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'jc/shared-literally'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'ns/am-to-empty'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'bw/short-ref-strict'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'da/difftool'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Jeff King
doc/gitattributes: clarify location of config text
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Pierre Habouzit
hook/update: example of how to prevent branch creation
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'maint-1.6.1' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
Merge branch 'maint-1.6.0' into maint-1.6.1
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
René Scharfe
archive test: attributes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Nguyễn Thái...
archive: do not read .gitattributes in working directory
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Junio C Hamano
unpack-trees: do not muck with attributes when we are...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Nguyễn Thái...
attr: add GIT_ATTR_INDEX "direction"
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
René Scharfe
archive tests: do not use .gitattributes in working...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Thomas Jarosch
Fix buffer overflow in config parser
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Michael J Gruber
remote.c: use shorten_unambiguous_ref
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Nguyễn Thái...
get_local_heads(): do not return random pointer if...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Michał Kiedrowicz
Documentation: boolean value may be given by on/off
commit
|
commitdiff
|
tree
|
snapshot
2009-04-16
Ulrich Windl
git-apply: fix option description
commit
|
commitdiff
|
tree
|
snapshot
2009-04-16
Matthieu Moy
Update git-add.txt according to the new possibilities...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-16
Jeff King
add-interactive: refactor mode hunk handling
commit
|
commitdiff
|
tree
|
snapshot
2009-04-16
Matthieu Moy
git add -p: new "quit" command at the prompt.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-16
Michał Kiedrowicz
builtin-apply: keep information about files to be deleted
commit
|
commitdiff
|
tree
|
snapshot
2009-04-14
Allan Caffee
graph API: Added logic for colored edges
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Michał Kiedrowicz
tests: test applying criss-cross rename patch
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Bert Wesarg
rev-parse: --abbrev-ref option to shorten ref name
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Bert Wesarg
for-each-ref: utilize core.warnAmbiguousRefs for :short...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Bert Wesarg
shorten_unambiguous_ref(): add strict mode
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Jeff King
docs/checkout: clarify what "non-branch" means
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Jeff King
doc/checkout: split checkout and branch creation in...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Jeff King
doc/checkout: refer to git-branch(1) as appropriate
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Jeff King
doc: refer to tracking configuration as "upstream"
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Jeff King
doc: clarify --no-track option
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Junio C Hamano
gitignore git-bisect--helper
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Nanako Shiraishi
git-am: teach git-am to apply a patch to an unborn...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Junio C Hamano
Mark t1301 permission test to depend on POSIXPERM
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Linus Torvalds
show_object(): push path_name() call further down
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Linus Torvalds
process_{tree,blob}: show objects without buffering
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Junio C Hamano
GIT 1.6.3-rc0
v1.6.3-rc0
commit
|
commitdiff
|
tree
|
snapshot
2009-04-13
Nanako Shiraishi
Documentation/git.txt: GIT 1.6.2.2 has been out for...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-12
Junio C Hamano
Merge branch 'jk/no-perl'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-12
Junio C Hamano
Merge branch 'sb/doc-upstream-branch'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-12
Junio C Hamano
Merge branch 'jk/show-upstream'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-12
Junio C Hamano
Merge branch 'fg/remote-prune'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-12
Junio C Hamano
Merge branch 'cc/sha1-bsearch'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-12
Junio C Hamano
Merge branch 'cc/bisect-filter'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-12
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-12
Junio C Hamano
GIT 1.6.2.3
v1.6.2.3
commit
|
commitdiff
|
tree
|
snapshot
2009-04-12
Junio C Hamano
Merge branch 'maint-1.6.1' into maint
commit
|
commitdiff
|
tree
|
snapshot
2009-04-12
Junio C Hamano
Merge branch 'maint-1.6.0' into maint-1.6.1
commit
|
commitdiff
|
tree
|
snapshot
2009-04-12
David Aguilar
mergetool--lib: simplify API usage by removing more...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-12
Daniel Cheng...
State the effect of filter-branch on graft explicitly
commit
|
commitdiff
|
tree
|
snapshot
next