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
2006-04-02
Linus Torvalds
Fix Solaris stdio signal handling stupidities
commit
|
commitdiff
|
tree
|
snapshot
2006-03-04
Junio C Hamano
tar-tree: file/dirmode fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-02
Junio C Hamano
read-tree --aggressive: remove deleted entry from the...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-02
Junio C Hamano
Merge branch 'lt/fix-apply' into maint
v1.2.4
commit
|
commitdiff
|
tree
|
snapshot
2006-03-01
Josef Weidendorfer
git-mv: fixes for path handling
commit
|
commitdiff
|
tree
|
snapshot
2006-03-01
Josef Weidendorfer
git-mv: Allow -h without repo & fix error message
commit
|
commitdiff
|
tree
|
snapshot
2006-03-01
Junio C Hamano
Allow git-mv to accept ./ in paths.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-01
Mark Wooding
combine-diff: Honour -z option correctly.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-01
Mark Wooding
combine-diff: Honour --full-index.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-01
Junio C Hamano
diffcore-break: micro-optimize by avoiding delta betwee...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-01
Junio C Hamano
git-am: --whitespace=x option.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-28
Junio C Hamano
git-apply: war on whitespace -- finishing touches.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-28
Junio C Hamano
git-apply --whitespace=nowarn
commit
|
commitdiff
|
tree
|
snapshot
2006-02-28
Junio C Hamano
apply --whitespace: configuration option.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-28
Junio C Hamano
apply: squelch excessive errors and --whitespace=error-all
commit
|
commitdiff
|
tree
|
snapshot
2006-02-28
Junio C Hamano
apply --whitespace fixes and enhancements.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-28
Linus Torvalds
The war on trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2006-02-26
Junio C Hamano
sample hooks template.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-24
Junio C Hamano
Merge branch 'fix' into maint
commit
|
commitdiff
|
tree
|
snapshot
2006-02-24
Junio C Hamano
Merge branches 'jc/fix-co-candy', 'jc/fix-rename-leak...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-24
Junio C Hamano
git-am: do not allow empty commits by mistake.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
Alex Riesen
fix t5600-clone-fail-cleanup.sh on windows
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
Junio C Hamano
diffcore-rename: plug memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
Junio C Hamano
Give no terminating LF to error() function.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
Junio C Hamano
checkout - eye candy.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
Junio C Hamano
git-fetch: follow tag only when tracking remote branch.
v1.2.3
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
Junio C Hamano
pack-objects eye-candy: finishing touches.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Nicolas Pitre
also adds progress when actually writing a pack
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Nicolas Pitre
nicer eye candies for pack-objects
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Junio C Hamano
Keep Porcelainish from failing by broken ident after...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Junio C Hamano
Delay "empty ident" errors until they really matter.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Junio C Hamano
Make "empty ident" error message a bit more helpful.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Junio C Hamano
pack-objects: avoid delta chains that are too long.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Junio C Hamano
git-repack: allow passing a couple of flags to pack...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Junio C Hamano
pack-objects: finishing touches.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Junio C Hamano
pack-objects: reuse data from existing packs.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Junio C Hamano
detect broken alternates.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Carl Worth
git-push: Update documentation to describe the no-refsp...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Junio C Hamano
format-patch: pretty-print timestamp correctly.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
Carl Worth
git-add: Add support for --, documentation, and test.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-19
Martin Mares
Fix retries in git-cvsimport
v1.2.2
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
Eric Wong
archimport: remove files from the index before adding...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
Shawn Pearce
Make git-reset delete empty directories
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
Jonas Fonseca
Document --short and --git-dir in git-rev-parse(1)
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
Jonas Fonseca
git-rev-parse: Fix --short= option parsing
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
Carl Worth
Prevent git-upload-pack segfault if object cannot be...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
Carl Worth
Abstract test_create_repo out for use in tests.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
Carl Worth
Trap exit to clean up created directory if clone fails.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-16
Josef Weidendorfer
More useful/hinting error messages in git-checkout
v1.2.1
commit
|
commitdiff
|
tree
|
snapshot
2006-02-16
Fernando J...
Print an error if cloning a http repo and NO_CURL is set
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
Junio C Hamano
checkout: fix dirty-file display.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
Junio C Hamano
combine-diff: diff-files fix (#2)
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
Junio C Hamano
combine-diff: diff-files fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
Fredrik Kuivinen
s/SHELL/SHELL_PATH/ in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
Junio C Hamano
bisect: remove BISECT_NAMES after done.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
Junio C Hamano
Documentation: git-ls-files asciidocco.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
Junio C Hamano
Documentation: git-commit in 1.2.X series defaults...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Junio C Hamano
GIT 1.2.0
v1.2.0
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Junio C Hamano
Fix "test: unexpected operator" on bsd
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Junio C Hamano
git-commit: show dirtiness including index.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Junio C Hamano
Make pack-objects chattier.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Alex Riesen
avoid echo -e, there are systems where it does not...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Alex Riesen
fix "test: 2: unexpected operator" on bsd
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Linus Torvalds
Fix object re-hashing
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Junio C Hamano
hashtable-based objects: minimum fixups.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Johannes Schindelin
Use a hashtable for objects instead of a sorted list
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
kent@lysator...
Add howto about separating topics.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Junio C Hamano
Merge branch 'pb/repo'
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Junio C Hamano
Merge branch 'jc/fixdiff'
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Junio C Hamano
Avoid using "git-var -l" until it gets fixed.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Petr Baudis
Add support for explicit type specifiers when calling...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Junio C Hamano
diff-tree: do not default to -c
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Junio C Hamano
t5500: adjust to change in pack-object reporting behaviour.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Junio C Hamano
Only call git-rerere if $GIT_DIR/rr-cache exists.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Christian Biesinger
Use a relative path for SVN importing
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Junio C Hamano
fetch-clone progress: finishing touches.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Linus Torvalds
Fix fetch-clone in the presense of signals
commit
|
commitdiff
|
tree
|
snapshot
2006-02-12
Linus Torvalds
Make "git clone" pack-fetching download statistics...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
Linus Torvalds
Make "git clone" less of a deathly quiet experience
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
Junio C Hamano
Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
Junio C Hamano
Merge branch 'lt/diff-tree'
commit
|
commitdiff
|
tree
|
snapshot
2006-02-11
Junio C Hamano
git-commit -v: have patch at the end.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Junio C Hamano
rev-list: default to abbreviate merge parent names...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Nicolas Pitre
delta micro optimization
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Nicolas Pitre
count-delta.c: comment fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Junio C Hamano
Merge branch 'jc/empty-commit'
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Junio C Hamano
combine-diff: Record diff status a bit more faithfully
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Junio C Hamano
find_unique_abbrev() simplification.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Junio C Hamano
git-status -v
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Junio C Hamano
Merge branch 'jc/ls-files-o'
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Junio C Hamano
count-delta.c: Match the delta data semantics change...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Nicolas Pitre
remove delta-against-self bit
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Jason Riedy
stat() for existence in safe_create_leading_directories()
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
Junio C Hamano
combine-diff: move formatting logic to show_combined_diff()
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
Junio C Hamano
call git_config() after setup_git_directory()
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
Junio C Hamano
combined-diff: use diffcore before intersecting paths.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
Jon Loeliger
Add --diff-filter= documentation paragraph
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
Linus Torvalds
diff-tree -c raw output
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
Junio C Hamano
ls-files: honour per-directory ignore file from higher...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-09
Junio C Hamano
t6000: fix a careless test library add-on.
commit
|
commitdiff
|
tree
|
snapshot
next