2010-03-15 | Documentation/git-read-tree: clarify 2-tree merge Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2010-03-15 | Documentation/git-read-tree: fix table layout Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2010-03-05 | git-svn: make git svn --version work again Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2010-03-05 | Documentation: fix a few typos in git-notes.txt Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2010-03-04 | t9119-git-svn-info.sh: test with svn 1.6.* as well Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2010-03-04 | git-svn: req_svn when needed Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2010-02-12 | Documentation: minor fixes to RelNotes-1.7.0 Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2010-02-04 | git-clean: fix the description of the default behavior Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-12-11 | tag -d: print sha1 of deleted tag Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-12-09 | t7508-status: test all modes with color Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-12-08 | t7508-status: status --porcelain ignores relative paths... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-12-05 | status -s: obey color.status Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-12-05 | builtin-commit: refactor short-status code into wt... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-12-01 | Documentation: Fix a few i.e./e.g. mix-ups Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-11-27 | t7508-status.sh: Add tests for status -s Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-11-27 | status -s: respect the status.relativePaths option Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-10-30 | Make t9150 and t9151 test scripts executable Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-08-05 | git-merge-base/git-show-branch --merge-base: Documentation... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-08-05 | git-merge-base/git-show-branch: Cleanup documentation... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-08-05 | t6010-merge-base.sh: Depict the octopus test graph Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-07-28 | git-rerere.txt: Clarify ambiguity of the config variable Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-07-18 | t4202-log.sh: Test git log --no-walk sort order Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-06-13 | builtin-remote: Make "remote -v" display push urls Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-06-13 | builtin-remote: Show push urls as well Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-06-10 | git-repack.txt: Clarify implications of -a for dumb... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-06-10 | technical/api-remote: Describe new struct remote member... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-06-10 | t5516: Check pushurl config setting Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-06-10 | Allow push and fetch urls to be different Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-06-08 | builtin-remote: Make "remote show" display all urls Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-05-25 | merge-options.txt: Clarify merge --squash Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-05-14 | Fix behavior with non-commit upstream references Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-05-14 | Test tracking of non-commit upstreams Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-05-13 | Documentation: clarify / requirement in 'git check... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-04-23 | Fix more typos/spelling in comments Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-04-21 | test-lib.sh: Help test_create_repo() find the templates dir Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-04-18 | remote.c: use shorten_unambiguous_ref Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-04-01 | Make local branches behave like remote branches when... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-03-27 | Test for local branches being followed with --track Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-03-17 | git-branch.txt: document -f correctly Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-03-16 | test-lib.sh: Allow running the test suite against installed git Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-03-16 | test-lib.sh: Test for presence of git-init in the right... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-03-11 | Typo and language fixes for git-checkout.txt Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-03-04 | git submodule: Fix adding of submodules at paths with... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-03-04 | git submodule: Add test cases for git submodule add Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-02-27 | git-am: Keep index in case of abort with dirty index Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-02-25 | Fix typo in contrib/examples/git-svnimport.txt Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-02-11 | Fix the installation path for html documentation Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-01-14 | fix handling of multiple untracked files for git mv -k Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2009-01-14 | add test cases for "git mv -k" Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2008-12-18 | test overlapping ignore patterns Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2008-09-30 | make prune report removed objects on -v Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2008-09-22 | make "git remote" report multiple URLs Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> |
diff | tree |
2008-09-10 | separate build targets for man and html documentation Signed-off-by: Michael J Gruber <michaeljgruber+gmane@fastmail.fm> |
diff | tree |
2008-09-10 | allow installation of man and html doc from the man... Signed-off-by: Michael J Gruber <michaeljgruber+gmane@fastmail.fm> |
diff | tree |