]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2005-12-11  Eric Wongarchimport: Add the accurate changeset applyer
2005-12-11  Eric Wongarchimport: safer log file parsing
2005-12-11  Eric Wongarchimport: add -D <depth> and -a switch
2005-12-11  Eric Wongarchimport: remove git wrapper dependency
2005-12-11  Eric Wongarchimport: fix -t tmpdir switch
2005-12-11  Eric Wongarchimport: remove String::ShellQuote dependency.
2005-12-11  Eric Wongarchimport: first, make sure it still compiles
2005-12-10  Junio C HamanoLink Everyday GIT to main documentation tree.
2005-12-10  Junio C HamanoEveryday GIT with 20 commands
2005-12-10  Junio C HamanoUse GIT_EXEC_PATH explicitly for initial git-init-db...
2005-12-09  Alex Riesenuse "git init-db" in tests
2005-12-09  Junio C Hamanogit-prune: never lose objects reachable from our refs.
2005-12-09  Junio C Hamanoqsort(): ptrdiff_t may be larger than int
2005-12-09  Junio C HamanoDocumentation: git-prune
2005-12-08  Nikolai WeibullDocumentation/git-read-tree.txt: Add --reset to SYNOPSIS.
2005-12-08  Nikolai WeibullDocumentation/git-tag.txt: Fix the order of sections...
2005-12-08  Nikolai WeibullDocumentation/git-update-server-info.txt: Add -f alias...
2005-12-08  Nikolai WeibullDocumentation/git-http-fetch.txt: Document the commit...
2005-12-08  Nikolai WeibullDocumentation/git-repack.txt: Add -l and -n.
2005-12-08  Nikolai WeibullDocumentation/git-ls-remote.txt: Add -h and -t.
2005-12-08  Nikolai WeibullDocumentation/git-format-patch.txt: Add --signoff,...
2005-12-08  Nikolai WeibullAdd documentation for the --topo-order option to git...
2005-12-08  Nikolai WeibullAdd documentation for git-revert and git-cherry-pick.
2005-12-08  Nikolai WeibullDocumentation/git-cherry-pick: Add --replay and --no...
2005-12-08  Nikolai WeibullDocumentation/git-cvsimport.txt: Fix a slight glitch...
2005-12-08  Nikolai WeibullDocumentation/git-verify-pack.txt: added documentation...
2005-12-08  Nikolai WeibullDocumentation/git-commit.txt: Add long options and...
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...
next