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
2005-12-05
Junio C Hamano
struct tree: remove unused field "parent"
commit
|
commitdiff
|
tree
|
snapshot
2005-12-05
Junio C Hamano
Documentation: rebase does not use cherry-pick anymore.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-05
Petr Baudis
Document the --(no-)edit switch of git-revert and git...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-05
Junio C Hamano
show-branch: allow glob pattern to name branches to...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-05
Petr Baudis
Update the git-ls-tree documentation
commit
|
commitdiff
|
tree
|
snapshot
2005-12-04
Junio C Hamano
git.c: two fixes, gitsetenv type and off-by-one error.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-04
Junio C Hamano
compat/setenv: do not free what we fed putenv(3).
commit
|
commitdiff
|
tree
|
snapshot
2005-12-04
Daniel Barkalow
Warn when send-pack does nothing
commit
|
commitdiff
|
tree
|
snapshot
2005-12-04
Junio C Hamano
[PATCH] daemon.c and path.enter_repo(): revamp path...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-04
H. Peter Anvin
A few more options for git-cat-file
commit
|
commitdiff
|
tree
|
snapshot
2005-12-04
Jason Riedy
Add compat/setenv.c, use in git.c.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-03
Fredrik Kuivinen
New test case: Criss-cross merge
commit
|
commitdiff
|
tree
|
snapshot
2005-12-03
Fredrik Kuivinen
New test case: merge with directory/file conflicts
commit
|
commitdiff
|
tree
|
snapshot
2005-12-03
Fredrik Kuivinen
test-lib.sh: Add new function, test_expect_code
commit
|
commitdiff
|
tree
|
snapshot
2005-12-03
Fredrik Kuivinen
git-merge: Exit with code 2 if no strategy was able...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-02
No name
documentation: git-tag
commit
|
commitdiff
|
tree
|
snapshot
2005-12-02
Junio C Hamano
documentation: git-bisect (help HTML break man)
commit
|
commitdiff
|
tree
|
snapshot
2005-12-02
No name
documentation: clarify read-tree --reset
commit
|
commitdiff
|
tree
|
snapshot
2005-12-02
Junio C Hamano
git-merge documentation: conflicting merge leaves highe...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-02
Junio C Hamano
merge-one-file: make sure we do not mismerge symbolic...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-02
Junio C Hamano
merge-one-file: make sure we create the merged file.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-02
Junio C Hamano
t3100: add ls-tree -t and -d tests.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-02
Junio C Hamano
merge-recursive: adjust git-ls-tree use for the latest.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-02
Alex Riesen
git wrapper: more careful argument stuffing
commit
|
commitdiff
|
tree
|
snapshot
2005-12-02
Junio C Hamano
git-merge-one-file: do not worry about 'rmdir -p' not...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-01
Junio C Hamano
ls-tree: --name-only
commit
|
commitdiff
|
tree
|
snapshot
2005-12-01
Junio C Hamano
ls-tree: resurrect '-d' to mean 'show trees only'
commit
|
commitdiff
|
tree
|
snapshot
2005-12-01
Linus Torvalds
git-ls-tree: add "-t" option to always show the tree...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-01
Junio C Hamano
Makefile: say the default target upfront.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-01
Junio C Hamano
Documentation: describe '-f' option to git-fetch.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-01
Timo Hirvonen
Move couple of ifdefs after "include config.mk"
commit
|
commitdiff
|
tree
|
snapshot
2005-11-30
Junio C Hamano
Merge branch 'jc/subdir'
commit
|
commitdiff
|
tree
|
snapshot
2005-11-30
Junio C Hamano
Merge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect...
commit
|
commitdiff
|
tree
|
snapshot
2005-11-30
Tommi Virtanen
Do not attempt to access literal dirname "GIT_OBJECT_DI...
commit
|
commitdiff
|
tree
|
snapshot
2005-11-30
Junio C Hamano
Tutorial: adjust merge example to recursive strategy.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-30
Junio C Hamano
merge-recursive: match the unmerged index entry behavio...
commit
|
commitdiff
|
tree
|
snapshot
2005-11-30
Junio C Hamano
diff-files: show diffs with stage0 and unmerged stage...
commit
|
commitdiff
|
tree
|
snapshot
2005-11-30
Linus Torvalds
merge-one-file: leave unmerged index entries upon autom...
commit
|
commitdiff
|
tree
|
snapshot
2005-11-30
Linus Torvalds
diff-files: -1/-2/-3 to diff against unmerged stage.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-30
Junio C Hamano
git-diff: do not turn off -p/-M with any diff options.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
Merge http://www.kernel.org/pub/scm/gitk/gitk
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Alex Riesen
[PATCH] Add tests for git-mv in subdirectories
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Johannes Schindelin
[PATCH] Make git-mv work in subdirectories, too
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Paul Mackerras
gitk: Add a preferences dialog with some basic stuff
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
format-patch: run diff in C locale
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
format-patch: do not abuse 3-dash marker line.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
format-patch: remove applies-to.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
applypatch: use "index" lines not "applies-to".
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
applymbox: typofix to enable -m option.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Matthias Urlichs
SVN import: Use one log call
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
jdl@freescale.com
Fix typos and minor format issues.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Nick Hengeveld
http-push cleanup
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Pavel Roskin
git-clone --shared should imply --local
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
hash-object.c: type-fix to squelch compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
define die() for scripts that use it.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
verify-tag: make it operable from a subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
tag: make it operable from a subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
lost-found: make it operable from a subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
branch: make it operable from a subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
ls-remote: define die() now we do not use git-sh-setup
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
count-objects: make it operable from a subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
Make the rest of commands work from a subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
Make networking commands to work from a subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
ls-tree: work from subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
hash-object: work within subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
checkout-index: work from subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
fsck-objects: work from subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
peek-remote: honor proxy config even from subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
git-apply: work from subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
working from subdirectory: preparation
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
bisect: quote pathnames for eval safety.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Linus Torvalds
bisect: limit the searchspace by pathspecs
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
ls-tree: match the test to the new semantics.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
ls-tree: Resurrect funny name quoting lost during rewrite.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Linus Torvalds
ls-tree: further tweaks of the rewrite
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Linus Torvalds
ls-tree: further cleanup to parallel ls-files.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Linus Torvalds
ls-tree: major rewrite to do pathspec
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
write_name_quoted(): make one of the path a counted...
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
Documentation: Describe merge operation a bit better.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Jan Andres
Fix typo in http-push.c
commit
|
commitdiff
|
tree
|
snapshot
2005-11-29
Junio C Hamano
name-rev: fix parent counting.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-28
Junio C Hamano
rebase: one safety net, one bugfix and one optimization.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-28
Junio C Hamano
Merge http://www.kernel.org/pub/scm/gitk/gitk
commit
|
commitdiff
|
tree
|
snapshot
2005-11-28
Junio C Hamano
git-mv: quote $src in regexp properly.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-28
Junio C Hamano
[PATCH] gitk: Use i18n.commitencoding configuration...
commit
|
commitdiff
|
tree
|
snapshot
2005-11-28
Junio C Hamano
config.c: constness tightening to avoid compilation...
commit
|
commitdiff
|
tree
|
snapshot
2005-11-28
Paul Mackerras
gitk: Fix diff this->selected and selected->this functions
commit
|
commitdiff
|
tree
|
snapshot
2005-11-28
Junio C Hamano
mailinfo: Do not use -u=<encoding>; say --encoding...
commit
|
commitdiff
|
tree
|
snapshot
2005-11-28
Junio C Hamano
mailinfo: Use i18n.commitencoding
commit
|
commitdiff
|
tree
|
snapshot
2005-11-28
Junio C Hamano
mailinfo: allow -u to fall back on latin1 to utf8 conve...
commit
|
commitdiff
|
tree
|
snapshot
2005-11-28
Junio C Hamano
Introduce i18n.commitencoding.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-27
Yann Dirson
Fix gitk this->selected diffs
commit
|
commitdiff
|
tree
|
snapshot
2005-11-27
Junio C Hamano
Merge http://www.kernel.org/pub/scm/gitk/gitk
commit
|
commitdiff
|
tree
|
snapshot
2005-11-27
Josef Weidendorfer
git-mv: follow -k request even on failing renames
commit
|
commitdiff
|
tree
|
snapshot
2005-11-27
Josef Weidendorfer
Small fixes in Documentation/git-mv.txt
commit
|
commitdiff
|
tree
|
snapshot
2005-11-27
Josef Weidendorfer
git-mv: fully detect 'directory moved into itself'
commit
|
commitdiff
|
tree
|
snapshot
2005-11-27
Josef Weidendorfer
git-mv: keep git index consistent with file system...
commit
|
commitdiff
|
tree
|
snapshot
2005-11-27
Josef Weidendorfer
git-mv: shrink usage, no usage on error
commit
|
commitdiff
|
tree
|
snapshot
2005-11-27
Junio C Hamano
setup_git_directory(): check repository format version.
commit
|
commitdiff
|
tree
|
snapshot
2005-11-27
Junio C Hamano
init-db: check template and repository format.
commit
|
commitdiff
|
tree
|
snapshot
next