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
2011-02-10
Martin von...
rebase: extract code for writing basic state
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: factor out sub command handling
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: make -v a tiny bit more verbose
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase -i: align variable names
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: show consistent conflict resolution hint
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: extract am code to new source file
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: extract merge code to new source file
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: remove $branch as synonym for $orig_head
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase -i: support --stat
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: factor out call to pre-rebase hook
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: factor out clean work tree check
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: factor out reference parsing
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: reorder validation steps
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase -i: remove now unnecessary directory checks
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: factor out command line option processing
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: align variable content
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: align variable names
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: stricter check of standalone sub command
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: act on command line outside parsing loop
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: improve detection of rebase in progress
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: remove unused rebase state 'prev_head'
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: read state outside loop
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: refactor reading of state
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Martin von...
rebase: clearer names for directory variables
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Junio C Hamano
Merge branch 'tr/merge-unborn-clobber'
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Junio C Hamano
Merge branch 'jc/unpack-trees'
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Junio C Hamano
Merge branch 'jc/fsck-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Junio C Hamano
Merge branch 'tr/diff-words-test'
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Junio C Hamano
Merge branch 'rr/fi-import-marks-if-exists'
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Junio C Hamano
Merge branch 'jn/unpack-lstat-failure-report'
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Junio C Hamano
Merge branch 'ef/alias-via-run-command'
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Junio C Hamano
Merge branch 'cb/setup'
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Junio C Hamano
Merge branch 'ae/better-template-failure-report'
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Junio C Hamano
Merge branch 'jn/cherry-pick-strategy-option'
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Junio C Hamano
Merge branch 'maint-1.7.0' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Jonathan Nieder
fast-import: introduce "feature notes" command
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Jonathan Nieder
fast-import: clarify documentation of "feature" command
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
Uwe Kleine...
Documentation/merge subtree How-To: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Jens Lehmann
pull: Document the "--[no-]recurse-submodules" options
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Jonathan Nieder
quote.h: simplify the inclusion
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Nguyễn Thái...
sha1_object_info: examine cached_object store too
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Nguyễn Thái...
sha1_file.c: move find_cached_object up so sha1_object_...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Nguyễn Thái...
Add const to parse_{commit,tag}_buffer()
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Nguyễn Thái...
diff: support --cached on unborn branches
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Jakub Narebski
gitweb: Mention optional Perl modules in INSTALL
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Sitaram Chamarty
post-receive-email: suppress error if description file...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Pat Thoyts
t7407: fix line endings for mingw build
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Johannes Sixt
t4120-apply-popt: help systems with core.filemode=false
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Pat Thoyts
t3509: use unconstrained initial test to setup repository.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Johannes Sixt
start_command: flush buffers in the WIN32 code path...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Shawn O. Pearce
bundle: Use OFS_DELTA in bundle files
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Junio C Hamano
Merge branch 'jl/fetch-submodule-recursive' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Jens Lehmann
t5526: Fix wrong argument order in "git config"
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Junio C Hamano
Git 1.7.4
ko-master
v1.7.4
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Junio C Hamano
fsck: do not give up too early in fsck_dir()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Junio C Hamano
fsck: drop unused parameter from traverse_one_object()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Adam Tkac
Don't pass "--xhtml" to hightlight in gitweb.perl script.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Jonathan Nieder
rebase -i: clarify in-editor documentation of "exec"
ko-maint
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Jeff King
tests: sanitize more git environment variables
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Junio C Hamano
Merge branch 'jn/fast-import-empty-tree-removal' into...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Jonathan Nieder
fast-import: treat filemodify with empty tree as delete
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Jeff King
rebase: give a better error message for bogus branch
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Jeff King
rebase: use explicit "--" with checkout
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Junio C Hamano
Git 1.7.4-rc3
v1.7.4-rc3
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Junio C Hamano
Merge branch 'as/userdiff-pascal'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Junio C Hamano
Merge branch 'jn/setup-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Jonathan Nieder
t1510: fix typo in the comment of a test
commit
|
commitdiff
|
tree
|
snapshot
2011-01-24
Junio C Hamano
Documentation updates for 'GIT_WORK_TREE without GIT_DI...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Jonathan Nieder
Subject: setup: officially support --work-tree without...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-21
Jonathan Nieder
Documentation: do not treat reset --keep as a special...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Björn Steinbrink
Correctly report corrupted objects
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Jonathan Nieder
tests: compress the setup tests
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Jonathan Nieder
tests: cosmetic improvements to the repo-setup test
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Erik Faye-Lund
exec_cmd: remove unused extern
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Junio C Hamano
Merge branch 'jn/gitweb-no-logo' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Junio C Hamano
Merge branch 'jk/diff-driver-binary-doc' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Junio C Hamano
Merge branch 'tr/submodule-relative-scp-url' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Junio C Hamano
Merge branch 'rj/maint-difftool-cygwin-workaround'...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Junio C Hamano
Merge branch 'rj/maint-test-fixes' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Junio C Hamano
Merge branch 'jn/maint-gitweb-pathinfo-fix' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Junio C Hamano
Merge branch 'ak/describe-exact' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Junio C Hamano
Merge branch 'jn/maint-fast-import-object-reuse' into...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Junio C Hamano
Merge branch 'jn/submodule-b-current' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Junio C Hamano
Merge branch 'jc/maint-svn-info-test-fix' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Junio C Hamano
Merge branch 'nd/maint-relative' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Jonathan Nieder
Documentation/fast-import: put explanation of M 040000...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Ramsay Jones
svndump.c: Fix a printf format compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Jonathan Nieder
remote-ext: do not segfault for blank lines
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Jonathan Nieder
Documentation/fast-import: capitalize beginning of...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Junio C Hamano
t4034 (diff --word-diff): add a minimum Perl drier...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Jonathan Nieder
t4034 (diff --word-diff): style suggestions
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Jonathan Nieder
userdiff: simplify word-diff safeguard
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Thomas Rast
t4034: bulk verify builtin word regex sanity
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Ramkumar Ramachandra
fast-import: Introduce --import-marks-if-exists
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Jonathan Nieder
ll-merge: simplify opts == NULL case
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Junio C Hamano
Git 1.7.4-rc2
v1.7.4-rc2
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Junio C Hamano
Merge branch 'jn/gitweb-no-logo'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Junio C Hamano
Merge branch 'jn/perl-funcname'
commit
|
commitdiff
|
tree
|
snapshot
next