tokkee.org
Code
projects
/
git.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'maint'
2008-07-02
Johannes Schindelin
git fetch-pack: do not complain about "no common commits...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-07-01
Johannes Schindelin
Add another fast-import example, this time for .zip...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-06-30
Johannes Schindelin
clone: respect the settings in $HOME/.gitconfig and...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-06-28
Johannes Schindelin
Allow git-apply to recount the lines in a hunk (AKA...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-06-28
Johannes Schindelin
commit-tree: lift completely arbitrary limit of 16...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-06-27
Johannes Schindelin
clone: respect url.insteadOf setting in global configs
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-06-23
Johannes Schindelin
Windows: always chmod(, 0666) before unlink().
Signed-off-by:
Johannes Schindelin
<Johannes.Schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-06-09
Johannes Schindelin
merge-recursive: respect core.autocrlf when writing...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-05-26
Johannes Schindelin
hg-to-git: add --verbose option
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-05-25
Johannes Schindelin
mailsplit and mailinfo: gracefully handle NUL characters
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-05-23
Johannes Schindelin
pull --rebase: exit early when the working directory...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-05-16
Johannes Schindelin
submodule update: add convenience option --init
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-05-15
Johannes Schindelin
cvsexportcommit: introduce -W for shared working trees...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-05-15
Johannes Schindelin
Ignore dirty submodule states during rebase and stash
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-05-15
Johannes Schindelin
Teach update-index about --ignore-submodules
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-05-15
Johannes Schindelin
diff options: Introduce --ignore-submodules
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-05-15
Johannes Schindelin
cvsexportcommit: chomp only removes trailing whitespace
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-05-15
Johannes Schindelin
builtin-clone: fix initial checkout
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-05-14
Johannes Schindelin
Provide git_config with a callback-data parameter
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-25
Johannes Schindelin
init: show "Reinit" message even in an (existing) empty...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-23
Johannes Schindelin
RelNotes: mention checkout/branch's --track option...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-20
Johannes Schindelin
remote show: do not show symbolic refs
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-14
Johannes Schindelin
merge-file: handle empty files gracefully
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-13
Johannes Schindelin
git fetch: Take '-n' to mean '--no-tags'
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-13
Johannes Schindelin
gc: call "prune --expire 2.weeks.ago" by default
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-12
Johannes Schindelin
launch_editor(): allow spaces in the filename
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-09
Johannes Schindelin
builtin remote rm: remove symbolic refs, too
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-05
Johannes Schindelin
remote: fix "update [group...]"
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-02
Johannes Schindelin
remote show: Clean up connection correctly if object...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-02
Johannes Schindelin
format-patch: wrap cover-letter's shortlog sensibly
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-02
Johannes Schindelin
format-patch: use the diff options for the cover letter...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-02
Johannes Schindelin
Fix make_absolute_path() for parameters without a slash
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-01
Johannes Schindelin
builtin-remote: prune remotes correctly that were added...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-01
Johannes Schindelin
Make git-remote a builtin
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-01
Johannes Schindelin
Test "git remote show" and "git remote prune"
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-01
Johannes Schindelin
parseopt: add flag to stop on first non option
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-03-01
Johannes Schindelin
path-list: add functions to work with unsorted lists
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-02-28
Johannes Schindelin
completion: support format-patch's --cover-letter option
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-02-20
Johannes Schindelin
cvsexportcommit: be graceful when "cvs status" reorders...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-02-18
Johannes Schindelin
xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUM
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-02-18
Johannes Schindelin
xdl_merge(): make XDL_MERGE_ZEALOUS output simpler
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-02-18
Johannes Schindelin
bisect view: check for MinGW32 and MacOSX in addition...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-02-16
Johannes Schindelin
http-push: avoid a needless goto
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-02-16
Johannes Schindelin
http-push: do not get confused by submodules
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-02-16
Johannes Schindelin
http-push: avoid invalid memory accesses
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-02-13
Johannes Schindelin
bisect: use verbatim commit subject in the bisect log
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-02-11
Johannes Schindelin
Document that the default of branch.autosetupmerge...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-02-11
Johannes Schindelin
bisect: allow starting with a detached HEAD
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-02-10
Johannes Schindelin
Introduce the config variable pack.packSizeLimit
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-02-10
Johannes Schindelin
Adjust .gitignore for 5884f1(Rename 'git-help--browse...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-02-10
Johannes Schindelin
Fix "git clone" for git:// protocol
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-01-28
Johannes Schindelin
Add test for rebase -i with commits that do not pass...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-01-27
Johannes Schindelin
pull --rebase: be cleverer with rebased upstream branches
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-01-21
Johannes Schindelin
Also use unpack_trees() in do_diff_cache()
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-01-13
Johannes Schindelin
[PATCH] gitk: make Ctrl "+" really increase the font...
Signed-off-by:
Johannes Schindelin
<Johannes.Schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-01-09
Johannes Schindelin
shortlog: mention the "-e" option in the usage
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2008-01-02
Johannes Schindelin
Optimize prefixcmp()
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-12-21
Johannes Schindelin
Mention git-shell's "cvs" substitution in the RelNotes
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-12-20
Johannes Schindelin
Teach diff machinery to display other prefixes than...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-12-19
Johannes Schindelin
git show <tag>: show the tagger
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-12-18
Johannes Schindelin
rebase -p -i: handle "no changes" gracefully
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-12-18
Johannes Schindelin
Document diff.external and mergetool.<tool>.path
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-12-18
Johannes Schindelin
Support config variable diff.external
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-12-04
Johannes Schindelin
Allow ':/<oneline-prefix>' syntax to work with save_commit_b...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-12-04
Johannes Schindelin
fast-export: rename the signed tag mode 'ignore' to...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-12-03
Johannes Schindelin
Add 'git fast-export', the sister of 'git fast-import'
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-30
Johannes Schindelin
Add "--expire <time>" option to 'git prune'
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-30
Johannes Schindelin
Replace the word 'update-cache' by 'update-index' everywhere
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-30
Johannes Schindelin
receive-pack: allow deletion of corrupt refs
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-29
Johannes Schindelin
rebase -i: give rerere a chance
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-29
Johannes Schindelin
Teach 'git pull' about --rebase
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-29
Johannes Schindelin
Replace instances of export VAR=VAL with VAR=VAL; export VAR
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-29
Johannes Schindelin
bash completion: add diff options
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-29
Johannes Schindelin
git checkout's reflog: even when detaching the HEAD...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-28
Johannes Schindelin
filter-branch: fix dirty way to provide the helpers...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-23
Johannes Schindelin
Replace "runstatus" with "status" in the tests
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-23
Johannes Schindelin
builtin-commit: Add newline when showing which commit...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-23
Johannes Schindelin
builtin-commit: resurrect behavior for multiple -m...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-23
Johannes Schindelin
builtin-commit --s: add a newline if the last line...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-23
Johannes Schindelin
builtin-commit: fix --signoff
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-23
Johannes Schindelin
git status: show relative paths when run in a subdirectory
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-23
Johannes Schindelin
builtin-commit: fix reflog message generation
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-23
Johannes Schindelin
launch_editor(): read the file, even when EDITOR=:
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-22
Johannes Schindelin
rebase -i: move help to end of todo file
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-22
Johannes Schindelin
bundle create: keep symbolic refs' names instead of...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-14
Johannes Schindelin
Close files opened by lock_file() before unlinking.
commit
|
commitdiff
|
tree
2007-11-13
Johannes Schindelin
rebase: fix "rebase --continue" breakage
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-10
Johannes Schindelin
builtin-blame: set up the work_tree before the first...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-09
Johannes Schindelin
rebase: operate on a detached HEAD
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-08
Johannes Schindelin
Deprecate git-lost-found
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-08
Johannes Schindelin
Add Documentation/CodingGuidelines
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-06
Johannes Schindelin
builtin-reset: avoid forking "update-index --refresh"
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-06
Johannes Schindelin
builtin-reset: do not call "ls-files --unmerged"
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-06
Johannes Schindelin
parse-options: abbreviation engine fix.
Signed-off-by:
Johannes Schindelin
<Johannes.Schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-05
Johannes Schindelin
Split off the pretty print stuff into its own file
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-04
Johannes Schindelin
git-reset: do not be confused if there is nothing to...
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-01
Johannes Schindelin
po2msg: actually output statistics
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-01
Johannes Schindelin
po2msg: ignore untranslated messages
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-11-01
Johannes Schindelin
po2msg: ignore entries marked with "fuzzy"
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
2007-10-30
Johannes Schindelin
parse-options: Allow abbreviated options when unambiguous
Signed-off-by:
Johannes Schindelin
<johannes.schindelin@gmx.de>
commit
|
commitdiff
|
tree
next