summaryrefslogtreecommitdiffstats
path: root/commit.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-06Allow GIT_DIR to be an absolute pathJohannes Schindelin1-0/+2
2005-11-06http-push.c: include with angle bracket, not dq.Paul Collins1-1/+1
2005-11-06Set up remotes/origin to track all remote branches.Junio C Hamano2-3/+12
2005-11-06git-status: do not mark unmerged paths as committable.Junio C Hamano1-1/+1
2005-11-06ls-files: --others should not say unmerged paths are unknown.Junio C Hamano1-2/+24
2005-11-06Use fink/darwinport paths for OSXRandal L. Schwartz1-0/+4
2005-11-06Refactor merge strategies into separate includable file.Jon Loeliger3-35/+38
2005-11-06Document expat dependency when using http-push.Junio C Hamano1-0/+3
2005-11-06Refresh the remote lock if it is about to expireNick Hengeveld1-27/+79
2005-11-06Improve lock handlingNick Hengeveld1-54/+147
2005-11-06Support remote references with slashes in their namesNick Hengeveld1-3/+39
2005-11-06Verify remote packs, speed up pending request queueNick Hengeveld1-16/+21
2005-11-06Add support for pushing to a remote repository using HTTP/DAVNick Hengeveld3-2/+1725
2005-11-06Debian: test build.Junio C Hamano1-0/+6
2005-11-06Further Debian split fixes.Junio C Hamano3-5/+5
2005-11-06Install asciidoc sources as well.Junio C Hamano1-2/+2
2005-11-06Package split: Debian.Junio C Hamano9-4/+68
2005-11-06Simplify CFLAGS/DEFINES in MakefileJunio C Hamano1-18/+14
2005-11-06git-fetch: fail if specified refspec does not match remote.Junio C Hamano1-0/+14
2005-11-06Documentation: pull/clone ref mapping clarification.Junio C Hamano2-14/+33
2005-11-06git-format-patch: silly typo fix.Junio C Hamano1-1/+1
2005-11-05test: t4102-apply-rename fails with strict umask.Junio C Hamano1-1/+1
2005-11-05git-clone: fix local cloneJunio C Hamano1-2/+1
2005-11-05init-db::copy_file() - use copy_fd()Junio C Hamano1-24/+3
2005-11-05copy.c::copy_fd() - do not leak file descriptor on error return.Junio C Hamano1-1/+4
2005-11-05Documentation: format-patchJunio C Hamano1-0/+20
2005-11-05format-patch: "rev1.." should mean "rev1..HEAD"Junio C Hamano1-0/+7
2005-11-05Documentation: git-fetch/pull updates.Junio C Hamano4-4/+30
2005-11-04Added a few examples to git-pull man page.Jon Loeliger2-32/+103
2005-11-04Document the --no-commit flag betterJunio C Hamano2-2/+3
2005-11-04Documentation: -merge and -pull: describe merge strategies.Junio C Hamano4-11/+88
2005-11-04Documentation: git-add -- do not say "cache", add examples.Junio C Hamano1-4/+39
2005-11-03git-tag: Do not assume the working tree root is writable.Junio C Hamano1-11/+13
2005-11-03Remove the temp file if it is empty after the request has failedNick Hengeveld1-0/+5
2005-11-03Illustration: "Commit DAG Revision Naming"Junio C Hamano1-0/+26
2005-11-03Illustration: "Git Diff Types"Junio C Hamano1-0/+35
2005-11-03Illustration: "Fundamental Git Index Operations"Junio C Hamano1-0/+40
2005-11-03git-merge-ours: make sure our index matches HEADJunio C Hamano1-0/+7
2005-11-03Add 'ours' merge strategy.Junio C Hamano4-2/+10
2005-11-03Add --no-commit to git-merge/git-pull.Junio C Hamano2-12/+22
2005-11-02Document --since and --until options to rev-parse.Junio C Hamano1-0/+8
2005-11-02Be careful when dereferencing tags.Junio C Hamano9-14/+21
2005-11-02[PATCH] Clean up the SunOS Makefile rulePeter Eriksen1-1/+1
2005-11-02Ignore '\r' at the end of line in $GIT_DIR/configJunio C Hamano1-0/+8
2005-11-02remove CR/LF from .gitignoreAlex Riesen2-1/+13
2005-11-02Do not fail on hierarchical branch names.Junio C Hamano2-1/+5
2005-11-02Make test-date buildable again.Junio C Hamano1-2/+2
2005-11-01git-clone: do not forget to create origin branch.Junio C Hamano1-4/+11
2005-11-01Do not put automatic merge message after signed-off-by line.Junio C Hamano1-3/+3
2005-11-01Add -P to the documentation head.Junio C Hamano1-1/+1