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
path: root/t
AgeCommit message (Expand)Author
2007-04-22Merge branch 'jc/attr'Junio C Hamano
2007-04-22Merge branch 'lt/gitlink'Junio C Hamano
2007-04-22Merge branch 'np/pack'Junio C Hamano
2007-04-22Merge branch 'jc/quickfetch'Junio C Hamano
2007-04-20Remove case-sensitive file in t3030-merge-recursive.Brian Gernhardt
2007-04-20Update 'crlf' attribute semantics.Junio C Hamano
2007-04-19Tests for core subproject supportAlex Riesen
2007-04-19Merge branch 'maint'Junio C Hamano
2007-04-19Fix overwriting of files when applying contextually independent diffsAlex Riesen
2007-04-18Custom low-level merge driver: change the configuration scheme.Junio C Hamano
2007-04-18Custom low-level merge driver support.Junio C Hamano
2007-04-18Merge branch 'jc/read-tree-df'Junio C Hamano
2007-04-18Add a demonstration/test of customized merge.Junio C Hamano
2007-04-17Add --ignore-unmatch option to exit with zero status when no files are removed.Steven Grimm
2007-04-17Make sure quickfetch is not fooled with a previous, incomplete fetch.Junio C Hamano
2007-04-17Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh".Christian Couder
2007-04-17Merge branch 'js/wrap-log'Junio C Hamano
2007-04-17Fix permissions on test scriptsAlex Riesen
2007-04-17Fix t4201: accidental arithmetic expansionAlex Riesen
2007-04-16Add --quiet option to suppress output of "rm" commands for removed files.Steven Grimm
2007-04-16Change attribute negation marker from '!' to '-'.Junio C Hamano
2007-04-14Define 'crlf' attribute.Junio C Hamano
2007-04-12tests for various pack index featuresNicolas Pitre
2007-04-12use test-genrandom in tests instead of /dev/urandomNicolas Pitre
2007-04-12Add testcase for format-patch --subject-prefix (take 3)Robin H. Johnson
2007-04-10t3030: merge-recursive backend test.Junio C Hamano
2007-04-10t1000: fix case table.Junio C Hamano
2007-04-10shortlog -w: make wrap-line behaviour optional.Junio C Hamano
2007-04-10Use print_wrapped_text() in shortlogJohannes Schindelin
2007-04-10git-archive: make tar the default formatRené Scharfe
2007-04-07Merge branch 'cc/bisect'Junio C Hamano
2007-04-07Merge branch 'jc/checkout' (early part)Junio C Hamano
2007-04-07Merge branch 'maint'Junio C Hamano
2007-04-07t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven
2007-04-07git-bisect: allow bisecting with only one bad commit.Junio C Hamano
2007-04-07t6030: add a bit more tests to git-bisectJunio C Hamano
2007-04-07t3200-branch.sh: small language nitArjen Laarhoven
2007-04-07Distinguish branches by more than case in tests.Brian Gernhardt
2007-04-06Merge branch 'maint'Junio C Hamano
2007-04-06Bisect: teach "bisect start" to optionally use one bad and many good revs.Christian Couder
2007-04-06Honor -p<n> when applying git diffsShawn O. Pearce
2007-04-06Fix renaming branch without config fileGeert Bosch
2007-04-06Revert "builtin-archive: use RUN_SETUP"René Scharfe
2007-04-05rerere: make sorting really stable.Junio C Hamano
2007-04-05Fix t4200-rerere for white-space from "wc -l"Brian Gernhardt
2007-04-04Merge branch 'jc/bisect'Junio C Hamano
2007-04-04checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano
2007-04-04Merge 1.5.0.7 inJunio C Hamano
2007-04-04rerere should not repeat the earlier hunks in later onesJunio C Hamano
2007-03-31git-mailinfo fixes for patch mungingDon Zickus