]> git.ipfire.org Git - thirdparty/git.git/history - Documentation
merge-recursive: match the unmerged index entry behaviour with merge-resolve
[thirdparty/git.git] / Documentation /
2005-11-30  Junio C Hamanodiff-files: show diffs with stage0 and unmerged stage...
2005-11-30  Linus Torvaldsdiff-files: -1/-2/-3 to diff against unmerged stage.
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Matthias UrlichsSVN import: Use one log call
2005-11-29  jdl@freescale.comFix typos and minor format issues.
2005-11-29  Junio C HamanoDocumentation: Describe merge operation a bit better.
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28  Junio C Hamanomailinfo: Do not use -u=<encoding>; say --encoding...
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Josef WeidendorferSmall fixes in Documentation/git-mv.txt
2005-11-24  Johannes SchindelinRename git-config-set to git-repo-config
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-21  Junio C Hamanodaemon: further tweaks.
2005-11-21  Andreas Ericssongit-daemon support for user-relative paths.
2005-11-21  Junio C Hamanotutorial: setting up a tree for subsystem maintainers
2005-11-21  Andreas Ericssongit-reset.txt: Small fix + clarifications.
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Johannes Schindelingit-config-set: support selecting values by non-matchin...
2005-11-20  Junio C HamanoDocumentation: add hooks/update example.
2005-11-20  Johannes Schindelingit-config-set: add more options
2005-11-20  Andreas EricssonDocumentation update for user-relative paths.
2005-11-20  Johannes SchindelinAdd documentation for git-config-set
2005-11-20  Junio C HamanoDocumentation: rebase-from-internal minor updates.
2005-11-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-18  Lukas SandströmDocument the "ignore objects" feature of git-pack-redundant
2005-11-18  Luck, TonyUpdate pull/fetch --tags documentation
2005-11-18  Junio C Hamanogit-am: --binary; document --resume and --binary.
2005-11-17  Junio C Hamanodiff: --full-index
2005-11-17  Junio C Hamanoapply: allow-binary-replacement.
2005-11-16  Alecs KingDocumentation/git-log.txt: trivial typo fix.
2005-11-16  Andreas Ericssongit --help COMMAND brings up the git-COMMAND man-page.
2005-11-16  Andreas EricssonUpdate git(7) man-page for the C wrapper.
2005-11-15  Jonas FonsecaFix git(1) link to git-index-pack
2005-11-15  Junio C HamanoDocumentation: do not blindly run 'cat' .git/HEAD,...
2005-11-15  Andreas Ericssongit-daemon: --inetd implies --syslog
2005-11-15  Nikolai WeibullDocumentation nitpicking
2005-11-15  Nikolai WeibullDocument a couple of missing command-line options.
2005-11-15  Nikolai WeibullDocument the -n command-line option to git-unpack-objects
2005-11-14  Andreas Ericssongit-branch: Mention -d and -D in man-page.
2005-11-14  Junio C HamanoMerge branch 'svnup' of http://netz.smurf.noris.de...
2005-11-14  Josef WeidendorferRemove git-rename. git-mv does the same
2005-11-14  Junio C HamanoMerge branch 'svnup' of http://netz.smurf.noris.de...
2005-11-13  Junio C HamanoRename lost+found to lost-found.
2005-11-12  Junio C HamanoDocumentation: asciidoc sources are utf-8
2005-11-12  Junio C HamanoRename .git/lost+found to .git/lost-found.
2005-11-12  Junio C Hamanogit-lost+found
2005-11-12  Lukas_SandströmMake git-pack-redundant consider alt-odbs
2005-11-12  Lukas_SandströmRename git-pack-intersect to git-pack-redundant
2005-11-12  Lukas_SandströmAdd documentation for git-pack-intersect
2005-11-12  Junio C HamanoDocumentation: git-apply --no-add
2005-11-11  Lukas_SandströmChange 'cache' to 'index' in the docs
2005-11-11  Andreas Ericssongit-clone: Keep remote names when cloning unless explic...
2005-11-11  Pavel RoskinAdd --no-commit-id option for git-diff-tree, use it...
2005-11-11  Junio C HamanoDocumentation: "host:path/to/repo" is git native over...
2005-11-10  Junio C HamanoMerge branch 'hold/svn'
2005-11-10  Junio C HamanoMerge branch 'hold/rpm'
2005-11-09  Luck, TonyUpdate howto using-topic-branches
2005-11-08  Kai Ruemmlergit-tag -d <tag>: delete tag <tag>
2005-11-08  Junio C HamanoClean build annoyance.
2005-11-08  Jon LoeligerUse consistent shell prompts and example style.
2005-11-08  Jon LoeligerAdd --tags documentation, scraped from JC mail.
2005-11-08  Junio C HamanoTutorial: do not use 'git resolve'.
2005-11-08  Junio C HamanoDocumentation: fix dependency generation.
2005-11-08  Jon LoeligerAdd bug isolation howto, scraped from Linus.
2005-11-08  Junio C HamanoFix documentation dependency generation.
2005-11-08  Junio C HamanoDocumentation: asciidoc formatting fix for git-cvsexpor...
2005-11-07  Martin LanghoffIntroducing: git-cvsexportcommit
2005-11-07  Kai RuemmlerDocumentation update: use git branch -d foo where appli...
2005-11-07  Junio C HamanoDocumentation: talk about guts of merge in tutorial.
2005-11-07  Jon LoeligerRefactored merge options into separate merge-options...
2005-11-07  Junio C HamanoSet up remotes/origin to track all remote branches.
2005-11-06  Jon LoeligerRefactor merge strategies into separate includable...
2005-11-06  Junio C HamanoMerge in http-push first stage.
2005-11-06  Nick HengeveldAdd support for pushing to a remote repository using...
2005-11-06  Junio C HamanoInstall asciidoc sources as well.
2005-11-06  Junio C HamanoDocumentation: pull/clone ref mapping clarification.
2005-11-05  Junio C HamanoDocumentation: format-patch
2005-11-05  Junio C HamanoDocumentation: git-fetch/pull updates.
2005-11-05  Jon LoeligerAdded a few examples to git-pull man page.
2005-11-05  Junio C HamanoDocument the --no-commit flag better
2005-11-04  Junio C HamanoDocumentation: -merge and -pull: describe merge strategies.
2005-11-04  Junio C HamanoDocumentation: git-add -- do not say "cache", add examples.
2005-11-03  Junio C HamanoIllustration: "Commit DAG Revision Naming"
2005-11-03  Junio C HamanoIllustration: "Git Diff Types"
2005-11-03  Junio C HamanoDocument --since and --until options to rev-parse.
2005-11-02  Junio C HamanoAdd -P to the documentation head.
2005-11-02  Martin Langhoffcvsimport: introduce -P <cvsps-output-file> option
2005-11-01  Petr Baudisgit-am.txt is no stub anymore
2005-11-01  Petr BaudisDocumentation for git-fmt-merge-msg
2005-11-01  Jon LoeligerRemove 'Previously this command was known as ...' messages.
2005-11-01  Junio C HamanoDocument the use of "current directory" as pull source.
2005-10-31  Linus TorvaldsAdd examples for git-log documentation and others.
2005-10-31  Junio C HamanoFix rev-list documentation again (--sparse and pathspec)
2005-10-31  Junio C HamanoUpdate git-pack-objects documentation.
2005-10-31  Junio C HamanoUpdate usage string and documentation for git-rev-list.
2005-10-31  Chris ShoemakerAdd to usage and docs for git-add.sh
2005-10-31  Chris ShoemakerAdd to documentation of git-update-index arguments...
2005-10-29  Junio C HamanoDocumentation updates.
2005-10-29  Junio C HamanoFix recent documentation format breakage.
2005-10-29  Junio C Hamanogit-apply --numstat
next