Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-22GIT 1.6.0.3v1.6.0.3Junio C Hamano
2008-10-22rehabilitate 'git index-pack' inside the object storeNicolas Pitre
2008-10-20Fix testcase failure when extended attributes are in useJunio C Hamano
2008-10-19Documentation: Clarify '--signoff' for git-commitAbhijit Bhopatkar
2008-10-18Hopefully the final draft release notes update before 1.6.0.3Junio C Hamano
2008-10-18diff(1): clarify what "T"ypechange status meansJunio C Hamano
2008-10-18Merge branch 'db/maint-checkout-b' into maintJunio C Hamano
2008-10-18contrib: update packinfo.pl to not use dashed commandsDan McGee
2008-10-18force_object_loose: Fix memory leakBjörn Steinbrink
2008-10-17tests: shell negation portability fixJeff King
2008-10-17t1301-shared-repo.sh: don't let a default ACL interfere with the testMatt McCutchen
2008-10-16git-check-attr(1): add output and example sectionsJonas Fonseca
2008-10-16xdiff-interface.c: strip newline (and cr) from line before pattern matchingBrandon Casey
2008-10-16t4018-diff-funcname: demonstrate end of line funcname matching flawBrandon Casey
2008-10-16t4018-diff-funcname: rework negated last expression testBrandon Casey
2008-10-16Typo "does not exists" when git remote update remote.Mikael Magnusson
2008-10-15remote.c: correct the check for a leading '/' in a remote nameBrandon Casey
2008-10-15Add testcase to ensure merging an early part of a branch is done properlyMiklos Vajna
2008-10-14Update draft release notes to 1.6.0.3Junio C Hamano
2008-10-13test-lib: fix broken printfShawn O. Pearce
2008-10-12git apply --directory broken for new filesJeff King
2008-10-10rebase -i: do not fail when there is no commit to cherry-pickJohannes Schindelin
2008-10-10test-lib: fix color reset in say_color()Miklos Vajna
2008-10-10fix pread()'s short read in index-packNicolas Pitre
2008-10-09Merge branch 'sg/maint-intrebase-msghook' into maintShawn O. Pearce
2008-10-09builtin-apply: fix typo leading to stack corruptionImre Deak
2008-10-09git-stash.sh: fix flawed fix of invalid ref handling (commit da65e7c1)Brandon Casey
2008-10-09Merge branch 'jk/maint-soliconv' into maintShawn O. Pearce
2008-10-09builtin-merge.c: allocate correct amount of memoryBrandon Casey
2008-10-08Do not use errno when pread() returns 0Samuel Tardieu
2008-10-08git init: --bare/--shared overrides system/global configDeskin Miller
2008-10-08git-push.txt: Describe --repo option in more detailJohannes Sixt
2008-10-08git rm: refresh index before up-to-date checkJohannes Schindelin
2008-10-07Fix a few typos in relnotesMikael Magnusson
2008-10-06Update release notes for 1.6.0.3Shawn O. Pearce
2008-10-06Teach rebase -i to honor pre-rebase hookNanako Shiraishi
2008-10-06docs: describe pre-rebase hookNanako Shiraishi
2008-10-06do not segfault if make_cache_entry failedDmitry Potapov
2008-10-06make prefix_path() never return NULLDmitry Potapov
2008-10-06fix bogus "diff --git" header from "diff --no-index"Linus Torvalds
2008-10-06Fix fetch/clone --quiet when stdout is connectedTuncer Ayaz
2008-10-06builtin-blame: Fix blame -C -C with submodules.Alexander Gavrilov
2008-10-06bash: remove fetch, push, pull dashed form leftoversSZEDER Gábor
2008-10-03Makefile: do not set NEEDS_LIBICONV for Solaris 8Jeff King
2008-10-03rebase -i: remove leftover debuggingSZEDER Gábor
2008-10-03rebase -i: proper prepare-commit-msg hook argument when squashingSZEDER Gábor
2008-10-03gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.shJakub Narebski
2008-10-03gitweb: Fix two 'uninitialized value' warnings in git_tree()Jakub Narebski
2008-10-03Solaris: Use OLD_ICONV to avoid compile warningsDavid Soria Parra
2008-10-03gitweb: remove PATH_INFO from $my_url and $my_uriGiuseppe Bilotta