2006-07-27 | Remove -d from *-fetch usage strings Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-26 | Eliminate Scalar::Util usage from private-Error.pm Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-09 | Convert git-annotate to use Git.pm Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-09 | Git.pm: Introduce fast get_object() method Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-09 | Make it possible to set up libgit directly (instead... Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-04 | Git.pm: Introduce ident() and ident_person() methods Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-04 | Convert git-send-email to use Git.pm Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-04 | Git.pm: Add config() method Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-04 | Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize... Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: Don't #define around die Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: Avoid ppport.h Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: Remove PerlIO usage from Git.xs Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: Support for perl/ being built by a different... Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: Fix Git->repository("/somewhere/totally/elsewhere") Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: Swap hash_object() parameters Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: Try to support ActiveState output pipe Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: assorted build related fixes. Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Convert git-mv to use Git.pm Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: Add support for subdirectories inside of working... Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: Implement options for the command interface Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: Enhance the command_pipe() mechanism Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: Handle failed commands' output Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: Better error handling Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Add Error.pm to the distribution Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: Implement Git::version() Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: Call external commands using execv_git_cmd() Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Git.pm: Implement Git::exec_path() Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-03 | Introduce Git.pm (v4) Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-07-02 | Fix errno usage in connect.c Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-06-24 | Customizable error handlers Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-06-19 | Support for the standard mime.types map in gitweb Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-06-19 | Support for extracting configuration from different... Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-06-08 | Documentation: git aliases Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-06-07 | Document git aliases support Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-05-26 | Call builtin ls-tree in git-cat-file -p Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-04-25 | Deprecate usage of git-var -l for getting config vars... Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-04-25 | git-repo-config --list support Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-04-25 | Document the configuration file Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-04-25 | Document git-var -l listing also configuration variables Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-04-11 | Separate the raw diff and patch with a newline Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-04-11 | Document --patch-with-raw Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-04-09 | Improve the git-diff-tree -c/-cc documentation Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-04-04 | Support for pickaxe matching regular expressions Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-03-27 | Optionally do not list empty directories in git-ls... Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-02-12 | Properly git-bisect reset after bisecting from non... Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-02-12 | Add support for explicit type specifiers when calling... Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-02-07 | Basic documentation for git-show Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-02-07 | Document git-diff-tree --always Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-02-02 | Allow diff and index commands to be interrupted Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-01-22 | Document git-ls-files --directory Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2006-01-08 | git-daemon --base-path Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-12-14 | Make git-send-pack exit with error when some refs couldn... Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-12-05 | Document the --(no-)edit switch of git-revert and git... Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-12-05 | Update the git-ls-tree documentation Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-11-15 | Fix bunch of fd leaks in http-fetch Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-11-12 | Show URL in the "Getting <foo> list" http-fetch messages Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-11-10 | Fix confusing git-update-ref error message Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-11-01 | git-am.txt is no stub anymore Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-11-01 | Documentation for git-fmt-merge-msg Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-11-01 | Remove git-findtags.perl Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-10-26 | Add some missing commands to the git.txt commands list |
diff | tree |
2005-10-26 | Add usage string to git-update-index Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-10-26 | Documentation for git-shell |
diff | tree |
2005-10-23 | Silence confusing and false-positive curl error message Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-10-21 | Update git-daemon's documentation wrt. new options Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-10-21 | Brief documentation for the mysterious git-am script Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-10-21 | Use sensible domain name (the DNS one) when guessing... Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-09-24 | [PATCH] Rename daemon.c's lognotice() to loginfo() Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-09-24 | [PATCH] git-daemon --syslog to log through syslog Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-09-24 | [PATCH] Update git-daemon documentation wrt. the -... Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-09-23 | [PATCH] Verbose git-daemon logging Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-09-20 | [PATCH] Make the git-fsck-objects diagnostics more... Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-09-20 | [PATCH] Fix git-init-db creating crap directories. Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-09-18 | [PATCH] Improve git-update-index error reporting Signed-off-by: Petr Baudis <pasky@suse.cz> |
diff | tree |
2005-08-12 | [PATCH] Unify Makefile indentation Signed-off-by: Petr Baudis <pasky@ucw.cz> |
diff | tree |
2005-08-12 | [PATCH] Use $DESTDIR instead of $dest Signed-off-by: Petr Baudis <pasky@ucw.cz> |
diff | tree |
2005-08-05 | [PATCH] Fix git-merge-cache -q Signed-off-by: Petr Baudis <pasky@ucw.cz> |
diff | tree |
2005-08-01 | [PATCH] git-merge-cache -q doesn't complain about failing... Signed-off-by: Petr Baudis <pasky@ucw.cz> |
diff | tree |
2005-07-30 | [PATCH] Build commands through object files Signed-off-by: Petr Baudis <pasky@ucw.cz> |
diff | tree |
2005-07-30 | [PATCH] Support for NO_OPENSSL Signed-off-by: Petr Baudis <pasky@ucw.cz> |
diff | tree |
2005-07-30 | [PATCH] Reorder Makefile rules Signed-off-by: Petr Baudis <pasky@ucw.cz> |
diff | tree |
2005-07-30 | [PATCH] Remove the explicit Makefile dependencies description Signed-off-by: Petr Baudis <pasky@ucw.cz> |
diff | tree |
2005-07-30 | [PATCH] Improve the compilation-time settings interface Signed-off-by: Petr Baudis <pasky@ucw.cz> |
diff | tree |
2005-07-30 | [PATCH] Unify usage strings declaration Signed-off-by: Petr Baudis <pasky@ucw.cz> |
diff | tree |
2005-07-30 | [PATCH] Trivial tidyups Signed-off-by: Petr Baudis <pasky@ucw.cz> |
diff | tree |
2005-06-08 | [PATCH] git-merge-one-file-script cleanups from Cogito Signed-off-by: Petr Baudis <pasky@ucw.cz> |
diff | tree |
2005-06-08 | [PATCH] Tidy up some rev-list-related stuff Signed-off-by: Petr Baudis <pasky@ucw.cz> |
diff | tree |
2005-06-08 | [PATCH] Fix git-merge-one-file permissions auto-merging Signed-off-by: Petr Baudis <pasky@ucw.cz> |
diff | tree |
2005-06-05 | [PATCH] Make git-update-cache --force-remove regular Signed-off-by: Petr Baudis <pasky@ucw.cz> |
diff | tree |
2005-05-15 | Remove obsolete note about native CPU byte format |
diff | tree |
2005-05-14 | Fixed misnamed t/t2010-update-cache-badpath.sh |
diff | tree |
2005-05-14 | Rename some test scripts and describe the naming convention |
diff | tree |
2005-05-14 | Try to make test output look better |
diff | tree |
2005-05-14 | t/Makefile: OPTS -> GIT_TEST_OPTS |
diff | tree |
2005-05-14 | t/Makefile cleanup |
diff | tree |
2005-05-14 | Implemented make test |
diff | tree |
2005-05-14 | Fixed t0000-basic.sh and test-lib.sh permissions |
diff | tree |
2005-05-11 | Fixed a leak in read-tree |
diff | tree |
2005-05-11 | rev-tree now handles commit problems better |
diff | tree |
2005-05-11 | Stick a comment to update-cache.c:refresh_cache() that... |
diff | tree |