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
2008-03-13
Jeff King
filter-branch: don't use xargs -0
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Jeff King
add NO_EXTERNAL_GREP build option
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Jeff King
t6000lib: tr portability fix
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Jeff King
t4020: don't use grep -a
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Jeff King
add test_cmp function for test scripts
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Jeff King
remove use of "tail -n 1" and "tail -1"
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Jeff King
grep portability fix: don't use "-e" or "-q"
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Jeff King
more tr portability test script fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Jeff King
t0050: perl portability fix
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Jeff King
tr portability fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Junio C Hamano
Merge git://repo.or.cz/git-gui
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Junio C Hamano
git-gui: Simplify MSGFMT setting in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Junio C Hamano
Merge branch 'js/remote'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Junio C Hamano
Merge branch 'lt/unpack-trees'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Samuel Tardieu
"remote update": print remote name being fetched from
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Marc-Andre...
git-svn: fix find-rev error message when missing arg
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Jeff King
t0021: tr portability fix for Solaris
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Johannes Schindelin
launch_editor(): allow spaces in the filename
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Mike Hommey
git rebase --abort: always restore the right commit
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Junio C Hamano
Merge branch 'jc/cherry-pick' (early part)
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Junio C Hamano
Merge branch 'kb/maint-filter-branch-disappear' into...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Junio C Hamano
Merge branch 'aw/maint-shortlog-blank-lines' into maint
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Linus Torvalds
unpack_trees(): fix diff-index regression.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
SZEDER Gábor
update 'git rebase' documentation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
SZEDER Gábor
bash: fix long option with argument double completion
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Teemu Likonen
bash: Add more long options to be completed with "git...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
SZEDER Gábor
bash: use __gitdir when completing 'git rebase' options
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Shawn O. Pearce
bash: Remove completion of core.legacyheaders option
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
SZEDER Gábor
bash: add 'git svn' subcommands and options
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
SZEDER Gábor
bash: add new 'git stash' subcommands
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
SZEDER Gábor
bash: refactor searching for subcommands on the command...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
SZEDER Gábor
bash: remove unnecessary conditions when checking for...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Kevin Ballard
bash: Properly quote the GIT_DIR at all times to fix...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Junio C Hamano
traverse_trees_recursive(): propagate merge errors up
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Junio C Hamano
git-pull documentation: warn about the option order
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Linus Torvalds
unpack_trees(): minor memory leak fix in unused destina...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Linus Torvalds
Make 'unpack_trees()' have a separate source and destin...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Linus Torvalds
Make 'unpack_trees()' take the index to work on as...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Linus Torvalds
Add 'const' where appropriate to index handling functions
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Linus Torvalds
Fix tree-walking compare_entry() in the presense of...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Linus Torvalds
Move 'unpack_trees()' over to 'traverse_trees()' interface
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Linus Torvalds
Make 'traverse_trees()' traverse conflicting DF entries...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Linus Torvalds
Add return value to 'traverse_tree()' callback
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Linus Torvalds
Make 'traverse_tree()' use linked structure rather...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Linus Torvalds
Add 'df_name_compare()' helper function
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Johannes Schindelin
builtin remote rm: remove symbolic refs, too
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Jeff King
Add a test for read-tree -u --reset with a D/F conflict
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Junio C Hamano
Merge branch 'ph/parseopt'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Junio C Hamano
Merge branch 'dp/clean-fix'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Junio C Hamano
Merge branch 'ml/submodule-add-existing'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Junio C Hamano
Merge branch 'mr/compat-snprintf'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Junio C Hamano
Merge branch 'sp/fetch-optim'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Junio C Hamano
Merge branch 'jc/describe-always'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Junio C Hamano
Merge branch 'jc/am'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Junio C Hamano
Merge branch 'cr/reset-parseopt'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Junio C Hamano
Merge branch 'jn/gitweb-pickaxe'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Junio C Hamano
Merge branch 'kb/maint-filter-branch-disappear'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Junio C Hamano
Merge branch 'maint' to sync with 1.5.4.4
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Junio C Hamano
GIT 1.5.4.4
v1.5.4.4
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Santi Béjar
ident.c: reword error message when the user name cannot...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
John Goerzen
Fix dcommit, rebase when rewriteRoot is in use
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Junio C Hamano
filter-branch: handle "disappearing tree" case correctl...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Charles Bailey
merge-tool documentation: describe custom command usage
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Charles Bailey
git-mergetool documentaiton: show toolnames in typewrit...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Adeodato Simó
Really make the LF after reset in fast-import optional
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Junio C Hamano
Merge branch 'aw/maint-shortlog-blank-lines'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Junio C Hamano
Merge branch 'mh/maint-http-proxy-fix' into maint
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Junio C Hamano
Merge branch 'js/maint-daemon' into maint
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Junio C Hamano
Merge branch 'js/maint-cvsexport' into maint
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Junio C Hamano
Merge branch 'jc/maint-log-merge-left-right' into maint
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Junio C Hamano
Merge branch 'ew/maint-svn-cert-fileprovider' into...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Junio C Hamano
send-email: --no-signed-off-cc should suppress 'sob' cc
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Junio C Hamano
Merge branch 'js/reflog-delete'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Junio C Hamano
Merge branch 'dc/format-pretty'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Junio C Hamano
Merge branch 'cb/mergetool'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Junio C Hamano
git-clean: add tests for relative path
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Dmitry Potapov
git-clean: correct printing relative path
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Dmitry Potapov
Make private quote_path() in wt-status.c available...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Adam Piątyszek
git-gui: Add option for changing the width of the commi...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Pierre Habouzit
unquote_c_style: fix off-by-one.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Junio C Hamano
test-lib: fix TERM to dumb for test repeatability
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Uwe Kleine...
config.txt: refer to --upload-pack and --receive-pack...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Junio C Hamano
Merge branch 'ar/sgid-bsd'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Junio C Hamano
Merge branch 'cc/run-command'
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Junio C Hamano
Revert part of d089eba (setup: sanitize absolute and...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Junio C Hamano
Revert part of 1abf095 (git-add: adjust to the get_path...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Junio C Hamano
Revert part of 744dacd (builtin-mv: minimum fix to...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Junio C Hamano
get_pathspec(): die when an out-of-tree path is given
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
Junio C Hamano
Merge branch 'maint' of git://repo.or.cz/git-gui into...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
Philipp A....
git-gui: if a background colour is set, set foreground...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
eric miao
git-gui: translate the remaining messages in zh_cn...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
Jakub Narebski
gitweb: Fix and simplify pickaxe search
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
Mark Levedahl
git-submodule - Allow adding a submodule in-place
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
Andy Whitcroft
shortlog: take the first populated line of the description
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
Michal Rokos
Add compat/snprintf.c for systems that return bogus
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
Alex Riesen
Do not use GUID on dir in git init --shared=all on...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
Christian Couder
run-command: Redirect stderr to a pipe before redirecti...
commit
|
commitdiff
|
tree
|
snapshot
next