2005-08-04 | Retire check-files. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-04 | [PATCH] Fix debian doc-base Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-04 | git-send-pack: documentation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-04 | Renaming push. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | Install sample hooks Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] Plug memory leaks in git-unpack-objects Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | send-pack: handle partial pushes correctly. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | git-send-email-script: minimum whitespace cleanup. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] Doc: update git-send-email-script documentation. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] git-send-email-script - Fix loops that limit... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] git-send-email-script - fix 2 small bugs that... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] Make the SMTP server used by git-sendm-email... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] git-send-email-script: Reformat readline interface... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] Add "--chain-reply-to" to git-send-email-script... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] Cleanup initial comments, add copyright notices. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] Convert from using quoted-printable to just... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] Add new dependencies caused by git-send-email... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] Add documentation for git-send-email-script Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] Add git-send-email-script - tool to send emails... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] Parallelize pulling by ssh Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] Parallelize the pull algorithm Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] Object library enhancements Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | Make sure leading directories exist when pushing refs. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | receive-pack hooks updates. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | Make send-pack --all and explicit ref mutually exclusive. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | [PATCH] list shortlog items in commit order Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-03 | Clean t/trash upon "make clean" as well. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-01 | GIT 0.99.3 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-01 | [PATCH] git-merge-cache -q doesn't complain about failing... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-01 | [PATCH] Fix sparse warnings Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-01 | [PATCH] Do not rely on a sane wc Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-01 | [PATCH] Updates to tutorial.txt Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-01 | CVS-like push-pull description update. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-01 | [PATCH] Updates for cvs-migration.txt Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-01 | [PATCH] Fix warning about non-void return in a void... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-01 | Retire git-fetch-dumb-http and missing-revs Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-01 | [PATCH] Support downloading packs by HTTP (whitespace... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-01 | [PATCH] Functions for managing the set of packs the... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-08-01 | [PATCH] Added hook in git-receive-pack Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-31 | [PATCH] Fix support for old libcurl Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-31 | Fix typo in recent Makefile cleanup (again). Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-31 | Teach parse_commit_buffer about grafting. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-31 | Add a stupid "count objects" script. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-31 | Fetch from a packed repository on dumb servers. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-31 | Merge with gitk. |
diff | tree |
2005-07-31 | [PATCH] add NO_CURL option to the Makefile Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-31 | Fix merge-base from getting confused. |
diff | tree |
2005-07-30 | [PATCH] Making it easier to find which change introduced... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-30 | NO_OPENSSL should really mean no openssl. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-30 | Fix typo in recent Makefile cleanup. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-30 | [PATCH] document git-rev-list better Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-30 | [PATCH] Build commands through object files Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-30 | Skip --merge-order test when built with NO_OPENSSL Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-30 | [PATCH] Support for NO_OPENSSL Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-30 | [PATCH] Reorder Makefile rules Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-30 | [PATCH] Remove the explicit Makefile dependencies description Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-30 | [PATCH] Improve the compilation-time settings interface Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-30 | [PATCH] Unify usage strings declaration Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-30 | [PATCH] Trivial tidyups Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-30 | [PATCH] mmap error handling Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-30 | Documentation and tests: ls-files exclude pattern. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-30 | ls-files: rework exclude patterns. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-30 | [PATCH] Fix interesting git-rev-list corner case Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-29 | Tutorial: use a bit longer sample filenames. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-29 | [PATCH] support older versions of libcurl Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-29 | Merge with gitk. |
diff | tree |
2005-07-29 | [PATCH] socklen_t needs to be defined and libssl to... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-29 | [PATCH] support bc version 1.04 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-29 | [PATCH] remove "-r" option to xargs Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-29 | server-info: do not complain if a tag points at a non... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-29 | [PATCH] Make git-apply --stat less butt-ugly with long... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-28 | [PATCH] GIT: Listen on IPv6 as well, if available. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-28 | [PATCH] Add documentation for git-rename-script Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-28 | [PATCH] Add support for directories to git-rename-script. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-28 | Document --strict flag to the fsck-cache command. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-28 | git-fsck-cache: be stricter about "tree" objects |
diff | tree |
2005-07-28 | git-convert-cache: fix up mode conversion |
diff | tree |
2005-07-28 | git-fsck-cache.c: check commit objects more carefully |
diff | tree |
2005-07-28 | Make "parse_commit()" be a lot more careful |
diff | tree |
2005-07-27 | Tutorial typofix. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-27 | Typofix: usage strings fix. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-27 | git-log: make sure we have some commit to start from. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-27 | request-pull: minor tweaks. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-27 | [PATCH] Add git-request-pull-script, a short script... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-27 | [PATCH] git-status-script was missed during the conversion... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-27 | Deb Packaging fixes: Build against Mozilla libs for... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-27 | Fix potential send-pack SIGSEGV Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-27 | Name it 0.99.2 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-26 | Adjust diff-raw tests to the status letter change. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-26 | diff-raw: Use 'A' instead of 'N' for added files. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-26 | Use symbolic constants for diff-raw status indicators. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-26 | Documentation: describe git-ls-files --exclude patterns. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-26 | git-ls-files: --exclude mechanism updates. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-07-25 | Update the documentation for git-tag-script to reflect... |
diff | tree |
2005-07-25 | git-tag-script updates. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-05-11 | Adjust quoting styles for some environment variables... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2005-05-10 | [PATCH 4/4] split core-git.txt and update |
diff | tree |
2005-05-10 | [PATCH 3/4] split core-git.txt and update |
diff | tree |
2005-05-10 | [PATCH 2/4] split core-git.txt and update |
diff | tree |
2005-05-10 | [PATCH 1/4] split core-git.txt and update |
diff | tree |