]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2005-12-08  Nikolai WeibullUse uniform description for the '--' option.
2005-12-08  Nikolai WeibullFix the description of --utf8 and --keep to git-am.
2005-12-08  Nikolai WeibullDocument the --non-empty command-line option to git...
2005-12-08  Junio C Hamanoshow-branch: comment typo
2005-12-08  Junio C HamanoDocumentation: recursive is the default strategy these...
2005-12-08  Junio C HamanoMake sure we use compat/subprocess.py with Python 2...
2005-12-08  Daniel BarkalowClean up file descriptors when calling hooks.
2005-12-08  Junio C Hamanorefs.c: make sure leading directories exist before...
2005-12-08  Junio C HamanoDocumentation(tutorial): adjust merge example to the...
2005-12-08  Junio C HamanoDocumentation(cvs-migration): minor cleanups.
2005-12-08  Junio C HamanoDocumentation(glossary): minor formatting clean-ups.
2005-12-08  Junio C HamanoDocumentation: git.html/git.7
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-07  Paul Mackerrasgitk: Work around Tcl's non-standard names for encodings
2005-12-07  Junio C Hamanoupdate-index: allow --index-info to add higher stages.
2005-12-07  Junio C Hamanogit-merge-one: new merge world order.
2005-12-07  Junio C Hamanocheckout-index: allow checking out from higher stages.
2005-12-07  Jason RiedyUse printf rather than echo -n.
2005-12-07  Junio C Hamanoqsort() ptrdiff_t may be larger than int
2005-12-07  Jason Riedy[PATCH] Initial AIX portability fixes.
2005-12-06  Junio C Hamanogit-merge-one-file: resurrect leading path creation.
2005-12-06  Junio C HamanoDocumentaiton (read-tree): update description of 3-way
2005-12-06  Junio C HamanoDocumentation: hash-object.
2005-12-06  Junio C Hamanowrite-tree: check extra arguments and die but be a...
2005-12-06  Junio C Hamanoinit-db: check extra arguments and complain.
2005-12-06  Junio C Hamanohash-object: -- and --help
2005-12-06  Jon LoeligerAdded documentation for few missing options.
2005-12-06  Junio C Hamanogit-mv to work with Perl 5.6
2005-12-06  Junio C HamanoFix 5501 test
2005-12-05  Junio C HamanoClean up compatibility definitions.
2005-12-05  Paul Mackerrasgitk: Some improvements for the code for updating the...
2005-12-05  Jason Riedy[PATCH] Document config.mak in INSTALL.
2005-12-05  Junio C Hamanoconfig.c: remove unnecessary header in minimum configur...
2005-12-05  Junio C Hamanoserver-info.c: and two functions are not used anymore.
2005-12-05  Junio C Hamanoserver-info.c: use pack_local like everybody else.
2005-12-05  Junio C HamanoDocumentation: shared repository management in tutorial.
2005-12-05  Junio C HamanoDocumentation: push/receive hook references.
2005-12-05  Junio C HamanoDocumentation: git-diff asciidoc table workaround.
2005-12-05  Junio C HamanoDocumentation: git-mv manpage workaround.
2005-12-05  Junio C HamanoDocumentation: talk about pathspec in bisect.
2005-12-05  Junio C Hamanoserver-info: throw away T computation as well.
2005-12-05  Junio C Hamanoserver-info: stop sorting packs by latest date.
2005-12-05  Junio C Hamanoserver-info.c: drop unused D lines.
2005-12-05  Junio C Hamanosha1_file.c: make sure packs in an alternate odb is...
2005-12-05  Junio C Hamanogit.c: remove excess output for debugging when command...
2005-12-05  Junio C Hamanostruct tree: remove unused field "parent"
2005-12-05  Junio C HamanoDocumentation: rebase does not use cherry-pick anymore.
2005-12-05  Petr BaudisDocument the --(no-)edit switch of git-revert and git...
2005-12-05  Junio C Hamanoshow-branch: allow glob pattern to name branches to...
2005-12-05  Petr BaudisUpdate the git-ls-tree documentation
2005-12-04  Junio C Hamanogit.c: two fixes, gitsetenv type and off-by-one error.
2005-12-04  Junio C Hamanocompat/setenv: do not free what we fed putenv(3).
2005-12-04  Daniel BarkalowWarn when send-pack does nothing
2005-12-04  Junio C Hamano[PATCH] daemon.c and path.enter_repo(): revamp path...
2005-12-04  H. Peter AnvinA few more options for git-cat-file
2005-12-04  Jason RiedyAdd compat/setenv.c, use in git.c.
2005-12-03  Fredrik KuivinenNew test case: Criss-cross merge
2005-12-03  Fredrik KuivinenNew test case: merge with directory/file conflicts
2005-12-03  Fredrik Kuivinentest-lib.sh: Add new function, test_expect_code
2005-12-03  Fredrik Kuivinengit-merge: Exit with code 2 if no strategy was able...
2005-12-02  No namedocumentation: git-tag
2005-12-02  Junio C Hamanodocumentation: git-bisect (help HTML break man)
2005-12-02  No namedocumentation: clarify read-tree --reset
2005-12-02  Junio C Hamanogit-merge documentation: conflicting merge leaves highe...
2005-12-02  Junio C Hamanomerge-one-file: make sure we do not mismerge symbolic...
2005-12-02  Junio C Hamanomerge-one-file: make sure we create the merged file.
2005-12-02  Junio C Hamanot3100: add ls-tree -t and -d tests.
2005-12-02  Junio C Hamanomerge-recursive: adjust git-ls-tree use for the latest.
2005-12-02  Alex Riesengit wrapper: more careful argument stuffing
2005-12-02  Junio C Hamanogit-merge-one-file: do not worry about 'rmdir -p' not...
2005-12-01  Junio C Hamanols-tree: --name-only
2005-12-01  Junio C Hamanols-tree: resurrect '-d' to mean 'show trees only'
2005-12-01  Linus Torvaldsgit-ls-tree: add "-t" option to always show the tree...
2005-12-01  Junio C HamanoMakefile: say the default target upfront.
2005-12-01  Junio C HamanoDocumentation: describe '-f' option to git-fetch.
2005-12-01  Paul Mackerrasgitk: Factored out some common code into a new start_re...
2005-12-01  Sven Verdoolaege[PATCH] gitk: add Update menu item.
2005-12-01  Timo HirvonenMove couple of ifdefs after "include config.mk"
2005-11-30  Junio C HamanoMerge branch 'jc/subdir'
2005-11-30  Junio C HamanoMerge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect...
2005-11-30  Tommi VirtanenDo not attempt to access literal dirname "GIT_OBJECT_DI...
2005-11-30  Junio C HamanoTutorial: adjust merge example to recursive strategy.
2005-11-30  Junio C Hamanomerge-recursive: match the unmerged index entry behavio...
2005-11-30  Junio C Hamanodiff-files: show diffs with stage0 and unmerged stage...
2005-11-30  Linus Torvaldsmerge-one-file: leave unmerged index entries upon autom...
2005-11-30  Linus Torvaldsdiff-files: -1/-2/-3 to diff against unmerged stage.
2005-11-30  Junio C Hamanogit-diff: do not turn off -p/-M with any diff options.
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Alex Riesen[PATCH] Add tests for git-mv in subdirectories
2005-11-29  Johannes Schindelin[PATCH] Make git-mv work in subdirectories, too
2005-11-29  Paul Mackerrasgitk: Add a preferences dialog with some basic stuff
2005-11-29  Junio C Hamanoformat-patch: run diff in C locale
2005-11-29  Junio C Hamanoformat-patch: do not abuse 3-dash marker line.
2005-11-29  Junio C Hamanoformat-patch: remove applies-to.
2005-11-29  Junio C Hamanoapplypatch: use "index" lines not "applies-to".
2005-11-29  Junio C Hamanoapplymbox: typofix to enable -m option.
2005-11-29  Matthias UrlichsSVN import: Use one log call
2005-11-29  jdl@freescale.comFix typos and minor format issues.
2005-11-29  Nick Hengeveldhttp-push cleanup
2005-11-29  Pavel Roskingit-clone --shared should imply --local
next