summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-25[PATCH] Finish documenting trivial merge rulesDaniel Barkalow
2005-09-24Remove use of 'xargs -0' from git-reset.Junio C Hamano
2005-09-24Use 0.99.7.GIT as version between 0.99.7 and 0.99.8Junio C Hamano
2005-09-24Solaris: give a bit more built-in defaults.Junio C Hamano
2005-09-24[PATCH] CURLDIR in MakefilePatrick Mauritz
2005-09-24[PATCH] Rename daemon.c's lognotice() to loginfo()Petr Baudis
2005-09-24[PATCH] git-daemon --syslog to log through syslogPetr Baudis
2005-09-24[PATCH] Update git-daemon documentation wrt. the --verbose parameterPetr Baudis
2005-09-24Really ignore generated distribution material.Junio C Hamano
2005-09-24daemon.c: pid_t is not int.Junio C Hamano
2005-09-24Merge 'fixes' branch.Junio C Hamano
2005-09-24Further clarify licensing status of compat/subprocess.py.Junio C Hamano
2005-09-24[PATCH] rsh.c unterminated stringH. Peter Anvin
2005-09-23[PATCH] git-local-fetch: Avoid confusing error messages on packed repositoriesSergey Vlasov
2005-09-23[PATCH] Fix "git-local-fetch -s" with packed source repositorySergey Vlasov
2005-09-23[PATCH] git-local-fetch: Avoid calling close(-1)Sergey Vlasov
2005-09-23[PATCH] git-local-fetch: Fix error checking and leak in setup_indices()Sergey Vlasov
2005-09-23[PATCH] fetch.c: Plug memory leak in process_tree()Sergey Vlasov
2005-09-23[PATCH] fetch.c: Do not build object ref listsSergey Vlasov
2005-09-23[PATCH] document command to show diff of a commitRobert Watson
2005-09-23Ignore a bit more generated files.Junio C Hamano
2005-09-23Merge branch 'fixes'Junio C Hamano
2005-09-23Make 'git diff --cached' synonymous to 'git diff --cached HEAD'.Junio C Hamano
2005-09-23[PATCH] fetch.c: Remove call to parse_object() from process()Sergey Vlasov
2005-09-23[PATCH] fetch.c: Clean up object flag definitionsSergey Vlasov
2005-09-23[PATCH] fetch.c: Remove redundant test of TO_SCAN in process()Sergey Vlasov
2005-09-23[PATCH] fetch.c: Remove some duplicated code in process()Sergey Vlasov
2005-09-23[PATCH] fetch.c: Remove redundant TO_FETCH flagSergey Vlasov
2005-09-23[PATCH] fetch.c: Remove redundant SCANNED flagSergey Vlasov
2005-09-23[PATCH] fetch.c: Make process() look at each object only onceSergey Vlasov
2005-09-23[PATCH] fetch.c: Remove useless lookup_object_type() call in process()Sergey Vlasov
2005-09-23Do not give alarming error message from rsync in fetch and clone.Junio C Hamano
2005-09-23[PATCH] Retitle 'inspecting what happened' section.Jon Loeliger
2005-09-23Prettyprint octopus merge message.Junio C Hamano
2005-09-23[PATCH] Verbose git-daemon loggingPetr Baudis
2005-09-22Retire diff-helper.Junio C Hamano
2005-09-22Retire rev-tree.Junio C Hamano
2005-09-22Retire git-export.Junio C Hamano
2005-09-22[PATCH] Fix strange timezone handlingLinus Torvalds
2005-09-21Revert "Use git-merge instead of git-resolve in git-pull."Junio C Hamano
2005-09-21Revert "Make Octopus merge message a bit nicer."Junio C Hamano
2005-09-21[PATCH] fetch.c: Remove call to parse_object() from process()Sergey Vlasov
2005-09-21[PATCH] fetch.c: Clean up object flag definitionsSergey Vlasov
2005-09-21[PATCH] fetch.c: Remove redundant test of TO_SCAN in process()Sergey Vlasov
2005-09-21[PATCH] fetch.c: Remove some duplicated code in process()Sergey Vlasov
2005-09-21[PATCH] fetch.c: Remove redundant TO_FETCH flagSergey Vlasov
2005-09-21[PATCH] fetch.c: Remove redundant SCANNED flagSergey Vlasov
2005-09-21[PATCH] fetch.c: Make process() look at each object only onceSergey Vlasov
2005-09-21[PATCH] fetch.c: Remove useless lookup_object_type() call in process()Sergey Vlasov
2005-09-21Merge branch 'fixes'Junio C Hamano