git.git
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 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 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
2005-11-29 Junio C Hamanohash-object.c: type-fix to squelch compiler warnings.
2005-11-29 Junio C Hamanodefine die() for scripts that use it.
2005-11-29 Junio C Hamanoverify-tag: make it operable from a subdirectory.
2005-11-29 Junio C Hamanotag: make it operable from a subdirectory.
2005-11-29 Junio C Hamanolost-found: make it operable from a subdirectory.
2005-11-29 Junio C Hamanobranch: make it operable from a subdirectory.
2005-11-29 Junio C Hamanols-remote: define die() now we do not use git-sh-setup
2005-11-29 Junio C Hamanocount-objects: make it operable from a subdirectory.
2005-11-29 Junio C HamanoMake the rest of commands work from a subdirectory.
2005-11-29 Junio C HamanoMake networking commands to work from a subdirectory.
2005-11-29 Junio C Hamanols-tree: work from subdirectory.
2005-11-29 Junio C Hamanohash-object: work within subdirectory.
2005-11-29 Junio C Hamanocheckout-index: work from subdirectory.
2005-11-29 Junio C Hamanofsck-objects: work from subdirectory.
2005-11-29 Junio C Hamanopeek-remote: honor proxy config even from subdirectory.
2005-11-29 Junio C Hamanogit-apply: work from subdirectory.
2005-11-29 Junio C Hamanoworking from subdirectory: preparation
2005-11-29 Junio C Hamanobisect: quote pathnames for eval safety.
2005-11-29 Linus Torvaldsbisect: limit the searchspace by pathspecs
2005-11-29 Junio C Hamanols-tree: match the test to the new semantics.
2005-11-29 Junio C Hamanols-tree: Resurrect funny name quoting lost during rewrite.
2005-11-29 Linus Torvaldsls-tree: further tweaks of the rewrite
2005-11-29 Linus Torvaldsls-tree: further cleanup to parallel ls-files.
2005-11-29 Linus Torvaldsls-tree: major rewrite to do pathspec
2005-11-29 Junio C Hamanowrite_name_quoted(): make one of the path a counted...
2005-11-29 Junio C HamanoDocumentation: Describe merge operation a bit better.
2005-11-29 Jan AndresFix typo in http-push.c
2005-11-29 Junio C Hamanoname-rev: fix parent counting.
2005-11-28 Junio C Hamanorebase: one safety net, one bugfix and one optimization.
2005-11-28 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
next